Callum Silcock
Member
Posted 9 months ago #
Getting a
Parse error: syntax error, unexpected '}' in /Users/web/Sites/first10/wp-content/plugins/event-o-matic/eom_admin.php on line 585
Clean install, no plugins activated on the twentytwelve theme.
Ill have a look through the code but thought you'd want to know.
http://wordpress.org/extend/plugins/event-o-matic/
Delete the plugin and reinstall.
Callum Silcock
Member
Posted 9 months ago #
I've done this a few times still to no avail, looks like it was my webserver not enabling php short tags, for example:
<?
instead of
<?php
so just did a quick find / replace and it works, suggest you update to reflect (even though it won't be too common...)
Apologies for that - I thought I nabbed all of the short tags last update. Thanks for catching that. The latest update should correct this. Thanks again.