After preliminary testing it seems that Connections works fine with the latest and greatest WP. Just in case you were wondering. I should mention that I didn’t test with the new multi-site feature. But I don’t see any reason that the plug-in wouldn’t work.
For some reason I was unable to install this plugin. I tried uploading it through WP and using FTP but the plugin wasn’t visible in both instances.
Has anyone had a similar issue?
Appreciate your help,
Adi
No one has reported an issue like this before. I sent you an email with a link to my dev version that might fix the issue.
Like Connections but it just doesn’t install caused by the Parse Fatal error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in ./wp-content/plugins/connections/connections.php on line 46
Checked that mine is PHP5, and other plugins are working fine. Any helpful remedy?
… will there be any response, please? too busy in developing other stuff :p ? Please help.
Please install this plugin: WP System Health. This will add a new panel on the Dashboard panel. In the System tab, verify the PHP version. If it is not PHP5 try…
First try accessing your control panel and see if the option is available to change the default running version of PHP. If that option is not available, please ask you host provider to upgrade your account. If PHP5 is available on your host and you still are receiving this error try adding the following to your .htaccess file:
SetEnv DEFAULT_PHP_VERSION 5
Thanks for your prompt reply.
This is the content of my .htaccess file:
# BEGIN WordPress
RewriteEngine On
RewriteBase /intrabp/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /intrabp/index.php [L]
# END WordPress
Should I add the “SetEnv DEFAULT_PHP_VERSION 5” at the end or beginning? or within the ? Sorry I am not a player in php.
Thanks for your time and hint, Steve!
I guess my problem will be solved soon though I am still trying – must be I didn’t aware of the PHP5 version.
Will “donate” and support plugin like Connections in hope of a perfect version released.
Please keep on working!
Wish your daughter and the family well.
Cheers!