alzander wrote: Fixed. Not sure which extension is causing the problem, but I disabled the code to enable the Facebook Page Tab and Canvas functionality in the system plugin, and that got things working again.
You don't look to have Page Tab or Canvas integration enabled, so this shouldn't affect you in a negative way while we investigate more.
If you run into other issues though, just let us know.
Thanks,
Alex
public function setupCanvas()
{
$fbClient = $this->jfbcLibrary->getFbClient();public function setupCanvas()
{
return;
$fbClient = $this->jfbcLibrary->getFbClient();function onAfterInitialise()
{
$app = JFactory::getApplication();
if (!$app->isAdmin())
{
$this->jfbcCanvas->setupCanvas();
}
}function onAfterInitialise()
{
/*
$app = JFactory::getApplication();
if (!$app->isAdmin())
{
$this->jfbcCanvas->setupCanvas();
}
*/
}Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
