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

killes@www.drop.org’s picture

Status: Active » Fixed

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

rfarrior’s picture

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.

rfarrior’s picture

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

dide’s picture

Status: Fixed » Closed (fixed)
dsgirard’s picture

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;

salperco’s picture

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

julia woodman’s picture

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

dugh’s picture

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

Same error

It's a drupal upgrade error

dpearcefl’s picture

Component: update system » ajax system
Priority: Critical » Normal
Status: Needs work » Postponed (maintainer needs more info)

Is there any interest in resolving this issue?

dpearcefl’s picture

Component: ajax system » update.module
dpearcefl’s picture

Priority: Normal » Major
Status: Postponed (maintainer needs more info) » Needs work

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.