Parse error: syntax error, unexpected T_STRING
-
I am using WordPress 3.3.2 and slightly modified a theme (colors and some positioning) called Expositio by WPShower. I set it up locally using MAMP and got everything working to perfection. When I loaded it onto my server and tried to activate the theme I got:
Parse error: syntax error, unexpected T_STRING in /doncrosslandphoto.com/wp-content/themes/expositio/includes/theme_options.php on line 1
I looked at the theme_options.php file and line one is “<?php” obviously that line is not the problem.
I had to uninstall/reinstall WordPress because I would even get the error trying to access the dashboard.
Any idea why this is not working online but works perfectly locally using MAMP?
- The topic ‘Parse error: syntax error, unexpected T_STRING’ is closed to new replies.