Quote Originally Posted by stxmona View Post
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /homepages/7/d236731769/htdocs/zen/admin/admin.php on line 222
The problem is a syntax error earlier in your code than line 222. Line 222, is where it is detected, rather than where it occurs. The actual error is probably just a lone or two earlier.

Did you edit the file yourself or use the versions provided with the mod?

If you edited it yourself, are you sure that you did precisely what was stated in the instructions; even a character out of place could cause a syntax error.