Call error PhocaGalleryRenderFront::getOverImageIcons

Phoca Gallery - image gallery extension
d70photographie
Phoca Member
Phoca Member
Posts: 12
Joined: 18 Apr 2011, 07:38

Call error PhocaGalleryRenderFront::getOverImageIcons

Post by d70photographie »

I had the undefined method error.
Debug mode gave the line that was giving the error.

I have remarked the code, line 202

// Hot, New
//if ($cv->type == 2) {
// echo PhocaGalleryRenderFront::getOverImageIcons($cv->date, $cv->hits);
//
//}

Joomla version 4.1.2 Phoca Gallery 4.5.0 PHP Version 7.4.28
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Post by Jan »

Hi, which error do you exactly get (which error message)? In which file exactly?

Jan
If you find Phoca extensions useful, please support the project
d70photographie
Phoca Member
Phoca Member
Posts: 12
Joined: 18 Apr 2011, 07:38

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Post by d70photographie »

Hello,

The exact message is:

Call to undefined method PhocaGalleryRenderFront::getOverImageIcons()

Best regards

Philippe
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Post by Jan »

Hi, the exact message mostly includes the file and the row where this problem occurs.

Try to enable debug mode to see whole message including trace.

Do you use standard template? If not try to switch to standard template (only to see whole message) as some templates do not render whole message.

Jan
If you find Phoca extensions useful, please support the project
d70photographie
Phoca Member
Phoca Member
Posts: 12
Joined: 18 Apr 2011, 07:38

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Post by d70photographie »

Image

Hello,

I'm using SP Page Builder Pro (3.8.6) with some components that need Shaper_helixultimate (2.0.8) template framework. It is difficult to test with other templates.
I made a print screen with debug mode.

I leave the debug mode activated for a few days if you want to see info -> www.d70photographie.ch

Best regards.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Post by Jan »

Hi, I don't see the screenshot there.

Jan
If you find Phoca extensions useful, please support the project
Post Reply