So I'm having the strangest problem.

When I install Drupal, everything works well. I go to the main page (localhost), set up my first account, sign in, change my password. Everything works great. But when I try to submit a new piece of content, I get a blank page!

I've upped my memory limit in php.ini to 24, but I'm still have issues. further, after the submission takes me to the main page, I can't go to the main page anymore.

Any idea how to fix this?

Comments

ibitox’s picture

I'm also having the same problem, and I'm getting this warning:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'node_add_page' was given in /home/ogreros/public_html/includes/menu.inc on line 348.