lvneditor
Member
Posted 2 months ago #
Upgraded to 2.2.3 and tried to access Openhook through the appearance panel. Received the following error code:
Parse error: syntax error, unexpected ';' in /home/content/37/4930937/html/wordpress/wp-content/plugins/thesis-openhook/options.php on line 261
Thanks
http://wordpress.org/extend/plugins/thesis-openhook/
jvclark
Member
Posted 2 months ago #
I think there may also be some problems with some escaped quotes (i.e., backslashes being added before quotes) on code entered into custom_functions.php.
I had to revert back to the older 2.2 version to get things working properly again.
lvneditor
Member
Posted 2 months ago #
I think that there is a problem w/ quotes in general. I was having problems with quotes in the custom.css file for image urls. With quotes, they wouldn't show up, without, it was fine. I had to tweak urls on 6 or 7 sies to get images to display...a major pain.
jimbomack66
Member
Posted 1 week ago #
Was there any resolution to this problem? Same thing is happening to me.