1. What's up with the database error I always get when it comes to awards? Here the content of the e-mail.
Quote:
Database error in vBulletin 4.0.7:
Invalid SQL:
SELECT
a.awardid AS id,
a.awardtitle AS title,
a.awardurl AS small,
a.awardbigurl AS big
FROM vb_xperience_award_issues AS i
INNER JOIN vb_xperience_awards AS a ON a.awardid=i.awardid
WHERE i.userid=1 AND i.dateline_out=0
ORDER BY i.dateline
LIMIT 0,;
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 '' at line 10
Error Number : 1064
Request Date : Wednesday, October 13th 2010 @ 02:55:18 AM
Error Date : Wednesday, October 13th 2010 @ 02:55:18 AM
Script : http://www.pro-esports.com/forums/cr...and=1286931317
Referrer : http://www.pro-esports.com/forums/ne...=postreply&t=4
IP Address : 87.171.235.129
Username : Unregistered
Classname : vB_Database
MySQL Version :
|
2. How to put a border around the Experience stuff in the postbit legacy?