PDA

View Full Version : MySQL database error


Hayk
Fri 18th Apr '08, 4:54pm
I received MySQL error when try to delete post. Error's text is this

Database error in vBulletin 3.7.0 Release Candidate 3:

Invalid SQL:
SELECT id
FROM dl_files
WHERE dl_files.dl_threadid='265';

MySQL Error : Table 'haykph_dn4um.dl_files' doesn't exist
Error Number : 1146
Date : Friday, April 18th 2008 @ 02:50:48 PM
Script : http://www.dn4um.co/inlinemod.php?t=265&p=&postids=1124
Referrer : http://www.dn4um.com/inlinemod.php?threadid=265&p=
IP Address : ------------
Username : Philosopher
Classname : vb_database
MySQL Version : 4.1.22-standard
What's this, what can I do?

PitchouneN64ngc
Fri 18th Apr '08, 5:02pm
The table 'dl_files' doesn't exist, and is not a default vBulletin table.

Contact the coder of the modification for that.

Hayk
Fri 18th Apr '08, 5:06pm
The table 'dl_files' doesn't exist, and is not a default vBulletin table.

Contact the coder of the modification for that.

Ok, thanks, which modification is this, does anyone know?:)

PitchouneN64ngc
Fri 18th Apr '08, 5:07pm
I can't tell you. By the name of the table, it could be a download manager of files.

Hayk
Fri 18th Apr '08, 5:11pm
Oh, ok, thanks, solved:)