Quote:
Originally Posted by maineGuy72
where did you get the error? on the main classified.php page?
the more info you give the better we can help
|
Fresh install of the newest version and I get the same error when trying to access the main classified.php page.
Code:
Database error in vBulletin 4.1.5:
Invalid SQL:
SELECT * FROM microclassifieds_items WHERE categoryid IN () AND logo<>'' AND active=1 AND sold=0 AND hidden=0 ORDER BY rand() LIMIT 10;
MySQL Error : 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 ') AND logo<>'' AND active=1 AND sold=0 AND hidden=0 ORDER BY rand() LIMIT 10' at line 1
Error Number : 1064
Request Date : Monday, August 22nd 2011 @ 10:12:11 PM
Error Date : Monday, August 22nd 2011 @ 10:12:11 PM
Script : http://******.net/classifieds.php
Referrer : http://******.net/forum.php
IP Address : ******
Username : ******
Classname : vB_Database
MySQL Version : 5.1.56-log
Also, if I wanted to add an icon next to "Classifieds" in the top navigation bar, where would I put that in the template?