I was modifying a few things on the function.php file of my wordpress website and now when I try to load the site again this error pops up:
Parse error: syntax error, unexpected T_STRING in /home/fiestavi/public_html/wp-content/themes/NewsSpot/functions.php on line 11
I tried logging in the admin panel but it shows the same error as well.
Link to Main Site: http://www.fiestacolegial.com
Link to Admin Panel: http://fiestacolegial.com/wp-login.php
How can I fix this?
Thanks!
functions.php
at least up until line 11, so we can actually see the code, that's causing the problem. – Sirko Mar 8 '13 at 14:47