Hello,
When i want to see photo's on my site http://www.vriendenvanhetkalf.nl and i register, the i get the folowing message :
Warning: getimagesize(http://lh3.ggpht.com/_LfyAnx88cmw/TXY0a ... CF0701.JPG): failed to open stream: No route to host in /customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php on line 39
Can anyone help me with it
Thanxs
jerome
Error when i want to see photo's with Phoca
-
- Phoca Newbie
- Posts: 3
- Joined: 30 Mar 2011, 16:19
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error when i want to see photo's with Phoca
Hi, this seems like some problem while getting info from the image.
The warning can be disabled with the following code:
getimagesize -> to @getimagesize
in
/customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
Jan
The warning can be disabled with the following code:
getimagesize -> to @getimagesize
in
/customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 30 Mar 2011, 16:19
Re: Error when i want to see photo's with Phoca
Hi Jan,
thanks for your reaction ,but where can i find
/customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
sorry for being a nono
thanks jeroen
thanks for your reaction ,but where can i find
/customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
sorry for being a nono
thanks jeroen
- Benno
- Phoca Hero
- Posts: 9437
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Error when i want to see photo's with Phoca
Hi,
Kind regards,
Benno
/administrator/components/com_phocagallery/libraries/phocagallery/image/image.phpthanks for your reaction ,but where can i find
/customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 3
- Joined: 30 Mar 2011, 16:19
Re: Error when i want to see photo's with Phoca
When i copy your line ,he gives me al line of restricted acces.Benno wrote:Hi,/administrator/components/com_phocagallery/libraries/phocagallery/image/image.phpthanks for your reaction ,but where can i find
/customers/2/c/e/vriendenvanhetkalf.nl/httpd.www/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
Kind regards,
Benno
i cant come in this line
regards jerome
- Benno
- Phoca Hero
- Posts: 9437
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Error when i want to see photo's with Phoca
Hi,
Enter the root directory of your joomla installation,
enter the folder administator
enter the folder components
and so on...
download the file image.php local to your pc
open image.php with e.g. Editor
make the change Jan recommended:
Upload image.php ( means overwrite the old image.php with the new one)
Kind regards,
Benno
I'm not sure if I understand you right.When i copy your line ,he gives me al line of restricted acces.
i cant come in this line
If you mean this with line, this is a path that you can enter with an FTP-Client like e.g. FileZilla/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php
Enter the root directory of your joomla installation,
enter the folder administator
enter the folder components
and so on...
download the file image.php local to your pc
open image.php with e.g. Editor
make the change Jan recommended:
Save!The warning can be disabled with the following code:
getimagesize -> to @getimagesize
Upload image.php ( means overwrite the old image.php with the new one)
Kind regards,
Benno