I keep getting the following databse error whenever I include the birthdays in the bulletin:
Quote:
Database error in vBulletin Control Panel 2.2.2:
Invalid SQL: SELECT * FROM user WHERE SUBSTRING(birthday,6)>='02-13' AND SUBSTRING(birthday,6)<='02-27' ORDER BY SUBSTRING(birthday,6) LIMIT 0,10
mysql error: You have an error in your SQL syntax near 'SUBSTRING(birthday,6) LIMIT 0,10' at line 1
mysql error number: 1064
|
Works fine and well when I set the birthdays/events stuff to 0, but otherwise I get the error. Ideas?