Merhaba arkadaşlar bu sorun ne ola ki ?
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT COUNT(*) AS count
FROM attachment
WHERE posthash = 'ba547393b56c6d8d2c9a587d4188105c'
AND userid = 11652;
MySQL Error : Table 'xxxxx_forum.attachment' doesn't exist
Error Number : 1146
Request Date : Wednesday, January 20th 2016 @ 06:21:11 PM
Error Date : Wednesday, January 20th 2016 @ 06:21:11 PM
Script : http://www.xxxxx.com/newthread.php?do=postthread&f=84
Referrer : http://www.xxxxx.com/newthread.php?do=newthread&f=84
IP Address : 78.185.68.244
Username : Linuxxxxx
Classname : vB_Database
MySQL Version : 5.5.44-MariaDB
Silmek istediğimde gelen hata Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT
attachment.attachmentid,
attachment.userid,
post.postid,
post.threadid,
post.dateline AS post_dateline,
post.userid AS post_userid,
thread.forumid,
editlog.hashistory
FROM attachment AS attachment
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (thread.threadid = post.threadid)
LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid)
WHERE attachment.postid IN (79123,79736,77643,95653,77249,80516,0);
MySQL Error : Table 'xxxxxxxx_forum.attachment' doesn't exist
Error Number : 1146
Request Date : Wednesday, January 20th 2016 @ 06:24:11 PM
Error Date : Wednesday, January 20th 2016 @ 06:24:12 PM
Script : http://www.xxxxxx.com/inlinemod.php?do=dodeletethreads&threadids=30697,29386
Referrer : http://www.xxxxxxx.com/inlinemod.php?forumid=84
IP Address : 78.185.68.244
Username : Linuxxxxx
Classname : vB_Database
MySQL Version : 5.5.44-MariaDB