Closed (fixed)
Project:
Node style
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
24 May 2007 at 00:27 UTC
Updated:
20 Feb 2010 at 01:13 UTC
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
Comment #1
jeannine commentedNow 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
Comment #2
jeannine commentedfixed the fatal error issue by using a different theme still getting original warning message
Comment #3
Zen commentedThe README.txt file addresses issues with duplicate _phptemplate_variables().
-K
Comment #4
(not verified) commentedComment #5
rains31 commentedsimply add a new content type 'page'. good luck.
i met just the same problem and it was fixed.