Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Completely locked out of Admin

    Quote Originally Posted by Andy-C27 View Post
    Hey ,have managed to fix both my issues within the last 10 minutes .. I reset my website in mydatabasesql to none www. and admin came back .
    I search for the debug error and found the solution ,something to do with whos_online so copied from my spare test site over and bobs your uncle
    site up and running .. I do have a small error left but will look into that later as work is calling so have to go
    Nice one.

  2. #2
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Completely locked out of Admin

    Although my site is up and running again ,this is the only debug error left atm and can't seem to find a solution

    [14-May-2014 08:43:53 Europe/London] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 1 :: CREATE TABLE whos_online ( customer_id int(11) default NULL, full_name varchar(64) NOT NULL default '', session_id varchar(128) NOT NULL default '', ip_address varchar(15) NOT NULL default '', time_entry varchar(14) NOT NULL default '', time_last_click varchar(14) NOT NULL default '', last_page_url varchar(255) NOT NULL default '', host_address text NOT NULL, user_agent varchar(255) NOT NULL default '', KEY idx_ip_address_zen (ip_address), KEY idx_session_id_zen (session_id), KEY idx_customer_id_zen (customer_id), KEY idx_time_entry_zen (time_entry), KEY idx_time_last_click_zen (time_last_click), KEY idx_last_page_url_zen (last_page_url) ) TYPE=MyISAM; in /var/www/vhosts/pewterworld.co.uk/httpdocs/includes/classes/db/mysql/query_factory.php on line 120

    Any idea on this error

    cheers

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Completely locked out of Admin

    Andy, in the SQL script you're trying to run, change

    TYPE=MyISAM

    to

    ENGINE=MyISAM
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. locked out of admin
    By goodnature in forum General Questions
    Replies: 17
    Last Post: 18 Jun 2014, 08:02 PM
  2. Locked out of Admin
    By solotripper in forum Basic Configuration
    Replies: 3
    Last Post: 16 Nov 2010, 03:52 AM
  3. I'm locked out of Admin
    By spaskinstyle in forum General Questions
    Replies: 1
    Last Post: 8 Oct 2008, 01:40 AM
  4. Locked out of admin?
    By bogie in forum General Questions
    Replies: 5
    Last Post: 27 Sep 2008, 09:42 PM
  5. I am locked out of my Admin
    By travel124 in forum Basic Configuration
    Replies: 0
    Last Post: 14 Apr 2008, 12:59 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