Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 14, 2024Nov 14 When a new user tries to register, they get this as soon as they fill up the "sign up" form. Any idea what this EX0 error code stands for?
November 14, 2024Nov 14 Author Last one being this: BadFunctionCallException: (0) #0 /var/www/html/forums/system/GeoLocation/GeoLocation.php(478): IPS\_GeoLocation::getByIp() #1 /var/www/html/forums/system/Member/Member.php(4148): IPS\_GeoLocation::getRequesterLocation() #2 /var/www/html/forums/system/Member/Member.php(4112): IPS\_Member->geoSpamCheck() #3 /var/www/html/forums/applications/core/modules/front/system/register.php(560): IPS\_Member->spamService() #4 /var/www/html/forums/applications/core/modules/front/system/register.php(244): IPS\core\modules\front\system\_register::_createMember() #5 /var/www/html/forums/applications/core/modules/front/system/register.php(107): IPS\core\modules\front\system\_register->_registrationForm() #6 /var/www/html/forums/system/Dispatcher/Controller.php(118): IPS\core\modules\front\system\_register->manage() #7 /var/www/html/forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #8 /var/www/html/forums/index.php(13): IPS\_Dispatcher->run() #9 {main} Backtrace: #0 /var/www/html/forums/init.php(1042): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main}
November 14, 2024Nov 14 Please disable all 3rd party items and then tyy this again in the first instance
November 14, 2024Nov 14 Author Just tried, same exact thing. I will put error in a second. BadFunctionCallException: (0) #0 /var/www/html/forums/system/GeoLocation/GeoLocation.php(478): IPS\_GeoLocation::getByIp() #1 /var/www/html/forums/system/Member/Member.php(4148): IPS\_GeoLocation::getRequesterLocation() #2 /var/www/html/forums/system/Member/Member.php(4112): IPS\_Member->geoSpamCheck() #3 /var/www/html/forums/applications/core/modules/front/system/register.php(560): IPS\_Member->spamService() #4 /var/www/html/forums/applications/core/modules/front/system/register.php(244): IPS\core\modules\front\system\_register::_createMember() #5 /var/www/html/forums/applications/core/modules/front/system/register.php(107): IPS\core\modules\front\system\_register->_registrationForm() #6 /var/www/html/forums/system/Dispatcher/Controller.php(118): IPS\core\modules\front\system\_register->manage() #7 /var/www/html/forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #8 /var/www/html/forums/index.php(13): IPS\_Dispatcher->run() #9 {main} I do not see anything new, just same error, with new timestamp just now.
November 14, 2024Nov 14 Solution Just taken a look, and looks like the license data needed refreshing in your admin CP. Try again now
November 14, 2024Nov 14 Author Yes, it works. Thank you Marc. Can you resume what happened and how to prevent this into the future?
November 14, 2024Nov 14 8 hours ago, dutchsnowden said: You are using PHP 8.3, which is not supported by v4.7. Downgrade to PHP 8.1. 👀
November 15, 2024Nov 15 Author Nah, I switched to 8.1 and back to 8.3 and for me it made zero difference. But thank you tho.
November 15, 2024Nov 15 3 hours ago, dutchsnowden said: Nah, I switched to 8.1 and back to 8.3 and for me it made zero difference. But thank you tho. I dont think he was referring to this individual issue, but more letting you know you will hit problems at some points, as you are using an unsupported PHP version
November 15, 2024Nov 15 Author Yes, @Marc I am aware, I will switch to 8.1 back very soon. Thank you both.