0l1v1er
Member
Posted 2 years ago #
Hello,
I have an error when trying to install the plugin:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_NEW in /home/rccp/public_html/wp-content/plugins/wordsocial/inc/facebook.php on line 4
Could this come from the fact that this website runs on a server with PHP4 only?
Thanks
Olivier
PS: The plugin looks very promising, congratulations! LinkedIn would be a great addition.
http://wordpress.org/extend/plugins/wordsocial/
Hi 0l1v1er,
Yeah.. WordSocial is mainly built to work with PHP5 and doesn't support PHP4. I could make some fix to support PHP4 but I don't know if it's really a good idea.
PHP5 is available for years now, so you should upgrade your server (or ask to your web hoster to upgrade it to PHP5).
But actually, the error is due to the lack of CURL extension on your server, and not specifically to PHP4.