View Single Post
  #44  
Old 12-29-2013, 10:00 AM
 
jacob1978 jacob1978 is offline
 

Advanced Member
  
Join Date: Dec 2007
Location: Netherlands
Posts: 79
 

Default Re: X-Cart Thumbnail Candy

I have the same sort of thing on my site... I can't see also the thumbnail candy on the product pages. Maybe it has something to do with my layout selector...???? But anyways, in specials.php is showing correct.

Did you resolve the issue already??? I posted a ticket to Phill, but no response so far...

Let me know if you have th solution...
Jacob
www.modelbouwshopper.nl

Quote:
Originally Posted by anandat
Any body installed this module successfully after site upgrade?

I upgrade my site from 4.1.7 to 4.5.4 so obviously it has got mysql tables of thumbnail candy mode in the db.

Now if I run mysql patch file I am getting following error
PHP Code:
SQL PATCH FAILED AT QUERY:
ALTER TABLE `xcart_productsADD `thumbnail_candy_enabledCHAR) DEFAULT 'N' NOT NULL ADD `thumbnail_candy_colourvarchar(32NOT NULL DEFAULT 'green'ADD `thumbnail_candy_positionvarchar(32NOT NULL DEFAULT 'TR' ADD `thumbnail_candy_textvarchar(32NOT NULL DEFAULT 'new' ADD `thumbnail_candy_custom_textvarchar(32NOT NULL DEFAULT '' 

None of the product page shows thumbnail candy.
Specials.php page shows all products correctly with thumbnail candy !

Now I run uninstall patch & run install patch then it patched successfully but now all previously candy enabled products doesn't show it.

infact if you add any new products then still candy image doesn't appear !!

in read me file no steps mentioned for upgraded site !

I am the only one who has faced this issue ?
__________________
X-cart Gold 4.5.4.
www.modelbouwshopper.nl (RC models)
ybizz template
Extra Mods: hot products, advanced customer reviews, xmenus
Reply With Quote