getting the following error message in all edit views:

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'page_node_form' was given in /var/www/html/www/drupal-5.1/includes/form.inc on line 218.

started today after i set a few node style.

Comments

jeannine’s picture

Priority: Normal » Critical

Now i'm getting this scary white page error as well!!!
Fatal error: Cannot redeclare _phptemplate_variables() (previously declared in /var/www/html/www/drupal-5.1/modules/node_style/node_style.inc:21) in /var/www/html/www/drupal-5.1/themes/caffeine/template.php on line 102

jeannine’s picture

fixed the fatal error issue by using a different theme still getting original warning message

Zen’s picture

Status: Active » Fixed

The README.txt file addresses issues with duplicate _phptemplate_variables().

-K

Anonymous’s picture

Status: Fixed » Closed (fixed)
rains31’s picture

simply add a new content type 'page'. good luck.
i met just the same problem and it was fixed.