Im getting this SQL error in an "add to" page the phprunner generated. I can certainly see the messed up sql select as shown below but dont think I have control over whee its set up.. Do I?
Any thoughts as to what happened here
thanks
Steve
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 '='' ORDER BY `link_categories`.`sort_order`' at line 1
URL 174.132.76.190/~copart/data/links_add.php?
Error file /home/copart/public_html/data/include/dbconnection.php
Error line 34
SQL query SELECT `cat_name`,`cat_name` FROM `link_categories` WHERE ='' ORDER BY `link_categories`.`sort_order`