View Single Post
Old January 17, 2009, 10:51 AM   #5
Al Norris
Moderator Emeritus
 
Join Date: June 29, 2000
Location: Rupert, Idaho
Posts: 9,660
I can read PM's, I just can't respond without getting the error.

Code:
Database error in vBulletin 3.7.1:

Invalid SQL:

			SELECT pm.*, pmtext.*
				
			FROM pm AS pm
			LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
			
			WHERE pm.userid=5995 AND pm.folderid=0
			ORDER BY pmtext.dateline DESC
			LIMIT 0, 50;

MySQL Error   : Can't create/write to file '/tmp/#sql_6c2_0.MYI' (Errcode: 13)
Error Number  : 1
Request Date  : Saturday, January 17th 2009 @ 03:44:05 PM
Error Date    : Saturday, January 17th 2009 @ 03:44:05 PM
Script        : http://thefiringline.com/forums/private.php
Referrer      : http://thefiringline.com/forums/private.php?do=newpm&pmid=447209
IP Address    : 216.83.64.231
Username      : Antipitas
Classname     : vB_Database_MySQLi
MySQL Version : 5.0.72-log
Al Norris is offline  
 
Page generated in 0.03506 seconds with 8 queries