The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Database Errors after switch to 3.6.10
After switching to vB 3.6.10 I keep getting database errors. Last night I got about 13 of these... not sure what it means.
Code:
Database error in vBulletin 3.6.10: 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=960 AND pm.folderid=0 ORDER BY pmtext.dateline DESC LIMIT 0, 50; MySQL Error : Can't create/write to file '/var/tmpsql/#sql_a98_0.MYI' (Errcode: 13) Error Number : 1 Date : Tuesday, May 6th 2008 @ 01:29:14 AM Script : http://www.site.com/forums/private.php Referrer : IP Address : xxxxxxxxx Username : xxxxxxxxxx Classname : vb_database |
#2
|
|||
|
|||
OS error code 13: Permission denied
Check the permissions on your temporary folder and if needed empty/clean it. A server reboot might also solve this issue. |
#3
|
|||
|
|||
What temp folder are you referring to?
|
#4
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
I'm not sure where that is to check the permission on it.
|
#6
|
||||
|
||||
What type of hosting are you on? (Shared/VPS/Dedicated)
|
#7
|
|||
|
|||
Shared for now.
|
#8
|
||||
|
||||
Tell your host about this error.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|