Phoca Plugin / Categories / Error

Phoca Gallery - image gallery extension
PeterHader
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 11 Feb 2019, 18:01

Phoca Plugin / Categories / Error

Post by PeterHader »

The code {phocagallery view=categories} and also {phocagallery view=categories|imagecategories=1|imagecategoriessize=0} returns:

0 Call to a member function Quote() on null

Is there something wrong with the typing? Plugin is activated, Joomla! 3.9.2, PHP 7.2.14, PhocaGallery 4.3.11

Debug:
# Function Location
1 () JROOT/plugins/content/phocagallery/phocagallery.php:496
2 plgContentPhocaGallery->onContentPrepare() JROOT/libraries/joomla/event/event.php:70
3 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160
4 JEventDispatcher->trigger() JROOT/components/com_content/views/article/view.html.php:193
5 ContentViewArticle->display() JROOT/libraries/src/MVC/Controller/BaseController.php:672
6 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_content/controller.php:118
7 ContentController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:710
8 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_content/content.php:43
9 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
10 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
11 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
12 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
13 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:196
14 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:4

I'd apreciate advise
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9117
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Phoca Plugin / Categories / Error

Post by Benno »

Hi,
Is there something wrong with the typing? Plugin is activated, Joomla! 3.9.2, PHP 7.2.14, PhocaGallery 4.3.11
And which version is the Plugin?

Kind regards,
Benno
Post Reply