Forums / Customization from the Admin / Can't log into admin

Can't log into admin

Locked
Results 1 to 20 of 100
This thread is locked. New replies are disabled.
20 May 2006, 23:07
#1
abears3 avatar

abears3

New Zenner

Join Date:
May 2006
Posts:
1
Plugin Contributions:
0

Can't log into admin

I was messing around with the admin setting and erased the admin name and email address. Now I can't log into the admin side of my site. What file do I need to reset???

Thanks for any help. This dufus won't be doing that again:ohmy:
04 Jun 2006, 11:01
#3
cyberdis avatar

cyberdis

New Zenner

Join Date:
May 2006
Posts:
5
Plugin Contributions:
0

Re: Can't log into admin

Hope someone can help, Ive been hunting this forum for a solution!!

I would like to be able to turn off the admin_demo that appears everytime I want to change something, ie tools, admin settings just one example there are many others. I am sloooooowly finding my way around Im no computer wiz...:down: If I could just suss out this problem first then I'll see how I do. (Ive only sussed out how to post on this forum), must be us brits:P

Thanking you all in advance.

Desperado zenned terry
04 Jun 2006, 11:12
#4
sicness avatar

sicness

Zen Follower

Join Date:
Apr 2006
Posts:
195
Plugin Contributions:
0

Re: Can't log into admin

in phpMyAdmin, click on the "SQL" tab, and enter this statement and click "Go":
Code:

update configuration set configuration_value=0 where configuration_key = 'ADMIN_DEMO';
04 Jun 2006, 13:48
#5
cyberdis avatar

cyberdis

New Zenner

Join Date:
May 2006
Posts:
5
Plugin Contributions:
0

Re: Can't log into admin

Many thanks..... Ive seen this post before but I cannot locate phpmyadmin anywhere in the admin side or the cpanel side, Ive tried php chat, I dont seem to have a seperate icon to click onto as you describe, I have found phpadmin in file manager etc but I dont think thats the same is it.

Could you guide me where it is.:thumbsup:

Thanks for you quick reply...
04 Jun 2006, 14:01
#6
cyberdis avatar

cyberdis

New Zenner

Join Date:
May 2006
Posts:
5
Plugin Contributions:
0

Re: Can't log into admin

I have just stummbled onto phpmyadmin, had been there before but didnt know what to do, now tried the copy paste line into SQL tab but it comes up with page not found, what do I do now.:thumbsup:
04 Jun 2006, 15:31
#7
cyberdis avatar

cyberdis

New Zenner

Join Date:
May 2006
Posts:
5
Plugin Contributions:
0

Re: Can't log into admin

Getting this message. :cry:


The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

--------------------------------------------------------------------------------
05 Jun 2006, 08:31
#8
sicness avatar

sicness

Zen Follower

Join Date:
Apr 2006
Posts:
195
Plugin Contributions:
0

Re: Can't log into admin

its depends where u is your MySQL DAta base if its in your machine and u are with Apache u should try http://localhost/phpmyadmin
for diferent server please ask your support for managing your DAta base
05 Jun 2006, 17:24
#9
cyberdis avatar

cyberdis

New Zenner

Join Date:
May 2006
Posts:
5
Plugin Contributions:
0

Re: Can't log into admin

I dont understand this. Could you be a lot more specific:blush: . I have not idea what you are saying, you must be a really brainy person to know all this stuff, because my head is in overload. I have to admit now I am getting a bit dispondant with all the changes you have to make to get things to work, I was told I didnt need to do any of this. I have only a couple of demo products online at the mo, if you wish (please, pretty please) you could look at my admin etc I will give you the pass word that I was given so you can have alook around.... so you can see what is wrong, I'll pay you for your time as long as it isnt to much:P Thank you kindly so far for you help
06 Jun 2006, 08:38
#10
sicness avatar

sicness

Zen Follower

Join Date:
Apr 2006
Posts:
195
Plugin Contributions:
0

Re: Can't log into admin

look i can not help with that kind of help only that i could do is to navigate you some and Im not so bariny person the things are easy alll u need it to get it some how
now first tell me where is you hosted your web site on your machine or some web server.

u can connect me with ICQ 151121629 or skype: koroto (Radoslav Miroslavov)
07 Jun 2006, 17:22
#11
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Can't log into admin

cyberdis:

I have just stummbled onto phpmyadmin, had been there before but didnt know what to do, now tried the copy paste line into SQL tab but it comes up with page not found, what do I do now.:thumbsup:


Your hosting company is responsible for your phpMyAdmin configuration. You need to talk to them if you're getting errors trying to use phpMyAdmin.
07 Aug 2006, 19:17
#12
uni avatar

uni

New Zenner

Join Date:
Aug 2006
Posts:
11
Plugin Contributions:
0

Re: Can't log into admin

Ajeh:

https://www.zen-cart.com/tutorials/index.php?article=2


where is the phpMyAdmin? to remove and reset the structure?
what is it DROP TABEL IT EXIXTS admin?
where to CREATE TABLE admin to save where? (w'd it be text editor? if so save with what namne?)
what is admin VALUES? And how to apply the VALUES?

SORRY FOR BEING SO STUPED, I JUST DON'T KNOW?

RGDS.

UNI
07 Aug 2006, 23:07
#13
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Can't log into admin

uni ... it's not necessary to post multiple copies of the same question.

Please continue your discussion in your original post on this topic:
http://www.zen-cart.com/forum/showthread.php?t=42743
06 Oct 2006, 15:48
#14
lostsheep avatar

lostsheep

Inactive

Join Date:
Aug 2006
Posts:
94
Plugin Contributions:
0

Re: Can't log into admin

HEEE..EEE..EEELP
when i was following the security recommendations made a mistake and cant login. first ive changed the admin directory name and it works when i tried it. then i wanted to change my password and there all begins /i blame that moment doing that/. i tried to use case sensitive admin name and alfa- numeric password to it. after loggin off i cant login again.
then i did what forum says, in phpmyadmin i copied-pasted those codes in 2 steps but still cant login.
is the admin name case-sensitive or not? do i miss something there, maybe check-uncheck boxes...
now im really suffering about loss of my works
please help
06 Oct 2006, 16:01
#15
lostsheep avatar

lostsheep

Inactive

Join Date:
Aug 2006
Posts:
94
Plugin Contributions:
0

Re: Can't log into admin

maybe the table name must be with prefix zen_??
06 Oct 2006, 16:11
#16
lostsheep avatar

lostsheep

Inactive

Join Date:
Aug 2006
Posts:
94
Plugin Contributions:
0

Re: Can't log into admin

yes it is! i logged in. i did it by myself.
thank you zen followers for all u r doing
im really happy today!
hurry up to do next dummmy steps forward
07 Oct 2006, 02:58
#17
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: Can't log into admin

Thanks for the update and glad you sorted out the problem ... :smile:
13 Oct 2006, 08:01
#18
vfcoup70 avatar

vfcoup70

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

Re: Can't log into admin

Hi,

I see you have contributed really well in the forum and was hoping you could offer some advice for me please. I can't log into Admin:

  • I've tried resubmitting my pwd but its not send ing to my email address?


  • I checked the password via PHPMYAdmin in the admin_table and it had a whole lot of numbers like a76565363638282877823872378:90. replaced this entire string including the ":90" with my password. I then tried accessing Admin with the new details but still no dice


Any ideas?


Ajeh:

https://www.zen-cart.com/tutorials/index.php?article=2
13 Oct 2006, 08:02
#19
vfcoup70 avatar

vfcoup70

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

Re: Can't log into admin

Hi,

I see you have contributed really well in the forum and was hoping you could offer some advice for me please. I can't log into Admin:

  • I've tried resubmitting my pwd but its not send ing to my email address?


  • I checked the password via PHPMYAdmin in the admin_table and it had a whole lot of numbers like a76565363638282877823872378:90. replaced this entire string including the ":90" with my password. I then tried accessing Admin with the new details but still no dice


Any ideas?
30 Oct 2007, 18:57
#20
devon310 avatar

devon310

New Zenner

Join Date:
Dec 2005
Posts:
59
Plugin Contributions:
0

Re: Can't log into admin

Hello All,

I have the same problem I ran both of these & still can not login to reset the change. I thought I looked all over this site for more info but came up with nothing. Any helo is appreciated.
I'm running ver 1.3.7.1

Thank You.
D

Ajeh:

https://www.zen-cart.com/tutorials/index.php?article=2