ccolotti
Member
Posted 4 months ago #
Why does this plugin suck so bad?
Parse error: syntax error, unexpected ';', expecting T_FUNCTION in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/sociable/includes/class-sociable_Admin_Options.php on line 1342
I tried to upgrade from 4.1.7 which borked my site. I removed it and tried to install clean and then get the above error. Is there a better option out there than this constantly broken POS?
http://wordpress.org/extend/plugins/sociable/
Johnny A.
Member
Posted 4 months ago #
I get the exact same error. Same file too. Seems somebody released too soon. Looks easy to fix though.
I found the bug.
you have to correct the typo in file
class-sociable_Admin_Options.php
on line 186
change "<?" to "<?php"
for detailed description check my latest blog at blog.admintoon.com