Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
HarryH Posted September 13, 2022 Posted September 13, 2022 I received notification that PHP was being updated by my hosting service. I believe that I went from 7.4 to 8.1. The community won't load anymore. I see a fully white screen with a few links. I see these error messages: Error: Call to undefined function create_function() (0) #0 /home/org/public_html/conf_global.php(163): IPB_Firewall::_calculateChecksums(Array, 0) #1 /home/org/public_html/conf_global.php(135): IPB_Firewall::_doSecurityChecks() #2 /home/org/public_html/conf_global.php(367): IPB_Firewall::run() #3 /home/org/public_html/system/Dispatcher/Dispatcher.php(69): require('/home/liafo/pub...') #4 /home/org/public_html/index.php(13): IPS\_Dispatcher::i() #5 {main} I downloaded a new set of files and copied them the relevant directory. Admin Upgrade loads but it gives me this error: Call to undefined function create_function() Any idea how to recover from this? I apparently also don't get support on my plan anymore.
Solution HarryH Posted September 13, 2022 Author Solution Posted September 13, 2022 This is resolved. I was able to revert the PHP version to 7.4. I still have to find an upgrade path, but this is resolved for now.
Marc Posted September 13, 2022 Posted September 13, 2022 It looks like you have a 3rd party application which is not compatible with PHP 8.1 there. You would need to identify which one it is and report it to the author
Niels Provos Posted April 28, 2023 Posted April 28, 2023 I am having the same problem and there are no 3rd party applications installed. Any suggestions?
Randy Calvert Posted April 29, 2023 Posted April 29, 2023 This post was recognized by Marc! Randy Calvert was awarded the badge 'Helpful' and 5 points. If you have references to ipb_ firewall inf your conf_global.php file, remove them.
Recommended Posts