Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Posts
    2
    Plugin Contributions
    0

    Default Column layout grid install problem

    I am running Zen Cart 1.3.7,PHP Version 4.4.2, phpMyAdmin - 2.9.0.2, MySQL client version: 4.1.10 and Server version: 4.0.27-standard

    When I try to run the sql script to install it gives me this error message:

    Error
    SQL query:

    ## The following can be run via phpMyAdmin, or by Admin->Tools->Install SQLPatch:
    ## The following is used only to remove this mod:
    #delete from configuration where configuration_key in('PRODUCT_LISTING_LAYOUT_STYLE','PRODUCT_LISTING_COLUMNS_PER_ROW');
    INSERT INTO configuration( configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function )
    VALUES (

    'Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 'Select the layout style:<br />Each product can be listed in its own row (rows option)
    or products can be listed in multiple columns per row (columns option)', '8', '40', NULL , now( ) , NULL , 'zen_cfg_select_option(array("rows", "columns"),'
    );


    MySQL said:

    #1146 - Table 'treasure_zc1.configuration' doesn't exist


    Help and thanks!

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Column layout grid install problem

    Would I be right in thinking that you are trying to run this patch through phpMyAdmin and are using a database prefix. If so, you will need to manually edit the script to add-in the database prefix.
    Kuroi Web Design and Development | Twitter

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

  3. #3
    Join Date
    Aug 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Column layout grid install problem

    Quote Originally Posted by kuroi View Post
    Would I be right in thinking that you are trying to run this patch through phpMyAdmin and are using a database prefix. If so, you will need to manually edit the script to add-in the database prefix.
    Yes, I am. What would the database prefix syntax be? I am not a programmer but get through pretty well most of the time.

    Thanks for the help!

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Column layout grid install problem

    An easier route would be to install the patch via Admin > Tools > Install SQL Patches facility and it will take care of the database prefix for you.
    Kuroi Web Design and Development | Twitter

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

 

 

Similar Threads

  1. Column Layout Grid Module - Can I Install Earlier Version to 1.5.0?
    By Inxie in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Sep 2012, 11:03 AM
  2. EXACTLY how to install the Column Layout Grid addon?
    By juukyuu in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 14 Jan 2012, 04:13 AM
  3. Column Layout Grid install issue
    By alekt in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Mar 2010, 07:06 PM
  4. Column Grid Layout on 1.3.7 (single column problem)
    By Taipa in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 12 May 2007, 11:44 AM
  5. Need help with install of Column Grid Layout
    By kinget in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 May 2007, 08:08 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