Hi,
I have a working joomla 1.5 install using php 4.4.9. When I install JFBConnect, I get the following error when accessing any page (front end or admin):
Parse error: syntax error, unexpected ';', expecting '(' in /homepages/19/d152885003/htdocs/beta/plugins/authentication/jfbconnectauth.php on line 49
to save you the bother, line 49 is
$fbUserId = JFBConnectFacebookHelper::$_OrigFbUser;
Could this be to do with my php version? Any other suggestions?
Cheers.