Forum Moderators: coopster
As jatar_k mentions, this error is most probably a missing brace. Check all your opening braces to make sure they are closed properly. Some text editors have a brace matching function.
Good luck.
unless you have altered the code
mikel4u ... if you have a backup of the script and any others it depends on, perhaps you could pull them back from your server and compare them with your original copies?
It could also be that the script (or a necessary resource) has been altered in some other way. Other possibilities might be file corruption or a change of permissions ...?
That is a possible solution, but for a brace to go missing its more likely to be a change of code. Thats if that is the problem.