Fatal error issue
Permalink
I just changed hosts and tried to make sure I uploaded all the files properly to cpanel. However, when I go to my website, it just appears as a white page with the following error:
Fatal error: Cannot use object of type CollectionVersion as array in /home/spring85/public_html/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php on line 676
When I refresh the page multiple times, the page starts to populate with pictures and text in the right places, and occasionally reverts to the white error page.
Any ideas?
http://www.springstrealty.com
Fatal error: Cannot use object of type CollectionVersion as array in /home/spring85/public_html/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php on line 676
When I refresh the page multiple times, the page starts to populate with pictures and text in the right places, and occasionally reverts to the white error page.
Any ideas?
http://www.springstrealty.com
I noticed in your error that it is trying to access a cache page:
/home/spring85/public_html/concrete/libraries/3rdparty/Zend/Cache/
In the past when I have moved c5 sites over, the cache must be cleared before the site is fully functional.
Have you tried clearing your cache?
Here is a link to a helpful article I did on this:
http://www.webhostinghub.com/support/edu/concrete5/get-started/clea...
I hope this helps,
John-Paul