You may have just gotten this error:
QuoteTemplate Parse Error!
There was a problem loading the /Themes/default/languages/index.english.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.
You may want to try to refresh this page or use the default theme.
Parse error: syntax error, unexpected ',' in .../Themes/default/languages/index.english.php on line 288
279:
280: $txt[645] = 'Forum Stats';
281: $txt[656] = 'Latest Member';
282: $txt[658] = 'Total Categories';
283: $txt[659] = 'Latest Post';
284:
285: $txt[660] = 'You\'ve got';
286: $txt[661] = 'Click';
287: $txt[662] = 'here';
288: $txt[663] ='100,000', them.';
289:
290: $txt[665] = 'Total Boards';
291:
292: $txt[668] = 'Print Page';
I was trying to fix something, and did it wrong. I fixed it, so nothing is ruined. :P
Ah, that's what it was. No biggy. :)
If anyone was wondering what I was doing (doubtful), I was fixing an issue with LF90's account, where it would display his postcount as "I am a geek!!!" if he posted even once, since it exceeded 100,000.
He's now covered until 1,000,000. :P