By myisha on
nstallationl went ok, but when tried to go to the main page I got this error
fatal error: Call to undefined function: node_list() in /home/myisha1/public_html/civilspace/includes/theme.inc on line 227
line 227 is
foreach (node_list() as $type) {
$defaults['toggle_node_info_' . $type] = 1;
}
If anyone could help me I would appreciate it alot........
Thanks in advance
Comments
I can't edit the post
Anywhoo
here's a copy of my includes/theme.inc page
http://paste.uni.cc/6834
undefined function: node_list()
Check out this: http://drupal.org/node/15945, maybe it helps?
I'm having the same problem and I haven't touched the site.