Finally took the plunge and upgrade to 2.0.0
Almost all went well except a blank page for customer login. There is this fatal error :
index.php?main_page=login
[06-Nov-2025 02:09:18 UTC] Request URI: /index.php?main_page=login, IP address: xx.xx.xx.xx
--> PHP Fatal error: Uncaught Error: Undefined constant "LOGIN_RECAPTCHA_STATUS" in //mysite.comshophere.mysite.comincludes/modules/pages/login/jscript_jquery.php:20
Stack trace:
#0 //mysite.comshophere.mysite.comincludes/templates/template_default/common/html_header_js_loader.php(54): require()
#1 //mysite.comshophere.mysite.comincludes/templates/responsive_classic/common/html_header.php(107): require('...')
#2 //mysite.comshophere.mysite.comindex.php(42): require('...')
#3 {main} thrown in //mysite.comshophere.mysite.comincludes/modules/pages/login/jscript_jquery.php on line 20.
I would think this would be in a template file somewhere but I don't know where to look to fix it and text searches were unsuccessful.
I also migrated to a new domain so perhaps the recaptcha keys are invalid...if they exists at all.
I don't know what to edit in any of those files and I would think I have some google recapcha code somewhere
And advice is appreciated


Reply With Quote
