PDA

View Full Version : 2 questions, please help


omegauk
12-10-2002, 12:47 PM
1. Whats does this mean and how to fix:

Database error in vBulletin 2.2.5:

Invalid SQL:
SELECT * FROM file
WHERE entryid = AND typeid = 4

mysql error: You have an error in your SQL syntax near 'AND typeid = 4
' at line 3

mysql error number: 1064

Date: Tuesday 10th of December 2002 09:23:36 AM
Script: http://www.coverscene.com/forums/forums/file.php?title=Xutos%20&%20Pontap?s_1.?%20de%20Agosto&typeid=4
Referer:

2. Anyone very experinced with PHP coding that would help me fix some of my upload/download images database, paid work??

Xenon
12-10-2002, 03:47 PM
WHERE entryid = AND typeid = 4

hmm, look behind "entryid =", don't you miss a value there? ^^