Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default Got an error w/ install.sql and now not sure what to do next..?

    Hey everyone, thanks for all the help so far, really appreciate it.

    Im trying to install Fast & Easy checkout plugin by Numinix.
    I pasted the entire contents of install.sql into the 'Install SQL Patches'.

    i think this line (sorry i should have saved);

    PHP Code:
    INSERT IGNORE INTO admin_pages (page_key,language_key,main_page,page_params,menu_key,display_on_menu,sort_orderVALUES ..... 
    i got an error - 'admin_pages' doesnt exist.

    trying to decide what to do next?
    1. run the uninstall.php
    2. reset the DB to how it was before, i have a backup somewhere
    3. continue the installation

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Got an error w/ install.sql and now not sure what to do next..?

    admin_pages is the name of the database table without any prefix. If your store is using a prefix, then you'll need to manually add the prefix if you're using phpMyAdmin to run the SQL query.
    .

    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.

  3. #3
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default Re: Got an error w/ install.sql and now not sure what to do next..?

    Dr. Bytes, thanks for answering my post,
    that occurred to me and i did look for that but it's not there. on my test site the table names have a prefix of zen_

    but there is no zen_admin_pages, there is zen_admin but that stores admin user info.

    also checked for zen_pages but that doesn't exist either,...uggg.

  4. #4
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default Re: Got an error w/ install.sql and now not sure what to do next..?

    i just looked on the 'real' site i'm doing this for and i do see that table, so i'm not sure why the test doesn't have it, weird, i'm pretty they are the same version of ZC

 

 

Similar Threads

  1. v154 At a loss and not sure what to do now - product pages
    By JulieAnn Dunn in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 5 Jan 2015, 05:36 AM
  2. Got a error not sure what to do?
    By Dashizna in forum General Questions
    Replies: 3
    Last Post: 12 Jan 2009, 10:31 PM
  3. error - not sure what it means
    By christinemattson in forum General Questions
    Replies: 1
    Last Post: 26 May 2008, 06:24 PM
  4. SQL error not sure why
    By Dashizna in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 4 Oct 2007, 07:25 PM
  5. Nasty Error Message... sure what to do now
    By PastGenToys in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 7 Jul 2007, 07:38 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