evo1.4.17 on php8.1 working for brand new install but not upgraded code
user83743 opened this issue · 4 comments
Hi
we have a brand new evo1.4.17 working on php8.1 but not our own upgraded evo1.4.17 with a full website/content in it.
we tried disabling all plugins to get our own upgraded evo1.4.17 to work on php8.1 but that didn't work. more mysqli errors in error_log.
does anyone know what else would be worth disabling? extras, addons, modules? are there other elements in evo1.4.17 that could generally be preventing an upgraded evo1.41.7 from working on php8.1 when a brand new evo1.4.17 works fine?
Does the backend manager work?
Have you checked the mysqli php extension is enabled.
did you get this fixed?
It could be a any combination of snippets / plugins / modules. You would need to look more closely at the errors to see if you can narrow it down. If both manager and frontend website do not work then I would think it is likely multiple snippet/plugin incompatibilities. Or try adding some of the code from your full site to the clean install and see if it breaks.