After upgrade get an error when edit page
Permalink
This is the error I get after I try to edit a page:
Fatal error: View::render() [<a href='function.View-render'>function.View-render</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "PHPCodeBlockController" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/html/updates/concrete5.4.1/concrete/libraries/view.php on line 734
Any ideas?
Fatal error: View::render() [<a href='function.View-render'>function.View-render</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "PHPCodeBlockController" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/html/updates/concrete5.4.1/concrete/libraries/view.php on line 734
Any ideas?
Looks like it has to do with cache. If I disable it the error goes away.
I'm having the same problem. I added a custom block had problems tried to remove it with the dashboard and started getting this error whenever I try to login and edit a page. How do I clear the cache? I assume it's not the browser cache your referring to. Thanks
sorry. . . double post