dutchsnowden Posted November 14 Posted November 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?
Daniel F Posted November 14 Posted November 14 Do you see any errors in the system log ? ACP => System => Get Support
dutchsnowden Posted November 14 Author Posted November 14 Only this. One recommendation and one update I did not get to apply.
Daniel F Posted November 14 Posted November 14 I mean this section An EX0 should really log something.
dutchsnowden Posted November 14 Author Posted November 14 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}
Marc Posted November 14 Posted November 14 Please disable all 3rd party items and then tyy this again in the first instance
dutchsnowden Posted November 14 Author Posted November 14 I do not have any 3rd party items. So disable what exactly?
dutchsnowden Posted November 14 Author Posted November 14 Never used and never plan to use any 3rd party items.
dutchsnowden Posted November 14 Author Posted November 14 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.
Solution Marc Posted November 14 Solution Posted November 14 Just taken a look, and looks like the license data needed refreshing in your admin CP. Try again now
dutchsnowden Posted November 14 Author Posted November 14 Yes, it works. Thank you Marc. Can you resume what happened and how to prevent this into the future?
Marc Posted November 14 Posted November 14 Go to the license section of the admin CP, and select reload data.
Daniel F Posted November 14 Posted November 14 11 minutes ago, dutchsnowden said: Just this? Yes I have logged this as bug. dutchsnowden 1
teraßyte Posted November 14 Posted November 14 8 hours ago, dutchsnowden said: You are using PHP 8.3, which is not supported by v4.7. Downgrade to PHP 8.1. 👀 Daniel F 1
dutchsnowden Posted November 15 Author Posted November 15 Nah, I switched to 8.1 and back to 8.3 and for me it made zero difference. But thank you tho.
Marc Posted November 15 Posted November 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
dutchsnowden Posted November 15 Author Posted November 15 Yes, @Marc I am aware, I will switch to 8.1 back very soon. Thank you both.
Recommended Posts