smumdax
Member
Posted 3 years ago #
I'm getting this standard PHP error from the plugin:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/nursery/domains/journeymob.com/public_html/wp-content/plugins/co-authors-plus/co-authors.php on line 422
??
http://wordpress.org/extend/plugins/co-authors-plus/
Are you by chance using PHP4?
robgolbeck
Member
Posted 3 years ago #
I got the same error with version 2.1.1. I deactivated and installed version 1.2 and it activated fine.
Now I'm having a separate issue getting the second author's name to show up in the post... but I'm sure I'll figure it out eventually. I'm just learning php, so probably just not modifying the template code correctly.
Same problem, using PHP4.
Is there a solution other than installing an earlier version?