This os the error.I dont get error if i disable blogs
Invalid SQL:
SELECT
fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize,
a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder,
at.contenttypes
,blog_user.entries, fd.filedata, a.info_hash, a.size, a.ul_x, a.dl_x, a.flags, a.comment, a.created_by, a.announce_list, a.completed.
FROM attachment AS a
INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid)
LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension)
WHERE
a.contentid = 13
AND
a.contenttypeid = 1
ORDER BY a.contentid, a.displayorder;
MySQL Error : Unknown column 'blog_user.entries' in 'field list'
Error Number : 1054
Request Date : Wednesday, March 26th 2014 @ 06:14:06 AM
Error Date : Wednesday, March 26th 2014 @ 06:14:06 AM
Script :
http://184.107.137.18/newreply.php?do=postreply&t=7
Referrer :
http://184.107.137.18/showthread.php...ttttttttt&p=12
IP Address :
Username : Mariner
Classname : vB_Database
MySQL Version : 5.5.36-cll