[FONT="Comic Sans MS"]
Hello Everyone
I am a TOTAL NEWBIE when it comes to Zen-Cart and only a tiny bit of useing OSC.
I am working with a new install only a few of the admin setups done No Modifications Other Than Installing The Cherry-Zen Files In The Includes Sub Directories (I Hope Correctly) My Problem Is When I Try To Install column_layout_grid.sql into SQL using phpMyAdmin I Get The Message Below
[/FONT]
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 'thrifty_zc1.configuration' doesn't exist
[FONT="Comic Sans MS"]
This really has me puzzled - Install seems to be fine the origional template runs http://thrifty-int.com/shops/
I sure could use some help on this.
Thanks In Advance
Bob (thrifty-int)
[email protected][/FONT]
Bookmarks