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.. ?
Call to undefined method PhocaGalleryHelper
-
- Phoca Member
- Posts: 43
- Joined: 08 Apr 2008, 17:08
- Location: Netherlands
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Call to undefined method PhocaGalleryHelper
Hi there is no such file more:
phocagalleryd.php ... it is detail.php ... (the phocagalleryd is obsolete)... Try to upgrade
Jan
phocagalleryd.php ... it is detail.php ... (the phocagalleryd is obsolete)... Try to upgrade
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 43
- Joined: 08 Apr 2008, 17:08
- Location: Netherlands
Re: Call to undefined method PhocaGalleryHelper
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]
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]
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Call to undefined method PhocaGalleryHelper
no idea maybe they are obsolete... maybe some old links to your site ??? but the phocagalleryd view doesn't exist any more ???
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 43
- Joined: 08 Apr 2008, 17:08
- Location: Netherlands
Re: Call to undefined method PhocaGalleryHelper
Huh,
But jan.....
The phocagalleryd.php is still in the 1.8.8 !
In the modules folder...
You are distributing it like that..
But jan.....
The phocagalleryd.php is still in the 1.8.8 !
In the modules folder...
You are distributing it like that..
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Call to undefined method PhocaGalleryHelper
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 43
- Joined: 08 Apr 2008, 17:08
- Location: Netherlands
Re: Call to undefined method PhocaGalleryHelper
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..
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..
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Call to undefined method PhocaGalleryHelper
no idea
If you find Phoca extensions useful, please support the project