This topic is locked

SQL error in generated add page

4/2/2009 3:57:24 PM
PHPRunner General questions
S
stevebrettler author

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`

Sergey Kornilov admin 4/2/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.