Quote:
Originally Posted by cflsystems
SELECT fc.*, im.image_path, im.image_x, im.image_y, im.filename FROM txs_xg_feat_cats AS fc LEFT JOIN AS im ON im.id=fc.id WHERE lngcode='en' AND fc.status='Y' ORDER BY fc.orderby
im is not defined - missing table name - TABLE AS im
Yes the error backtrace path points to them
|
TXS recently solved a featured category defect that was introduced during upgrading to xBanners2 -- and some tables were added/modified. It looks like the featured cats table code in the file, /modules/TXS_Xtreme_Gear/loadhp.php also needs an edit to support xBanners2.
I wish they'd answer their emails and reply to active support tickets.