Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 18, 20222 yr I can open all the ACP pages, only when I click on Clubs / Settings, it show the error page... This page isn’t working topic4you.info is currently unable to handle this request. HTTP ERROR 500 =core&module=clubs&controller=settings
July 18, 20222 yr Community Expert In the first instance, please check your server error logs and let us know what the actual error message being logged is.
July 18, 20222 yr Community Expert Sorry, its your server error logs you need to check. Its not getting as far as the software there
July 18, 20222 yr Author [18-Jul-2022 18:30:02 UTC] PHP Fatal error: Declaration of IPS\nexus\Gateway\_NmiCom::canAdminCharge() must be compatible with IPS\nexus\_Gateway::canAdminCharge(IPS\nexus\Customer $customer) in /home/topic4you/public_html/applications/nexus/sources/Gateway/NmiCom/NmiCom.php on line 36 I have changed the PHP version of this website from 8.0 to 7.4, and the page is once again fully accessible So the issue is very likely caused due to an incompatibility between your application's version and PHP 8.0. Since PHP version changes can cause other incompatibilities, I would recommend that you further test the functionality of the website, in order to verify that everything is still working correctly. If there are any other issues, we can once again revert the PHP version to 8.0, and you may further troubleshoot this with IPS Community Suite's support team
July 18, 20222 yr Community Expert Based on the error you have a custom Nexus gateway that is not updated for the latest version and the PHP upgrade is now making it throw a fatal error. The NmiCom gateway applications/nexus/sources/Gateway/NmiCom/NmiCom.php isn't a default one provided by IPS. Edited July 18, 20222 yr by teraßyte
July 19, 20222 yr Community Expert As mentinoed above, you need to contact the author of that application for assistance. Seems its likely not compatible with php8