Page 1 of 1

Call to undefined method PhocaGalleryHelper

Posted: 02 Aug 2008, 14:02
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.. ?

Re: Call to undefined method PhocaGalleryHelper

Posted: 02 Aug 2008, 15:23
by Jan
Hi there is no such file more:

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

Jan

Re: Call to undefined method PhocaGalleryHelper

Posted: 06 Aug 2008, 15:06
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]

Re: Call to undefined method PhocaGalleryHelper

Posted: 06 Aug 2008, 16:22
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

Re: Call to undefined method PhocaGalleryHelper

Posted: 06 Aug 2008, 16:31
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.. :(

Re: Call to undefined method PhocaGalleryHelper

Posted: 07 Aug 2008, 01:15
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

Re: Call to undefined method PhocaGalleryHelper

Posted: 07 Aug 2008, 01:26
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..

Re: Call to undefined method PhocaGalleryHelper

Posted: 07 Aug 2008, 22:00
by Jan
no idea :(