Database error in vBulletin 4.1.2:
Invalid SQL:
SELECT pm.*, pmtext.*
, icon.title AS icontitle, icon.iconpath
FROM pm AS pm
LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid=2 AND pm.folderid=0
ORDER BY pmtext.dateline DESC
LIMIT 0, 50;
MySQL Error : Can't create/write to file '/tmp/#sql_4bfaa_0.MYI' (Errcode: 30)
Error Number : 1
Request Date : Friday, June 28th 2013 @ 02:21:43 PM
Error Date : Friday, June 28th 2013 @ 02:21:43 PM
Script : http://www.el....com/private.php
Referrer : http://www.el....com/search.php?searchid=377404
IP Address : 190.xxxxx
Username :
Classname : vB_Database
MySQL Version : 5.1.69-cll