auveeb
02-23-2005, 12:05 PM
Hi All,
I just woke up to check my private messages at my forum this morning and I recieved a database error. It looks like this
atabase error in vBulletin 3.0.6:
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=1 AND pm.folderid=0
ORDER BY pmtext.dateline DESC
LIMIT 0, 50
mysql error: Got error -1 from table handler
mysql error number: 1030
Date: Wednesday 23rd of February 2005 09:02:45 AM
Script: http://www.***hosting.com/private.php?
Referer: http://www.***hosting.com/index.php?
Username: Theory
IP Address: 69.***.***.***
Can somebody tell me what kind of action I must take in order to fix this? I'm kind of stupid when it comes to php so any help is appreciated. My board is very important to me.
Thanks :nervous:
Nevermind, problem was resolved. Turns out my TMP folder was full.
I just woke up to check my private messages at my forum this morning and I recieved a database error. It looks like this
atabase error in vBulletin 3.0.6:
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=1 AND pm.folderid=0
ORDER BY pmtext.dateline DESC
LIMIT 0, 50
mysql error: Got error -1 from table handler
mysql error number: 1030
Date: Wednesday 23rd of February 2005 09:02:45 AM
Script: http://www.***hosting.com/private.php?
Referer: http://www.***hosting.com/index.php?
Username: Theory
IP Address: 69.***.***.***
Can somebody tell me what kind of action I must take in order to fix this? I'm kind of stupid when it comes to php so any help is appreciated. My board is very important to me.
Thanks :nervous:
Nevermind, problem was resolved. Turns out my TMP folder was full.