Page 2 of 2
Re: Fatal Error with Facebook User configuration
Posted: 07 Jul 2012, 14:55
by Jan
Ok, try to test it with Phoca Gallery 3.2.1, I have added there a if clause to prevent from loading the class again.
Jan
Re: Fatal Error with Facebook User configuration
Posted: 08 Jul 2012, 02:44
by dustyken
Still getting an error.
(path is: administrator/components/com_phocagallery/libraries/phocagallery/fb.php)
Re: Fatal Error with Facebook User configuration
Posted: 12 Jul 2012, 18:08
by Jan
Hi, then this is other problem then the first, seems like some of your extension loaded this class but it does not include getSession method, so try to load the Facebook class from Phoca e.g. with disabling it by other extension. Not sure if some other extension can load the class in case Phoca Gallery is called, maybe this is some system plugin
Jan
Re: Fatal Error with Facebook User configuration
Posted: 16 Jul 2012, 13:03
by jackoff
I can confirm that deactivation of "Facebook - Twitter - Google+1 plugin for Joomla" from Compago helped and Phoca works fine.
But the autopublish function of the Compago plugin is really nice... so it's a very difficult decision...
Re: Fatal Error with Facebook User configuration
Posted: 16 Jul 2012, 15:25
by dustyken
Don't know if this is a helpful solution for you for the auto publish, but you can use ifttt.com to set up a task to monitor your site's RSS feed and then auto post the new entry on Facebook.
Re: Fatal Error with Facebook User configuration
Posted: 04 Sep 2012, 10:18
by eldoctoro
jackoff wrote:I can confirm that deactivation of "Facebook - Twitter - Google+1 plugin for Joomla" from Compago helped and Phoca works fine.
But the autopublish function of the Compago plugin is really nice... so it's a very difficult decision...
I can confim it too. After deactivated "Facebook - Twitter - Google+1" plugin Gallery works fine to import.
After import you can actived the plugin again and everything works fine.
If you want to import from Facebook you have to deactivated the plugin from Compage.

Re: Fatal Error with Facebook User configuration
Posted: 19 Sep 2012, 10:03
by Jan
Ok, thank you for the info.
Jan