A weird error
Okay, I have vBulletin installed on my website, it's been on there for a month.
And I get this error when clicking the User CP.
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT pm.*, pmtext.*, userlist_ignore.userid AS ignored
,icon.iconpath, icon.title AS icontitle
FROM pm AS pm
INNER JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN userlist AS userlist_ignore ON
(userlist_ignore.userid = 1 AND userlist_ignore.relationid = pmtext.fromuserid AND userlist_ignore.type = 'ignore')
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid = 1
AND pm.messageread = 0
ORDER BY pmtext.dateline DESC
LIMIT 5;
MySQL Error : Can't create/write to file '/tmp/#sql_af6_0.MYI' (Errcode: 13)
Error Number : 1
Request Date : Tuesday, July 22nd 2008 @ 09:04:40 PM
Error Date : Tuesday, July 22nd 2008 @ 09:04:40 PM
Script : Kawaii Anime Forums
Referrer : User CP - Kawaii Anime Forums
IP Address : 63.26.148.226
Username : Sakura
Classname : vB_Database
MySQL Version : 5.0.51a-community
The User CP's been fine until now.
Any idea?
And I get this error when clicking the User CP.
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT pm.*, pmtext.*, userlist_ignore.userid AS ignored
,icon.iconpath, icon.title AS icontitle
FROM pm AS pm
INNER JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN userlist AS userlist_ignore ON
(userlist_ignore.userid = 1 AND userlist_ignore.relationid = pmtext.fromuserid AND userlist_ignore.type = 'ignore')
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid = 1
AND pm.messageread = 0
ORDER BY pmtext.dateline DESC
LIMIT 5;
MySQL Error : Can't create/write to file '/tmp/#sql_af6_0.MYI' (Errcode: 13)
Error Number : 1
Request Date : Tuesday, July 22nd 2008 @ 09:04:40 PM
Error Date : Tuesday, July 22nd 2008 @ 09:04:40 PM
Script : Kawaii Anime Forums
Referrer : User CP - Kawaii Anime Forums
IP Address : 63.26.148.226
Username : Sakura
Classname : vB_Database
MySQL Version : 5.0.51a-community
The User CP's been fine until now.
Any idea?






Linear Mode

