The following warnings occurred: | ||||||||||||||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Update to 4.3.16 - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Update to 4.3.16 (/showthread.php?tid=999) Pages:
1
2
|
Update to 4.3.16 - Brandin - 03-29-2018 If you upgrade to 4.3.16 you will no longer have this problem. Update to 4.3.16 - grumpy-gnome - 03-29-2018 Ah, but without removing the spurious infinite-loop update LoI68El211ON in the 14-16 update pack I was never able to update to 4.3.16. I removed the offending lines, and now have a 4.3.16 install that I can backup and move to 4.3.17. Update to 4.3.16 - ps23Rick - 04-17-2018 I ran into this same issue when migrating from 4.3.12 to the latest. I followed basically what the original thread author did and did a MySQL table insert to add the missing row #24.. Once I did that all was well and the remainder of the patches installed without issue. I just thought I'd do this followup in the off chance it helps others. Update to 4.3.16 - Brandin - 04-17-2018 @ps23Rick - this was since resolved with an update. Patches can be applied in a manner of dumping all of the ZIPs over your project, and the most recent update.php will be the impact point and the error will not be shown. |