Results 1 to 10 of 24

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    Thank you very much!!!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    Derek H Bao,
    From your post #10
    MySQL said:

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

    What happened???? and the "NULL , NOW( ) , NULL , " are red colored
    What were you using when you got this message???

    I suspect that you were in phpmyadmin....

    Try from Your zc admin again
    Open the sql patch file in a PLAIN Text editor Not word or word pad or the like.....Notepad is preferable to any word processor

    Paste the sql patch into the zc admin window

    Reason: zc admin adjusts for table prefixes

    Alternatively you can manually edit the sql patch where it creates the insert into the table and use phpmyadmin
    Code:
    INSERT INTO configuration
    change to
    Code:
    INSERT INTO health_zc2.configuration

  3. #3
    Join Date
    Feb 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    tried and tired, different error appeared, give up...

  4. #4
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    Ahhh.......don't give up, yet......help has just arrived.


    Thanks Kobra.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  5. #5
    Join Date
    Feb 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    Thank you guys Kobra and Get Em Fast so much!!! So tired... want take some days break...

  6. #6
    Join Date
    Feb 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    Quote Originally Posted by Get Em Fast View Post
    Ahhh.......don't give up, yet......help has just arrived.


    Thanks Kobra.
    the problem has fixed up after the server updated (to php 5 or something, can't remember it). everything going well now. thank you so much for your help!

  7. #7
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    Oh, yea! That's what we like to hear around here. Thanks for the update letting us know that all is well, and what the problem was.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  8. #8
    Join Date
    Jan 2008
    Posts
    173
    Plugin Contributions
    0

    Default Re: Can't send SQL when install Column Layout Grid for Product Listing

    I have similar issue when trying to patch.

    this is the response.

    1062 Duplicate entry 'PRODUCT_LISTING_LAYOUT_STYLE' for key 'unq_config_key_zen'
    in:
    [INSERT INTO zen_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:
    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"),');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    Thanks for any help

 

 

Similar Threads

  1. Column Layout Grid for Product Listing
    By chinook in forum Addon Templates
    Replies: 1
    Last Post: 11 May 2010, 02:07 AM
  2. Column Layout Grid for Product Listing
    By groove8k in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 14 Dec 2009, 07:38 AM
  3. Column layout grid for product listing - one column only
    By london mummy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 26 Oct 2009, 10:06 AM
  4. Replies: 0
    Last Post: 25 Jun 2009, 06:08 AM
  5. Column Layout Grid for Product Listing
    By mohinder in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Jul 2007, 02:57 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