MySQL error 1064 in vB 3.0.3 + PHP5.0.0 (gold/release)
--------------------------------------------------------------------------------
Hello and thank you for your time.
I am running vBulletin v3.0.3 (no hacks whatsoever), within the following context:
- Microsoft Windows Server 2003 Enterprise
- Apache 2 v2.0.50 (as a module, *NOT* CGI)
- mod_ssl v2.0.50
- MySQL v4.0.20d
- PHP5.0.0 (gold/release)
I receive the following error when attempting to access a forum link in vBulletin - which passes variables to a PHP page -
which, in turn, should access a MySQL database (via: action=new).
Said link remains unchanged since before my upgrade from vB 3.0.1-->3.0.3.
Any/all help will be MOST appreciated; thank you, in advance...
**************************************************
Database error in vBulletin :
Invalid SQL:
SELECT * FROM style
WHERE (styleid = 0 AND userselect = 1)
OR styleid =
ORDER BY styleid ASC
LIMIT 1
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 'ORDER BY styleid ASC
LIMIT 1' at line 4
mysql error number: 1064
Date: Wednesday 07th of July 2004 09:44:55 AM
Script:
http://www.500ecstasy.com/forums/re....php?action=new
Referer:
IP Address: xxx.xxx.xxx.xxx
**************************************************