PDA

View Full Version : GAB RC1 Error Site Down


Michael-MI
02-11-2006, 08:18 PM
After the upgrade all pages show up as this error

Fatal error: Cannot create references to/from string offsets nor overloaded objects in ****\wwwroot\forums\geek\gab\includes\gab_class_co re.php on line 232


I can not get into the system to remove the error. Help!

The Geek
02-11-2006, 08:29 PM
eh? Thats odd.

Can you change line 232 from
$ads =& $block['ads'];

to
$ads = $block['ads'];

And let me know if that helps. Also, what version of php are you running?

Michael-MI
02-11-2006, 08:34 PM
Thank you that put the site back up. Our Php version is 4.4.0

Am I ok to continue? The upgrade did complete.

Thank you,

Michael

The Geek
02-11-2006, 08:45 PM
That should be fine. Im just wondering why you would get that error as Im running the same version. Regardless, I best update the release with that change just in case.

**done. Package is now rc1c

Thanks

Michael-MI
02-11-2006, 08:48 PM
Thank you for responding so quick and I appreciate the update. :)

The Geek
02-11-2006, 09:01 PM
Not a problem. I appreciate your patience. When you get a minute, I would appreciate some feedback on this version versus the last.

Thanks!

Fleabag
02-11-2006, 10:19 PM
I've been running around in circles the past few hours due to the same error. Will re-download the package now. :)

Edit: It worked btw. ;)