Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

J1.5 getimagesize and image type not supported error

  • blackshadow
  • blackshadow's Avatar Topic Author
  • Offline
  • New Member
More
16 years 11 months ago #13966 by blackshadow
Hi,

I have installed the latest version of Joomla 1.5 and the current version of SIGPro - I tried to set up a gallery in an article and I get the following error message:

Warning: getimagesize(/home/bshadow/public_html/gallery/Concerts/Muse/slides/muse0086.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/bshadow/public_html/plugins/content/jwsigpro/sigpro_engine.php on line 86
Image type not supported

I put the following in the article {gallery}/Concerts/Muse/slides{/gallery}

How do I fix this?

Any help would be much appreciated.

Cheers, Richard

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #13967 by Thierry Schweitzer
Replied by Thierry Schweitzer on topic Re: J1.5 getimagesize and image type not supported error
Same probleme for me


Warning: getimagesize() [function.getimagesize]: Read error! in /home.10.19/photojea/www/plugins/content/jwsigpro/sigpro_engine.php on line 86
Image type not supported

Picture where showing before but updated them with lowcase for the picture name as this #£@ç&* of plugin does not manage well Capital letters in picture file name !!! and we are in the 21st century and Ghutenberg existed for now 700 years

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #13968 by studio pelusa
can somebody give me a normal answer something what i can understand please keep it simple. i,m just a simple tattoo artist. how to solve this big problem
Warning: getimagesize(/home/tatuajes/public_html/images/stories/sex/att73832.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/tatuajes/public_html/plugins/content/jwsigpro/sigpro_engine.php on line 86
Image type not supported

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #13969 by Thierry Schweitzer
Replied by Thierry Schweitzer on topic Re: J1.5 getimagesize and image type not supported error
So....
After researching a little more. It looks like the plugin can not deal with damage picture.
Sometime during FTP a file can be corrupted, in this case the simple Image Gallery Pro will get stuck instead of ignoring the file ....

You said Simple ???

So compare in your FTP cleint the size of every picture on your hard drive and on the server.

hope this help

Tdoc

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #13970 by JoomlaWorks
@tat2pluis
The error you get implies that the plugin has not been installed properly. Please remove the free version if you had it before and install the PRO one. Or just uninstall the PRO and reinstall.

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 11 months ago #13971 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: J1.5 getimagesize and image type not supported error
Well, in the SIG Pro for joomla 1.5 is already report a bug with the names of the images.
The script searches for the images, using the names in lowercase.

To avoid this bug, please ( until the next free bug version ) to use images with names in lowercase.

Also, you can modify the script and remove the strtolower function.
This modification is already posted in other post.

Thank you!

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #13972 by Dale-Kurt Murray
Replied by Dale-Kurt Murray on topic Re: J1.5 getimagesize and image type not supported error
Where is this post written - a link would help, can't find it using the search.

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #13973 by studio pelusa
I have tied to uninstall en re install butit is not working for me. The same problem i have with the frontpage slide show .that is also not working for me.
www.pelusa.net/holland/punta-pelusa/31-tattoo-piercing-holland/554-punta-pelusa-gallerie
before with joomla 1 evrything was perfect but know it is hopeless
Please look if you can help me with this problem

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 10 months ago - 16 years 10 months ago #13974 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: J1.5 getimagesize and image type not supported error
Hi my friend!

The error message from your server says that the image
/home/***/public_html/images/stories/***/att73832.jpg
isn't exist.

As you can see, the script ( in wrong way ) search the image att73832.jpg
As you can see search the image in lowercase.

If you have the image in upercase, please rename it to lowercase!

Thank you!

( check also if the gd2 graphic library is installed in your server! )

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #13975 by bruce goldstein
Replied by bruce goldstein on topic Re: J1.5 getimagesize and image type not supported error
I get this exact same error message. 

I bought and installed the Simple Image Pro plugin fresh (never had the free version). I created a gallery in my images folder and then tried inserting it in an article using the {gallery} {/gallery} tags. 

I got this error message:
Warning: getimagesize(/home/public_html/.../example.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /public_html/plugins/content/jwsigpro/sigpro_engine.php on line 86
Image type not supported

Per the suggestion that the thing might not like capital letters, I tried uploading another image in all in lowercase letters.  Then I got this error message:

Warning: touch() [function.touch]: Unable to create file /home/p605r022/public_html/harvestingjustice/images/stories/tempab43d5d621007004081db3cbac7c85b1.jpg because Permission denied in /home/p605r022/public_html/harvestingjustice/plugins/content/jwsigpro/sigpro_engine.php on line 41

Warning: imagejpeg() [function.imagejpeg]: Unable to open '.../public_html/.../images/stories/tempab43d5d621007004081db3cbac7c85b1.jpg' for writing: Permission denied in /home/.../public_html/.../plugins/content/jwsigpro/sigpro_engine.php on line 42

These error messages appear above the article containing the slideshow.  Within the content of that article, it says "error creating thumbnail".

I have tried uninstalling and reinstalling the program.  Nothing.

Regarding the "gd2 graphic library" that vinikey suggests checking.  I have no idea what that is.  How do I get it?  Can anyone help? Is that the problem?

Please Log in or Create an account to join the conversation.

More
16 years 10 months ago #13976 by bruce goldstein
Replied by bruce goldstein on topic Re: J1.5 getimagesize and image type not supported error
It suddenly started working for no apparent reason.  Literally the only thing I did was add a little text before the {gallery} tags in the article content.  Why this should make any difference whatsoever, I have no idea.

Please Log in or Create an account to join the conversation.

  • Terra Prime Hosting
  • Terra Prime Hosting's Avatar
  • Offline
  • New Member
More
16 years 7 months ago #13977 by Terra Prime Hosting
Replied by Terra Prime Hosting on topic Re: J1.5 getimagesize and image type not supported error
I am getting this problem also and it is not fixing itself.

This is driving me mad... I have been at this all day.

Please help

I have checked the read/write and uninstalled but still having issues.


Please Please help.

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago #13978 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: J1.5 getimagesize and image type not supported error
Hi my friend!

Can you please post a direct link to the gallery!

Thank you!

Please Log in or Create an account to join the conversation.

  • Terra Prime Hosting
  • Terra Prime Hosting's Avatar
  • Offline
  • New Member
More
16 years 7 months ago #13979 by Terra Prime Hosting
Replied by Terra Prime Hosting on topic Re: J1.5 getimagesize and image type not supported error
Hello,

Here is the link  www.michelegriffiths.net/paintings.html

the site is live so I will have to put the old one back up soon if I can not get it working.

Thanks in advance for your help

Please Log in or Create an account to join the conversation.

  • Terra Prime Hosting
  • Terra Prime Hosting's Avatar
  • Offline
  • New Member
More
16 years 7 months ago #13980 by Terra Prime Hosting
Replied by Terra Prime Hosting on topic Re: J1.5 getimagesize and image type not supported error
Is anyone able to help??

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago #13981 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: J1.5 getimagesize and image type not supported error
Hi my friend!

Have you tried to change the image names, without the use of the space or other special characters inside the name?
Like this
c_Flat_Calm_oil_on_canvas_61x61cm_8_08.jpg

Please Log in or Create an account to join the conversation.

  • Terra Prime Hosting
  • Terra Prime Hosting's Avatar
  • Offline
  • New Member
More
16 years 7 months ago #13982 by Terra Prime Hosting
Replied by Terra Prime Hosting on topic Re: J1.5 getimagesize and image type not supported error
Yes I then get this error 

Warning: opendir(/home/sites/michelegriffiths.net/public_html/images/stories/michele/test) [function.opendir]: failed to open dir: No such file or directory in /home/sites/michelegriffiths.net/public_html/plugins/content/jwsigpro.php on line 136

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago #13983 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: J1.5 getimagesize and image type not supported error
?!  ???

When you changed the filenames in a more compatible mode, the server returned this error?
This error says that the images and the folder doesn't exist!

Can you please make a demo page with a sig pro gallery, using images with a compatible files name, to check out the paths?!
It's very strange the error!

Thank you!

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 7 months ago #13984 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: J1.5 getimagesize and image type not supported error
My friend!

You are using the sig free gallery?!
And I'm trying to check out why this happens with sig pro!

Please, post your issue question at the sig free forum
search this forum about same issues and a moderator will try to help you asap!

Thank you!

Please Log in or Create an account to join the conversation.

  • Terra Prime Hosting
  • Terra Prime Hosting's Avatar
  • Offline
  • New Member
More
16 years 7 months ago #13985 by Terra Prime Hosting
Replied by Terra Prime Hosting on topic Re: J1.5 getimagesize and image type not supported error
Hi,

Here is a demo www.michelegriffiths.net/t.html

I have turned off sig and pro is turned on.

I have put the code  {gallery}test{/gallery}  into the page.

Once I switch off sig all my galleries stop working and this is a live site :-(

I hope you can help.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum