Has anyone used this add-on?? I am having a problem, ALL my products will not display on their respective detail page. Can anyone offer some advice to fix this??
Thanks
Stan K.
Has anyone used this add-on?? I am having a problem, ALL my products will not display on their respective detail page. Can anyone offer some advice to fix this??
Thanks
Stan K.
I did an SQL patch install and now my products detail page will not diplay any products. Any ideas on what might causing this??
Thanks
Stan
What was the SQL patch that you ran?
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
This is the patch I ran
ALTER TABLE `products` ADD `map_enabled` TINYINT NOT NULL DEFAULT '0' AFTER `products_priced_by_attribute` ,
ADD `map_price` DECIMAL( 15, 4 ) NOT NULL DEFAULT '0.00' AFTER `map_enabled` ;
Yes, I did run the patch thru admin. I am afraid, if I do this again, I am going to have to reload my back up.
BTW; I am using the most current version of ZC.
SK
Does this work with 1.3.8a? Hate to write over critical files if it means having to restore.