Fatal error in libraries

Permalink
I know this error has come up before and I've tried several of the fixes suggested in various form posts but none have worked so far. So any other ideas/assistance is welcome. Thanks!

Fatal error: Cannot use object of type ConfigValue as array in /home/altaprojects/imperialcountybicyclemasterplan.com/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php on line 934

We haven't changed anything since this error was noticed (only 2 of us have access) and the only changes made recently were to take away a page from the auto nav.

I can access the DB from phpMyAdmin but I don't see any recent logs, nor do I know where I would delete any form.

I also tried to upload a new copy of the entire Concrete folder as suggested but received the same exact error (same line and all).

AltaPlanning
 
AltaPlanning replied on at Permalink Reply
AltaPlanning
Usually folks are pretty helpful pretty quick. Any insight out there?
Stiny replied on at Permalink Reply
Stiny
I had a problem similar to this, and I eventually got support because nobody had any idea what was going on...

It turned out that when we did an update to the site, a whole bunch of values in the DB changed to 0. The guy did a little magic and it all reverted back to normal.

My guess would be to try rolling back to a previous backup of the DB before your last update.
AltaPlanning replied on at Permalink Reply
AltaPlanning
Thanks for your answer. It seems most who have had this problem haven't had it solved on the forums so I decided to mostly rebuild (luckily it's a small site).

I'd be interested to know what happens but I'm good at this point. So thanks again.
globalnerds replied on at Permalink Reply
globalnerds
What browser are you using? I have had similar issues using Safari with and the DivX HiQ extension (official release from DivX) was causing the problem. Once disabled, Concrete5 would update with no problems.