Hi,
I'm helping a friend who's site is down due to a 500 internal server error.
The eror logs tell me this:
PHP Parse error: syntax error, unexpected '.' in /thesis_182/custom/custom_functions.php on line 14
The weird thing is, there is no file called 'thesis_182', just 'thesis_16'
So I checked /thesis_16/custom/custom_functions.php on line 14
where it says * function custom_bookmark_links() - outputs an HTML list of bookmarking links
No unexpected '.' to be seen.
Any suggestions how to fix this?
Thanks