Page 1 of 1

My X2 Imagevue site broke after PHP was upgraded to 5.6

Posted: 09 May 2015, 12:04
by Metrik
My old Imagevue X2 site broke completely after my internet service provider decided to upgrade their PHP to version 5.6.
Does anyone know how to repair it? I can't even log into my admin panel. I do have FTP access of course.

I have attached the output I get in my browser when trying to access my admin panel. Any help would be appreciated.

Re: My X2 Imagevue site broke after PHP was upgraded to 5.6

Posted: 10 May 2015, 02:16
by mjau-mjau
Hard to say, and in that output does not really include any errors, just "warnings" because the server is enforcing strict standards. The warnings themselves could be the reason it is broken for what I know. Is the server production-ready? May I ask who is the host? Seems a bit non-standard to just upgrade a server to PHP 5.6 without further notice.
Code
Strict Standards: Declaration of ivRecordCollection::append() should be compatible with ArrayIterator::append($value) in /customers/4/2/e/audiozone.dk/httpd.www/guitargallery/iv-includes/include/ivRecordCollection.class.php on line 4
When I go to the link, I just get an empty page.