error

Permalink
I am getting this error and have no idea how to correct it

Catchable fatal error: Object of class BlockRecord could not be converted to string in /data/17/4/107/138/4433138/user/5201139/htdocs/concrete51/concrete/libraries/3rdparty/Zend/Cache/Core.php on line 361

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi admin213127,

To better assist you, please include more specific details.

What version of concrete5 are you using?

When did the error start?

Did the error start after any specific action/event like updating, changing themes, installing an add-on or theme, modifying code, etc.?

Do you get the error on all pages?
pakigreenl replied on at Permalink Reply
pakigreenl
I just got a very similar error after i changed the basic cache setting form off to on, Here is the error:


Catchable fatal error: Object of class BlockRecord could not be converted to string in /home2/messiah4/public_html/updates/concrete5.6.0.2/concrete/libraries/3rdparty/Zend/Cache/Core.php on line 361

It is on every page the site is completely down. Not sure where to start. Any help would be greatly appreciated as this is my chuchs' site and we don't want to be down long. Thanks!
MrKDilkington replied on at Permalink Reply
MrKDilkington
@pakigreenl

I am afraid I don't have any experience with concrete5 5.6.
TorstenKelsch replied on at Permalink Reply
TorstenKelsch
I don’t think, help is still needed after two years, but I ran into the same issue when working on the website of a customer. The concrete5 installation is 5.6.0.2, and the error message is the same as yours or that of the thread starter.

What helped me was, to comment out line 361 in the mentioned file. Subsequently I could log into the Dashboard again and disable the basic cache. I logged out, activated the line again, uploaded the file, and now the website runs fine again.