When I try to send inline attachments I get this error message:
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
UPDATE vb_pm
SET attach = (SELECT COUNT(*) FROM vb_attachment WHERE contentid = pm.pmid AND attachment.contenttypeid = 24);
MySQL Error : Unknown column 'pm.pmid' in 'where clause'
Error Number : 1054
Request Date : Saturday, June 9th 2012 @ 05:05:26 PM
Error Date : Saturday, June 9th 2012 @ 05:05:26 PM
Script : http://www.cureconnections.com/testforum2/private.php?do=insertpm&pmid=
Referrer : http://www.cureconnections.com/testforum2/private.php?do=newpm
IP Address : XXX.XXX.XX.XXX
Username : ceho
Classname : vB_Database_MySQLi
MySQL Version : 5.0.77
Received pm's can be opened without issues, however there is no attachment preview and if you click on the attachment an error message appears saying an invalid file has been specified.
Just thought you should know

.