I installed node style module on my 5.0/Garland site, into my sites/all/modules directory. Created a node style with right sidebar disabled, no other changes. Created a page with dummy text content, set node style, submitted page, and received the following fatal error:
Fatal error: Cannot redeclare _phptemplate_variables() (previously declared in [MYSITE].com/html/sites/all/modules/node_style/node_style.inc:9) in [MYSITE].com/html/themes/garland/template.php on line 56
I do not know how to proceed. Would love to use this module. Can you help?
Joe Shirley
Comments
Comment #1
Zen commentedIt will. But the two _phptemplate_variables() functions need to be merged. There is an existing issue requesting this: http://drupal.org/node/99007
I will update it as soon as I can.
Cheers,
-K