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![]()
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![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
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...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
![]()
Thanking you all in advance.
Desperado zenned terry
in phpMyAdmin, click on the "SQL" tab, and enter this statement and click "Go":
Code:
Code:update configuration set configuration_value=0 where configuration_key = 'ADMIN_DEMO';
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.![]()
Thanks for you quick reply...
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.![]()
where is the phpMyAdmin? to remove and reset the structure?Originally Posted by Ajeh
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
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
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
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
Last edited by LostSheep; 6 Oct 2006 at 04:52 PM.
maybe the table name must be with prefix zen_??