Dear Sir,
I have install fresh Joomla 3.4 version on Ubuntu 14.04 Desktop. After installing Phoca gallery 4.3 on joomla i was not able to create category. The error show was "Fatal error: Class 'PhocaGalleryImage' not found /components/com_phocagallery/models/fields/phocaselectitem.php on line 42. Please help us to resolve the problem
Fatal error: Class 'PhocaGalleryImage' not found
-
samrocks1011
- Phoca Newbie

- Posts: 1
- Joined: 17 May 2016, 14:20
-
christine
- Phoca Hero

- Posts: 2938
- Joined: 28 Nov 2010, 17:20
Re: Fatal error: Class 'PhocaGalleryImage' not found
Hi,
The response belongs to:
Kind regards, Christine
3.4.? > current version of Joomla is: 3.5.1samrocks1011 wrote:I have install fresh Joomla 3.4 version
The response belongs to:
Do you hv menue-link to Phocagallery / title in category /folder?$image = PhocaGalleryImage::getImageByImageId((int)$this->value);// We don't need catid, we get all categories title
if(isset($image->id)) {
$value .= (int)$image->id . ':'. $image->title .' ('.$image->category_title.')';
}
$id = (int)$this->value;
Kind regards, Christine
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Fatal error: Class 'PhocaGalleryImage' not found
If you find Phoca extensions useful, please support the project