1
Hey Everyone-
I have XOOPS 2.3x and the MxDirectory with the hack changes posted in the forums. For whatever reason, when trying to access the coupons on the admin side, it'll load then forward to a blank page. If you are quick, and hit stop it'll allow you to add a new coupon. However the "current" coupons aren't visible on the front page. Any ideas why it's redirecting to a blank page as soon as it loads?
Errors:
Notice: Undefined variable: tblColors in file /modules/mxdirectory/admin/functions.php line 6
Sql Errors:
SELECT cat.title AS catTitle, l.title AS linkTitle, coup.couponid, coup.heading, coup.counter, l.lid, l.cid, l.address, l.address2, l.city, l.zip, l.state, l.country, l.phone, l.fax, l.email, l.url, l.logourl, coup.description, coup.image, coup.lbr, coup.publish, coup.expire FROM xe90_xdir_coupon coup, xe90_xdir_cat cat, xe90_xdir_links l WHERE cat.cid=l.cid AND coup.lid=l.lid AND
Error number: 1064
Error message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
Much Appreciated,
Morgan