Zen Cart Logo
Forums / Basic Configuration / can't get into my webpage through admin anymore!!!

can't get into my webpage through admin anymore!!!

Locked

Views: 6,646

Results 21 to 24 of 24
This thread is locked. New replies are disabled.
10 Aug 2009, 7:17 PM
#21
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

can't get into my webpage through admin anymore!!!

What version of Zen Cart are you using? What is the version number in your admin/login.php file's $Id string? Have you made any changes to this file? Also what is the version number for your includes/functions/session.php file?

BTW, this isn't a user ID password issue. Your site's not getting as far as that check.

10 Aug 2009, 7:26 PM
#22
ssolis5788 avatar

ssolis5788

New Zenner

Join Date:
Feb 2007
Location:
Santa Clara, CA
Posts:
98
Plugin Contributions:
0

Re: can't get into my webpage through admin anymore!!!

Ajeh:

You want to rename that directory ...

You will see:
/admin
/download
/editor
/includes

plus some other directories and files ...

Once renamed, you need to change the file:
/admin/includes/configure.php

NOTE: /admin will be your new directory name

and fix the paths that were /admin to the new directory ...

You also want to review and cleanup any issues that might be hacked files ...

http://www.zen-cart.com/wiki/index.php/Recovering_From_Hacks

kuroi:

What version of Zen Cart are you using? What is the version number in your admin/login.php file's $Id string? Have you made any changes to this file?

BTW, this isn't a user ID password issue. Your site's not getting as far as that check.

Thanks Kuroi. The version of zc I am using is 1.3.8a. Is this the $ID string?: 6522 2007-06-20 23:34:31Z wilt $

10 Aug 2009, 7:34 PM
#23
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: can't get into my webpage through admin anymore!!!

Your Admin is fine (though needs to be re-named). There are instructions for how to do this here. I'll PM you your new admin ID and password.

11 Aug 2009, 8:53 PM
#24
ssolis5788 avatar

ssolis5788

New Zenner

Join Date:
Feb 2007
Location:
Santa Clara, CA
Posts:
98
Plugin Contributions:
0

Re: can't get into my webpage through admin anymore!!!

kuroi:

Your Admin is fine (though needs to be re-named). There are instructions for how to do this here. I'll PM you your new admin ID and password.

Thank you Kuroi for the detailed instructions - I was able to access my admin panel after your changes. I have also renamed my admin folder.