The Phoca gallery content plugin seems to be broken. When i press the button in the editor i get this error:
"Class 'Phoca\Render\Adminviews' not found "
Gallery plugin broken
-
- Phoca Professional
- Posts: 115
- Joined: 22 Mar 2015, 00:18
- Contact:
-
- Phoca Hero
- Posts: 2886
- Joined: 28 Nov 2010, 17:20
Re: Gallery plugin broken
Hi,
Hi, enable debug mode in your Joomla! global configuration so you get whole error message including the file and row where the error occurs.
Kind regards
Christine
Hi, enable debug mode in your Joomla! global configuration so you get whole error message including the file and row where the error occurs.
Kind regards
Christine
-
- Phoca Professional
- Posts: 115
- Joined: 22 Mar 2015, 00:18
- Contact:
Re: Gallery plugin broken
Here you have the complete debug code:
Class 'Phoca\Render\Adminviews' not found
.../administrator/components/com_phocagallery/libraries/phocagallery/render/renderadminviews.php:19
14 use Phoca\Render\Adminviews;
15 use Joomla\CMS\Factory;
16 use Joomla\CMS\HTML\HTMLHelper;
17 use Joomla\CMS\Language\Text;
18
19 class PhocaGalleryRenderAdminViews extends AdminViews
20 {
21 public $view = '';
22 public $viewtype = 1;
23 public $option = '';
24 public $optionLang = '';
Class 'Phoca\Render\Adminviews' not found
.../administrator/components/com_phocagallery/libraries/phocagallery/render/renderadminviews.php:19
14 use Phoca\Render\Adminviews;
15 use Joomla\CMS\Factory;
16 use Joomla\CMS\HTML\HTMLHelper;
17 use Joomla\CMS\Language\Text;
18
19 class PhocaGalleryRenderAdminViews extends AdminViews
20 {
21 public $view = '';
22 public $viewtype = 1;
23 public $option = '';
24 public $optionLang = '';
-
- Phoca Hero
- Posts: 2886
- Joined: 28 Nov 2010, 17:20
Re: Gallery plugin broken
Hi,
Check if you have the latest Plugins:
https://www.phoca.cz/download/category/ ... ton-plugin > 4.4.0
https://www.phoca.cz/download/category/ ... ery-plugin > 4.4.2
Kind regards
Christine
Check if you have the latest Plugins:
https://www.phoca.cz/download/category/ ... ton-plugin > 4.4.0
https://www.phoca.cz/download/category/ ... ery-plugin > 4.4.2
Kind regards
Christine
-
- Phoca Professional
- Posts: 115
- Joined: 22 Mar 2015, 00:18
- Contact:
Re: Gallery plugin broken
Ahh sorry - forgot to update the button plugin - by the why - why are they not showing as not updated in the joomla updater ??
-
- Phoca Hero
- Posts: 2886
- Joined: 28 Nov 2010, 17:20
Re: Gallery plugin broken
Hi,
Unfortunately there is no (automatic) update function. Means: Check more often to see if there is an update.
https://www.phoca.cz/download/category/ ... ery-plugin.
Example of info of extension version server: https://raw.githubusercontent.com/Phoca ... nifest.xml
Most of the time will be also informed in the "News" section.
Kind regards
Christine
Unfortunately there is no (automatic) update function. Means: Check more often to see if there is an update.
https://www.phoca.cz/download/category/ ... ery-plugin.
Example of info of extension version server: https://raw.githubusercontent.com/Phoca ... nifest.xml
Most of the time will be also informed in the "News" section.
Kind regards
Christine
-
- Phoca Professional
- Posts: 115
- Joined: 22 Mar 2015, 00:18
- Contact:
Re: Gallery plugin broken
Allthough my plugins are now updated - I still get the above error, when using the Phoca Button in the editor ???
-
- Phoca Professional
- Posts: 115
- Joined: 22 Mar 2015, 00:18
- Contact:
Re: Gallery plugin broken
Class 'Phoca\Render\Adminviews' not found
.../administrator/components/com_phocagallery/libraries/phocagallery/render/renderadminviews.php:19
14 use Phoca\Render\Adminviews;
15 use Joomla\CMS\Factory;
16 use Joomla\CMS\HTML\HTMLHelper;
17 use Joomla\CMS\Language\Text;
18
19 class PhocaGalleryRenderAdminViews extends AdminViews
20 {
21 public $view = '';
22 public $viewtype = 1;
23 public $option = '';
24 public $optionLang = '';
.../administrator/components/com_phocagallery/libraries/phocagallery/render/renderadminviews.php:19
14 use Phoca\Render\Adminviews;
15 use Joomla\CMS\Factory;
16 use Joomla\CMS\HTML\HTMLHelper;
17 use Joomla\CMS\Language\Text;
18
19 class PhocaGalleryRenderAdminViews extends AdminViews
20 {
21 public $view = '';
22 public $viewtype = 1;
23 public $option = '';
24 public $optionLang = '';
- Jan
- Phoca Hero
- Posts: 48701
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Gallery plugin broken
Hi, first of all, which component version do you run?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Professional
- Posts: 115
- Joined: 22 Mar 2015, 00:18
- Contact:
Re: Gallery plugin broken
Version 4.4.2