By Robardi56 on
Hi,
I moved to a new server (same domain), and when I try mysite.com/user, I get completely blank page.
I think the error message is:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'user_page' was given in /home/site/public_html/includes/menu.inc on line 348.
I have plenty of memory for php (96M) so this is not the issue.
I emptied cache tables with phpmyadmin.
Any clue why ?
Comments
Try a different browser
Try logging in with a different browser. I just had the same issue and didn't sign out from my account on the old host.
I logged in using another browser cleared caches and all was well. Just came across this post and figured I could save others time.