Page 1 of 1

forgot password errors

Posted: Fri Apr 24, 2020 11:17 am
by dculley
I'm on V1.05.8 PHP v7.2.27 Site not live. Still in testing setup

I turned on display errors in PHP last knight to check. Received this when going to admin.


Notice: Constant MODULE_CONTENT_FORGOT_PASSWORD_STATUS already defined in /home/xxxxx/xxxxxl/xxxxxx/admin/includes/application_top.php on line 65

Notice: Constant MODULE_CONTENT_FORGOT_PASSWORD_CONTENT_WIDTH already defined in /home/xxxxx/xxxxx/xxxxx/admin/includes/application_top.php on line 65

Notice: Constant MODULE_CONTENT_FORGOT_PASSWORD_SORT_ORDER already defined in /home/xxxxxx/xxxxx/xxxxx/admin/includes/application_top.php on line 65

line 65 is: define($configuration['cfgKey'], $configuration['cfgValue']);

I went to admin/modules/customer_data and removed Password reset and then reinstalled it. That did not fix the error.

Re: forgot password errors

Posted: Thu Nov 05, 2020 6:38 pm
by mfleeson
It looks like your configuration table is corrupted. Suggest you do a clean installation of latest version.