Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Admin Loggin Page : Admin Username

    Try Tutorials/Faq.. link top right of this page
    i.e.
    https://www.zen-cart.com/tutorials/index.php?article=2

  2. #2
    Join Date
    Aug 2010
    Posts
    47
    Plugin Contributions
    0

    Default Re: Admin Loggin Page : Admin Username

    Quote Originally Posted by misty View Post
    Try Tutorials/Faq.. link top right of this page
    i.e.
    https://www.zen-cart.com/tutorials/index.php?article=2
    Hi Misty,

    Do u mean using the PHP 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);

    Using phpMyAdmin and abovel the above SQL

    Thank you

  3. #3
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Admin Loggin Page : Admin Username

    Quote Originally Posted by sgspeer View Post
    Hi Misty,

    Do u mean using the PHP 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);

    Using phpMyAdmin and abovel the above SQL

    Thank you
    I personally don't mean anything as specific instructions are given
    in tutorial.

 

 

Similar Threads

  1. v151 Whats the username to login on admin page?
    By Sanna Natalie in forum General Questions
    Replies: 1
    Last Post: 14 Dec 2012, 02:44 PM
  2. Admin Username
    By rocketrod in forum General Questions
    Replies: 3
    Last Post: 16 Jul 2010, 09:35 AM
  3. Admin Username
    By dd99 in forum General Questions
    Replies: 2
    Last Post: 9 May 2010, 12:46 PM
  4. loggin into admin downloads the index.php page
    By solidgas in forum General Questions
    Replies: 2
    Last Post: 1 Jun 2007, 07:23 AM

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