Zen Cart Logo
Forums / Bug Reports / [Fixed v1.5.1] Admin error message needs updating for v1.5.0+

[Fixed v1.5.1] Admin error message needs updating for v1.5.0+

Locked

Views: 809

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Aug 2012, 6:02 PM
#1
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,069
Plugin Contributions:
56

[Fixed v1.5.1] Admin error message needs updating for v1.5.0+

Running vanilla v1.5.0 on localhost. I thought that I'd forgotten my admin id/password, so I ran the change/reset admin password script in my local phpmyadmin. I then remembered the id/password and used that to login to my admin. The message that was displayed when I logged in (because there was an account with the Admin/admin settings) pointed me to a now non-existent location (admin/includes/languages/english.php, line 446):

define('ERROR_ADMIN_SECURITY_WARNING', 'Warning: Your Admin login is not secure ... either you still have default login settings for: Admin admin or have not removed or changed: demo demoonly<br />The login(s) should be changed as soon as possible for the Security of your Shop<br />Go to Tools->Admin Settings to change login IDs and passwords.<br />For additional Security for the Admin please see the /docs');

For v1.5.0+, the message should be changed to:

define('ERROR_ADMIN_SECURITY_WARNING', 'Warning: Your Admin login is not secure ... either you still have default login settings for: Admin admin or have not removed or changed: demo demoonly<br />The login(s) should be changed as soon as possible for the Security of your Shop<br />Go to Tools->Admin Access Management->Admin Users to change login IDs.<br />For additional Security for the Admin please see the /docs');
14 Aug 2012, 10:20 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: [Fixed v1.5.1] Admin error message needs updating for v1.5.0+

Noted. Thanks for the catch.

19 Sep 2012, 2:33 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: [Fixed v1.5.1] Admin error message needs updating for v1.5.0+

Fixed in v1.5.1