Thanks That puts me at eaze !
Heres some errors... I saved all 100 of them so far ill post a few random ones...
Quote:
Database error in vBulletin 3.6.5:
Invalid SQL:
UPDATE vbdatastore SET
data = data - 3,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Date : Monday, March 26th 2007 @ 10:52:49 PM
Script : http://www.dieselbombers.com/index.php
Referrer : http://www.dieselbombers.com/showthread.php?t=731
IP Address : 69.26.10.6
Username : power95
Classname : vb_database
|
Quote:
Database error in vBulletin 3.6.5:
Invalid SQL:
## GET LATEST THREADS ##
SELECT thread.*,thread.iconid AS threadiconid , post.pagetext AS preview
FROM vbthread AS thread
LEFT JOIN vbdeletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
LEFT JOIN vbpost AS post ON(post.postid = thread.firstpostid)
WHERE open <> 10
AND forumid NOT IN (0Bad Lands,99Bad Lands,23Bad Lands,116Bad Lands,118Bad Lands,98Bad Lands,90Bad Lands,91Bad Lands,92Bad Lands,75)
AND thread.visible = '1'
AND deletionlog.primaryid IS NULL
ORDER BY lastpost
DESC LIMIT 10;
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 'Lands,99Bad Lands,23Bad Lands,116Bad Lands,118Bad Lands,98Bad Lands,90Bad Lands,' at line 7
Error Number : 1064
Date : Thursday, March 22nd 2007 @ 06:22:13 PM
Script : http://dieselbombers.com/
Referrer :
IP Address : 70.236.32.28
Username : redneckbuckeye
Classname : vb_database
|
Aslo While i have someone talking to me ...
Ive tried like heck to get this running and it must not be cabatable with other mods i have ..
http://www.vbulletinusers.com/showthread.php?p=88
Man did i have things messed up LOL
Is there some other way to do this ?
My site is
www.dieselbombers.com its less than 2 weeks old and over 400 members WOOT !
Thanks Very Much for any help at all I have 7/8 or so hacks ive installed from here
DM