Zen Cart Logo
Forums / General Questions / Admin log in page

Admin log in page

Views: 847

Results 1 to 6 of 6
16 Feb 2014, 5:14 PM
#1
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Admin log in page

On this page the notes says: All passwords expire after 90 days, at which time you will be prompted for a new password.

Is there any way to add a countdown clock so that admin knows when the password is due to be changed. This way they will get advance notice so they can choose a password to change to.

16 Feb 2014, 5:35 PM
#2
lat9 avatar

lat9

Administrator

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

Re: Admin log in page

There's the "Admin Password Change Display" plugin (http://www.zen-cart.com/downloads.php?do=file&id=1360) that should do what you want.

16 Feb 2014, 6:00 PM
#3
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Admin log in page

Thanks for the info.

18 Feb 2014, 10:03 PM
#4
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Admin log in page

adb34:

There's the "Admin Password Change Display" plugin (http://www.zen-cart.com/downloads.php?do=file&id=1360) that should do what you want.
Thanks for the link however what I was looking for was a count down counter.

19 Feb 2014, 12:54 AM
#5
the_mech avatar

the_mech

New Zenner

Join Date:
Feb 2012
Posts:
67
Plugin Contributions:
0

Re: Admin log in page

Why not just <?php echo ?> the days?

19 Feb 2014, 12:33 PM
#6
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Admin log in page

Sounds like a plan. How do you do that and where?