Call to undefined method PhocaGalleryHelper

Phoca Gallery - image gallery extension
babylon
Phoca Member
Phoca Member
Posts: 43
Joined: 08 Apr 2008, 17:08
Location: Netherlands

Call to undefined method PhocaGalleryHelper

Post by babylon »

hello jan,

it seems errors are written into my error_log file...


PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94

where does this comes from.. ?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call to undefined method PhocaGalleryHelper

Post by Jan »

Hi there is no such file more:

phocagalleryd.php ... it is detail.php ... (the phocagalleryd is obsolete)... Try to upgrade

Jan
If you find Phoca extensions useful, please support the project
babylon
Phoca Member
Phoca Member
Posts: 43
Joined: 08 Apr 2008, 17:08
Location: Netherlands

Re: Call to undefined method PhocaGalleryHelper

Post by babylon »

Hello Jan,

Sorry for this late reply.......
It may be obsolete but im running 1.8.8 :(
So why the errors in the error_log.txt ?

[code][06-aug-2008 05:38:17] PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94
[06-aug-2008 05:38:20] PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94
[06-aug-2008 05:38:31] PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94
[06-aug-2008 05:38:52] PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94
[06-aug-2008 05:39:39] PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94
[06-aug-2008 05:39:44] PHP Fatal error: Call to undefined method PhocaGalleryHelper::getgalleryreload() in /home/public_html/components/com_phocagallery/models/phocagalleryd.php on line 94[/code]
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call to undefined method PhocaGalleryHelper

Post by Jan »

no idea maybe they are obsolete... maybe some old links to your site ??? but the phocagalleryd view doesn't exist any more ???

Jan
If you find Phoca extensions useful, please support the project
babylon
Phoca Member
Phoca Member
Posts: 43
Joined: 08 Apr 2008, 17:08
Location: Netherlands

Re: Call to undefined method PhocaGalleryHelper

Post by babylon »

Huh,

But jan.....
The phocagalleryd.php is still in the 1.8.8 !
In the modules folder...
You are distributing it like that.. :(
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call to undefined method PhocaGalleryHelper

Post by Jan »

yes but it is obsolete... if you do an upgrade of Phoca Gallery, new files will be copied but the old files wich will be not overwritten (e.g. obsolete files which don't exist in new installation more) will be still here (there is no method to remove them by the Joomla! installation process)... so the file is still here but it is not used ... you can delete it...

Jan
If you find Phoca extensions useful, please support the project
babylon
Phoca Member
Phoca Member
Posts: 43
Joined: 08 Apr 2008, 17:08
Location: Netherlands

Re: Call to undefined method PhocaGalleryHelper

Post by babylon »

ok jan,

I just deleted it....
But how can a file cause errors somehow....(as i see them in my error_log) while the file is obsolete?
Its not called....or included?
So thats weird..
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Call to undefined method PhocaGalleryHelper

Post by Jan »

no idea :(
If you find Phoca extensions useful, please support the project
Post Reply