Parse Error in functions.php file
-
According to WordPress, I’ve got a parse error in the following line of code in my functions.php file:
‘before_title’ => ‘<div class=”title”>’,
I don’t see anything there, and I’ve tried a number of fixes culled from the forums here, but nothing’s working.
Is the only other solution to re-upload the original functions.php file and de-activate the one that’s calling the parse error?
I ask because I can’t execute this fix as this is a site I did not build and I don’t have the FTP information necessary to make that fix at this time.
Here’s the error it’s calling:
Parse error: syntax error, unexpected T_STRING in /hermes/bosnaweb09a/b208/ipw.lawtutor/public_html/wordpress291/wp-content/themes/lawtutors/functions.php on line 9
It calls that everywhere – whether I’m trying to access the site or just another area of the dashboard.
Any help would be appreciated. Thanks!
The topic ‘Parse Error in functions.php file’ is closed to new replies.