• after updating, my site no longer comes up, but there is this error message:

    Parse error: syntax error, unexpected ‘inkthemes_editor_style’ (T_STRING) in … /wp-content/themes/themia-lite/functions/inkthemes-functions.php on line 1

    Can you help?

    thanks,

    Alison

Viewing 1 replies (of 1 total)
  • Hey there – I just had to fix this on my site and it was a pain in the butt to figure out.

    Re-saving the functions/inkthemes-functions.php file with “Unix(LF)” line breaks instead of “Classic Mac(CR)” which it was set to by default, seems to fix the issue. I used textwrangler to make this change, which is a free code editor app. Obviously this is an encoding issue – could be that some servers are more sensitive than others.

    Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Syntax error after updating latest version’ is closed to new replies.