I haven't messed with anything, for once. π And now my site loads really slow. When it does finally load, half of it doesn't even show up. (site info, browse block,Welcome message, etc). I was able to click on "New Archive" and it gave me this error:
A fatal MySQL error was encountered.
Query: SELECT stories.*, author.penname as penname, UNIX_TIMESTAMP(stories.date) as date, UNIX_TIMESTAMP(stories.updated) as updated FROM (fanfiction_authors as author, fanfiction_stories as stories) WHERE author.uid = stories.uid AND stories.validated > 0 ORDER BY rand( ) DESC LIMIT 1
Error: (1) Can't create/write to file '/mysql-tmp/#sql_4b95_2.MYI' (Errcode: 13
Is this something to do with my end or the database? Every time I've ever seen an "MySQL error", it has been a white page saying it could not be found or reached or connected or something to along those lines.
Any ideas as to what the heck might be happening?
Thanks,
http://www.twiwrite.net
Where Your Imagination Can Run Free
18+ TwiWrite Fan Fiction Archives.
efiction vs.3.5.2
SQL vs. 5.0.77
PHP vs. 5.2.2
Happily soaking up any and all php, tpl, and html knowledge I can.
Looks like something is wrong with your database on the hosting end.
