Closed (outdated)
Project:
Drupal core
Version:
6.14
Component:
update.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2007 at 19:51 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
Comments
Comment #1
killes@www.drop.org commentedI believe I already fixed this a few days ago. Please try a new download and re-open if it persists.
Comment #2
rfarrior commentedI just installed the "modified" version of this module that works in 5.x and am experiencing this problem. Perhaps their modified version does not include your fix. Can you tell me what to change to fix it and I'll modify my own copy? Thanks.
Comment #3
rfarrior commentedDisregard above. Problem appears to be with OG Calendar, not Event.
Comment #4
dide commentedComment #5
dsgirard commentedI was receiving this problem off of a fresh 5.1 install... couldn't find a real solution, so I added a simple array test to line 552 of theme.inc:
if (is_array($link['attributes'])) $link['attributes']['class'] = $key;Comment #6
salperco commentedVersion 6.13, pushbutton theme - not hacked
complete error code is: Fatal error: Call to undefined function system_region_list() in /home4/yourhon2/public_html/includes/theme.inc on line 1769
Any help would be appreciated. I cannot open any part of my site. Do you think I need to re -- upload, overwrite all files ? Thank You
Comment #7
julia woodman commentedI also have this and do not know why - please help
Comment #8
dugh commentedSame error
It's a drupal upgrade error
Comment #9
dpearcefl commentedIs there any interest in resolving this issue?
Comment #10
dpearcefl commentedComment #11
dpearcefl commented