The original file has on line 41
and on line 42PHP Code:
*/
Compare the original file with the file on site. Probably a missing semicolon, comma, apostrophe or other typoin line 42 or higher up.PHP Code:
require($template->get_template_dir('html_header.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/html_header.php');
Start with line 42 and go up.
Bookmarks