Page 1 of 1

Lists & forms not behaving as usual

Posted: 2010-03-05 21:58
by Timespider
Hello, since the php 5.3 upgrade my lists now do not show in the same order & I can't get to the last 2 records when I try the page is just blank. Also I can't edit them, the form page is also blank. Any help apreciated

Chris

Re: Lists & forms not behaving as usual

Posted: 2010-03-06 16:00
by Fred
I just updated this site with the files listed in this "Interakt Kollection PHP 5.3 Compatibility Fixes" and it is working fine.

I have set the nextensio list in the admin to display in such a way as to end up with 3 records on the last page. I can access and update them without any issues.

Are you sure you uploaded all the files you patched?

Did you try to optimise and repair the database tables?
It might be just a fluke that your tables got corrupted at the same time as the patch.

My server still has php 5.29

Re: Lists & forms not behaving as usual

Posted: 2010-03-08 11:20
by Fred
Hi Chris,
php.net released this statement / upgrade for php on 4March 2010.
http://www.php.net/index.php#id2010-03-04-1

Any of the "more than 60 bugs" could cause the error.

Re: Lists & forms not behaving as usual

Posted: 2010-03-21 22:03
by Fred
Just had a similar issue on one of my lists.

Problem was a unique record id wasn't inserted into the database when I added a record.

Still running on php 5.29