php error call to undefined errror in Phoca Gallery

Phoca modules - support for all Phoca modules except Phoca Gallery modules
tess63
Phoca Member
Phoca Member
Posts: 18
Joined: 26 Mar 2008, 12:33
Location: United Kingdom (Great Britain)
Contact:

php error call to undefined errror in Phoca Gallery

Post by tess63 »

Hi Jan

Need your assistance please. After uploading pictures my front end went blank. Turning on the error reporting i get this message: Fatal error: Call to undefined method PhocaGalleryImageFront::displayImageOrNoImage() in /home/sites/the-crosbies.com/public_html/modules/mod_phocagallery_random_image/mod_phocagallery_random_image.php on line 410
I know why...I accidently uploaded two or three really large photos (over 2500 x 2000) which made the system throw a wobbly. I have deleted the offending photos but still cannot get my front end back. Don't know much about php so could do with some advice.
On the plus side, I love Phoca and use it in every site I've got.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48648
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: php error call to undefined errror in Phoca Gallery

Post by Jan »

Hi, do you run the latest module, I see no such row in latest module version.

And there is loaded the library:
phocagalleryimport('phocagallery.image.imagefront');
so there should not be a problem with not finding the class or method :idea:

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