We have to ask, What happened yesterday that could possibly cause this? Were you trying to upgrade? Perhaps added a new module?
The thing is, computer software doesn't stop wotking without reason, so if *you* haven't changed anything, then *someone else* has. It is always best if it was something you did yourself,, because the alternative suggests a possible hack, and this *has* to be approached in a different way..
Anyway, to help solve your problem, what does the rest of your english.php file look like? The line you posted looks positively wrong. Almost every line in the english.php file will/should be something like
define(SOME_DEFINITION, 'text string goes here') ;
If yours doesn't then you are looking at the wrong file, or the file's aren't where they should be (a bad restore from backups, perhaps). or, or, or.....
Sorry I can't be of much more help, but it is about the best that can be done with the information provided.
Cheers
Rod




