My Drupal site ran just fine, until:

I uninstalled my twitter module. The module was set to only be showned certain places.
- tryed to reinstall, but all nodes are still blank. Still shows the Title, but that's it, like on: this node.

When I try to edit the blank node, this error presents itself:

    Notice: Undefined index: page_node_form in drupal_retrieve_form() (line 765 of /customers/f/0/0/chrisstoffer.com/httpd.www/includes/form.inc).
    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'page_node_form' not found or invalid function name in drupal_retrieve_form() (line 800 of /customers/f/0/0/chrisstoffer.com/httpd.www/includes/form.inc).

I have tryed working on this for about a month, but no luck. A some point the content type was without a name/title too.

Please help, the whole site is worthless now and I actually spoke highly about Drupal before this,

Comments

RumpledElf’s picture

Is the content there if you edit the nodes?

Does your site work with a default theme like bartik?

Also, change the version tag on this to 7 ...

chrisstoffer’s picture

Hi RumpledElf! (my computer died from battery when we chatted)

I can't change the tag the main post of the debate to version 7 as it says "There was a problem with your form submission. Please wait 98 seconds and try again" every time.

The thing is, I can't even edit my nodes. The page is blank and when I try to edit it the error message - the one stated in the main post here - appears.

I have now gone back to the Base Theme - EXAMPLE PAGE and this occours:

    Notice: Undefined index: highlighted in include() (line 124 of /customers/f/0/0/chrisstoffer.com/httpd.www/modules/system/page.tpl.php).
    Notice: Undefined index: sidebar_first in include() (line 136 of /customers/f/0/0/chrisstoffer.com/httpd.www/modules/system/page.tpl.php).
    Notice: Undefined index: sidebar_second in include() (line 142 of /customers/f/0/0/chrisstoffer.com/httpd.www/modules/system/page.tpl.php).
RumpledElf’s picture

Have you tried it with Bartik?