Download & Extend

Fatal error: Call to undefined function system_region_list() in /home/vemrxlvg/public_html/includes/theme.inc on line 1769

Project:Drupal core
Version:6.14
Component:update.module
Category:bug report
Priority:major
Assigned:Unassigned
Status:needs work

Issue Summary

Fatal error: Cannot use string offset as an array in /home/sloki/user/t22602/sites/seamolec.org/www/ws/includes/theme.inc on line 552
It's show up when I click on all "(event)" link on callendar mode (tried one by one)
I try to change my costom theme to default, but still error. looks like compitability problems

Comments

#1

Status:active» fixed

I believe I already fixed this a few days ago. Please try a new download and re-open if it persists.

#2

I 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.

#3

Disregard above. Problem appears to be with OG Calendar, not Event.

#4

Status:fixed» closed (fixed)

#5

I 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;

#6

Version:5.x-2.x-dev» 6.x-2.x-dev

Version 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

#7

Title:Fatal error: theme.inc» Fatal error: Call to undefined function system_region_list() in /home/vemrxlvg/public_html/includes/theme.inc on line 1769
Component:API» Miscellaneous
Status:closed (fixed)» needs work

I also have this and do not know why - please help

#8

Project:Event» Drupal core
Version:6.x-2.x-dev» 6.14
Component:Miscellaneous» update system

Same error

It's a drupal upgrade error

#9

Component:update system» ajax system
Priority:critical» normal
Status:needs work» postponed (maintainer needs more info)

Is there any interest in resolving this issue?

#10

Component:ajax system» update.module

#11

Priority:normal» major
Status:postponed (maintainer needs more info)» needs work