Error message on all pages.
Lakshmipriya - April 11, 2008 - 04:46
i get this message on all pages of my site when i open it in firefox and there are no side bars. IE has no issues. Pls help.
user warning: Can't create/write to file '/tmp/#sql_a52_0.MYI' (Errcode: 30) query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'garland' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/research/public_html/includes/database.mysql.inc on line 172.
i checked with 2 more ppl and they say there is no such error msg for them when they open it in firefox. They say the site is fine.

logged-in status
Are you logged in when you see this message? If so, do you see it when you're logged out? And are the people you've asked to see the site logged in or not?
Check the disk partition where /tmp resides to see that you're not out of disk space. Given the presence of the block_roles table in the query, I'd say you're looking at something that's triggered only by logged-in users.