Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2008
    Location
    Chicago
    Posts
    41
    Plugin Contributions
    0

    Default Problems, Problems, Problems!

    I installed Zen Cart, we recently had to switch plans with the same host, but they put us on a different server. I was told to backup the Zen Cart folder as well as the database, which is what I did. I deleted the old folder and database. I then reinstalled ZC and reloaded the old database. Everything is fine. When I try to log on, I cannot get in anymore.

    http://sternsbookseller.com/ZenCart/

    I figure there has to be some settings I'm missing. Can anybody help?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problems, Problems, Problems!

    What - to your admin?
    As you loaded your old DB the user + pass will be what it was before
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2008
    Location
    Chicago
    Posts
    41
    Plugin Contributions
    0

    Default Re: Problems, Problems, Problems!

    Kobra always helping me out!

    Yes, this is to the Admin section. I tried using the old one and it didn't work. I can get into the database using mysql admin, I just can't get back into the Zen Cart admin to work on the shopping cart.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problems, Problems, Problems!

    In phpmyadmin if you do not have a backup do this first....then run this sql and Immediately reset the password
    Code:
    Reset admin pass to default of
    
    user = Admin
    pass = admin
    
    SQL:
    
    DELETE FROM admin WHERE admin_name = 'Admin'; 
    INSERT INTO admin (admin_name, admin_email, admin_pass, admin_level) 
    VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Feb 2008
    Location
    Chicago
    Posts
    41
    Plugin Contributions
    0

    Default Re: Problems, Problems, Problems!

    l'll try that. Thanks!

  6. #6
    Join Date
    Feb 2008
    Location
    Chicago
    Posts
    41
    Plugin Contributions
    0

    Default Re: Problems, Problems, Problems!

    I upgraded my hosting plan after ZC was installed. I made a backup of the ZC folder as well as the database. The host switched us to a new server. I then reinstalled the database. If I put the old ZC folder back, will that cause problems or am I just supposed copy over certain files to link back to the database. Because after I uploaded the backup database, I still don't see the categories that were there before.

 

 

Similar Threads

  1. v153 customer login problems... problems w new class.zcPassword
    By carlwhat in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 1 Aug 2014, 01:42 AM
  2. Layout problems/font size problems
    By shoniqua in forum Basic Configuration
    Replies: 4
    Last Post: 8 Jan 2009, 09:44 PM
  3. htaccess problems, server problems, my zen world is falling apart (streamline.net)
    By fr3spirit in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 31 Aug 2008, 04:05 AM
  4. IE Problems
    By jheir16 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 21 Aug 2007, 10:29 PM
  5. Email header problems - and update problems
    By kinget in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Oct 2006, 09:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg