My current phpedit app version is 1.5.2. which has been working with our xampp server using PHP 5.6.8 and Mysql 5.0.11. I need to upgrade the xampp server to 7.3.9 using PHP 7.3.9, and Mysql 8. Do I need to purchase and install and configure a new phpgrid version? Or can I just tweak some code throughout to force the app to work with the new xampp version? thank you…kimbirley barsom
We’ve not tested v1.5.2 on php7 and not maintaining that version anymore.
Latest version is 2.8 which contains php8 support along with many other updates and fixes.
You can however test v1.5.2 on php7 and send me the issues list.
I’ll check if their fix is doable with some tweaks.
Abu, is it more practical to upgrade to new version 2.8 and attempt to troubleshoot on php8? Thinking of future use and availablility of support updates and fixes using more recent version. So, If i do this option, what is the process of upgrading? Purchase new app version?
Yes, It’s recommended to latest build. I’ll be emailing you upgrade process.
Meanwhile, You can verify the php8 support by using free version. For that, Download the free version and replace the “lib” folder. You will have limited features but It will show if the breaking issues are gone.
purchased and upgraded to new version using php8. replaced lib folder for this version into the existing older version i customized. the grid renders but the crud functions using popup windows do not work; red error displays on top of popup when submit button pressed, the grid is awkwardly large fonts using theme \”redmond\”. using xampp for windows with php7 Help!
I’ve emailed you an update for most stable version. For Large font, please make sure your clear the cache of browser OR check in incognito mode.