getting this error Database error in vBulletin 2.2.5:
Invalid SQL: SELECT privatemessage.*,icon.title as icontitle,icon.iconpath,attachment.attachmentid,at tachment.filename,attachment.counter
FROM privatemessage
LEFT JOIN icon ON (privatemessage.iconid = icon.iconid)
LEFT JOIN attachment ON (attachment.attachmentid = privatemessage.attachmentid)
WHERE privatemessageid=97729
mysql error: Unknown column 'privatemessage.attachmentid' in 'on clause'
mysql error number: 1054
Date: Thursday 02nd of May 2002 07:13:57 PM
Script:
http://www.emusanet.com/forums/forum...essageid=97729
Referer:
http://www.emusanet.com/forums/private.php?s=
i assume thats a problem with my private.php file, its attached, as far as i can tell everything is fine with it
----
Quote:
Originally posted by sub
Awesome hack! Installed this for 2.2.5 had to improvise a template for it to work but other than that it went smoothly.
|
can u explain that pls?