Quote Originally Posted by balticccreations View Post
Can't create/write to file '/tmp/#sql_ffc_0.MYI' (Errcode: 28)
That's a problem with your database. It means that mysql believes that it has run out of space (usually physically space, i.e. the hard disk on which it's running is full).

One to discuss with your webhost - as only they can fix it.