PHP Error
I'm using Low Reorder 2.3.0 with EE 2.8.1 and occasionally I am getting this error:
A PHP Error was encountered. Severity: 8192
Message: Non-static method Low_reorder_model::load_models() should not be called statically, assuming $this from incompatible context
Filename: low_reorder/base.low_reorder.php. Line Number: 172
When I did a google search it said to update to latest version of Low Reorder, but I'm already on the latest version compatible with EE2. How do I fix this error? Thanks.
(PS - sorry for re-posting this, but the other topic was closed, and this is a different problem than the original post. thanks).
Replies
Low 6 Apr 2016 20:04
Which version of PHP are you using here?
Dcpl Images 7 Apr 2016 18:11
PHP 5.6.15
Low 7 Apr 2016 22:10
Can you try and delete all Low Reorder files and re-uploading them? I'm not able to reproduce the issue locally.
Dcpl Images 8 Apr 2016 14:27
It worked but only after I removed Low Reorder completely and reinstalled it. But I had to set up all my sets again... is there an easier way?
Low 8 Apr 2016 14:28
Does the error occur again, then?
You can always export the exp_low_reorder_x database tables and import them afterwards.
Dcpl Images 8 Apr 2016 15:14
No but i'm only on a test server... will have to do this on the live server. I'll try your exporting trick. Thanks :)