Warning: reset() [function.reset]: Passed variable is not an array or object in /home/phppro/public_html/auction-software-demo/global_header.php on line 50
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/phppro/public_html/auction-software-demo/wanted_ads.php on line 70
Warning: Invalid argument supplied for foreach() in /home/phppro/public_html/auction-software-demo/wanted_ads.php on line 72
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/phppro/public_html/auction-software-demo/wanted_ads.php on line 81
Warning: Variable passed to each() is not an array or object in /home/phppro/public_html/auction-software-demo/wanted_ads.php on line 83
A Mysql error has occurred while running the script:
- The query you are trying to run is invalid
- Mysql Error Output: 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 ') OR a.addl_category_id IN ())' at line 1
- SQL Query: SELECT count(*) AS count_rows FROM probid_wanted_ads a WHERE a.active=1 AND a.closed=0 AND a.deleted=0 AND (a.category_id IN () OR a.addl_category_id IN ())