Page 1 of 1

Call error PhocaGalleryRenderFront::getOverImageIcons

Posted: 09 May 2022, 15:42
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

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Posted: 10 May 2022, 14:11
by Jan
Hi, which error do you exactly get (which error message)? In which file exactly?

Jan

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Posted: 10 May 2022, 21:23
by d70photographie
Hello,

The exact message is:

Call to undefined method PhocaGalleryRenderFront::getOverImageIcons()

Best regards

Philippe

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Posted: 15 May 2022, 00:11
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

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Posted: 18 May 2022, 08:06
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.

Re: Call error PhocaGalleryRenderFront::getOverImageIcons

Posted: 26 May 2022, 00:37
by Jan
Hi, I don't see the screenshot there.

Jan