Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Sep 2011
    Posts
    17
    Plugin Contributions
    0

    Default Taking over the site, where to start, cant login??

    I just got a site that I bought from anther person and it is damaged. I can't login, the shopping cart is now working.....

    First, can I just overwrite all the files with new files?

    I do not know what version of zencart I have?

    How to login into admin section?

  2. #2
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,915
    Plugin Contributions
    3

    Default Re: Taking over the site, where to start, cant login??

    If your previous owner won't/can't give you admin password access, then logging in will require that you access the database to "insert" a new passkey phrase.

    There is a section in the FAQ/TUTORIALS explaining the procedure - but it ALSO requires that you can access phpMyAdmin through a server Control Panel.

    If the above is starting to look like gibberish, then go back to the person from whom you acquired the site and ask them for:

    1. The NAME and website of the HOSTING COMPANY
    2. The Hosting account LOGIN details
    3. The Server c-Panel LOGIN details
    4. The Server FTP login details

    If these details are unobtainable from the previous owner, then he/she should contact the hosting company, get all of the above info, and forward it to you.

    When you have all the above, come back to the forum.
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  3. #3
    Join Date
    Sep 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: Taking over the site, where to start, cant login??

    I have all of those information

    the admin folder is hidden, ok, but how to reset the password for admin?

    Is there a way to decrypt the current password?

    And how to find out the current version of the site, I am not sure if the login still works, maybe it is damaged, how to upgrade to the latest version? Just overwrite the files?

  4. #4
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,915
    Plugin Contributions
    3

    Default Re: Taking over the site, where to start, cant login??

    Quote Originally Posted by fendy View Post
    I have all of those information

    the admin folder is hidden, ok, but how to reset the password for admin?

    Is there a way to decrypt the current password?

    And how to find out the current version of the site, I am not sure if the login still works, maybe it is damaged, how to upgrade to the latest version? Just overwrite the files?
    To see the NAME of the admin folder, access the setup either in C-Panel or via FTP. This will reveal all the folder names.

    Your admin login will be your site URL followed by " /youradminfolder "

    It is not possible to "de-crypt" the password - so follow the ADMIN PASSWORD RESET given in the FAQ/TUTORIALS.

    The VERSION will be revealed when you get into the admin section.
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: Taking over the site, where to start, cant login??

    This is the tutorial to which Schoolboy is referring => http://tutorials.zen-cart.com/index.php?article=2
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Sep 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: Taking over the site, where to start, cant login??

    i know how to go to admin screen, but i cant login, i added default admin user and used the login info, it says access denied

    i used this query

    Code:
    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);
    i still could not login, also the send password by email does not work, i think the site is totally damaged

  7. #7
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,915
    Plugin Contributions
    3

    Default Re: Taking over the site, where to start, cant login??

    The "query" needs to be run through phpMyAdmin - not through the site's login page.

    You need to do this via the hosting C-PANEL interface.

    If you are using the proprietary C-Panel, then there will be an icon in the Panel called "phpMyAdmin".

    Clicking that link in your C-Panel will then open up a rather daunting screen (MySQL administrator screen), where you would run the "query".

    You do need to be careful inside phpMyAdmin... even the tiniest mistake can wreck the entire site - so if you do not know how to use phpMyAdmin, then ask the host to do this step for you.
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  8. #8
    Join Date
    Sep 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: Taking over the site, where to start, cant login??

    I know, i did it, i used query in phpmyadmin

    i got new user Admin, and the pass is admin, but it is not working on admin login page, seems like the site is damaged on purpose

  9. #9
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,915
    Plugin Contributions
    3

    Default Re: Taking over the site, where to start, cant login??

    Then this will require further audit. You may need to ask someone to assist you, as it is impossible to know what is preventing access until such an analysis is conducted.

    Is the shop front working - for customers... ?
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

  10. #10
    Join Date
    Sep 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: Taking over the site, where to start, cant login??

    the front page is working untul they want to checkout, the cart shows empty all the times

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Site not taking orders
    By nicolemors in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 11 Jan 2011, 05:23 PM
  2. Taking over e-commerce site ... where do I start?
    By mkdowning05 in forum General Questions
    Replies: 3
    Last Post: 13 Jul 2009, 08:50 PM
  3. Why is my admin taking me to the customer login page?
    By Christoff The One in forum General Questions
    Replies: 12
    Last Post: 29 Jul 2008, 04:14 PM

Bookmarks

Posting Permissions

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