Keyword

thumbnails not working

  • ruibraz
  • ruibraz's Avatar Topic Author
  • Offline
  • New Member
More
18 years 3 weeks ago #969 by ruibraz
thumbnails not working was created by ruibraz
Hello.

SIG is working fine for me (slideshow ok), except that thumbnails don't show up (either in FF and IE7).
Permissions are ok, GD library is ok and I seem to have no XML declaration im my template.
Any ideas?

www.utopiateatro.com/espectaculos/espectaculos/renaissance.html

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

  • viznu9
  • viznu9's Avatar
  • Offline
  • New Member
  • Administrator
More
18 years 3 weeks ago #970 by viznu9
Replied by viznu9 on topic Re: thumbnails not working
Have u checked ur permissions on showthumb.php ?

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

  • ruibraz
  • ruibraz's Avatar Topic Author
  • Offline
  • New Member
More
18 years 3 weeks ago #971 by ruibraz
Replied by ruibraz on topic Re: thumbnails not working
Permissions are set to 777 for the intire SIG folder.

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

More
18 years 2 weeks ago #972 by willy1
Replied by willy1 on topic Re: thumbnails not working
I am having the exact same problem. Please help.

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

More
18 years 2 weeks ago - 18 years 2 weeks ago #973 by N1K
Replied by N1K on topic Re: thumbnails not working
Hello to community,

same problem here.. :(

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

More
18 years 2 weeks ago #974 by epareja
Replied by epareja on topic Re: thumbnails not working
I've the same problem... sad.

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

More
18 years 2 weeks ago #975 by dabizon
Replied by dabizon on topic Re: thumbnails not working
ruibraz...

I'm having the same problem...and am in the same boat configuration wise...are you on a shared server or do you have access to a dedicated server?

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

More
18 years 2 weeks ago #976 by willy1
Replied by willy1 on topic Re: thumbnails not working
Im using a shared server.  The strange thing is I have multiple sites on this server and on some sites the image gallery works and on some it doesn't.  I install joomla and the image gallery the same way everytime.  It's very weird.  I also recently developed a site on a subdomain of one account and could not get the image gallery to work.  I decided to go ahead and move it live on its own account and when I did that the image gallery worked!  I changed nothing except some settings in the configuration.php to get the site to work in its new location.  I assumed that some file permissions where changed when I was moving the site using ftp and thats what got it to work.  So I compared file permissions of the working image gallery and the non working image gallery and everything is the same.  I have absolutly no idea why this behaves one way on one site and another way on another site.

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

More
18 years 2 weeks ago #977 by willy1
Replied by willy1 on topic Re: thumbnails not working
Well I went ahead and bought the simple image gallery pro and that fixed my issues with the thumbnails not working.  Everything works fine now.

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

More
18 years 1 week ago #978 by folkbear
Replied by folkbear on topic Re: thumbnails not working
I have the same problem.
And I do not need the PRO-functions, so buying it, is no option for me.
Could you provide a solution to this?

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

More
18 years 1 week ago #979 by folkbear
Replied by folkbear on topic Re: thumbnails not working
The Solution is pretty simple if I come to think of it.

you have to chmod plugin_jw_sig.php en plugin_jw_sig.xml to 755 in your mambots/content-folder
then chmod the whole plugin_jw_sig-folder to 755 (check "apply changes to folder, subfolder and files") and you'll see that everything is working fine.

This is the solution I used on my siteground-host and it works like a charm.

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

More
18 years 1 week ago #980 by hexydes
Replied by hexydes on topic Re: thumbnails not working
This just started happening to me as well. The thumbnails were working fine, on two different sites (same host, not sure if it is the same server), and now there is just a small gray square where they used to be. If you click on that, the shadowbox image still works fine, just no thumbnail.

Was there something pushed out recently on the server side (MySQL, PHP, etc) that maybe hosts are installing that is breaking SIG somehow?

I tried folkbear's solution, but to no avail...

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

More
18 years 1 week ago #981 by hexydes
Replied by hexydes on topic Re: thumbnails not working
Hmm, even more interesting now. SOME of my thumbnails were working, most of them not. I started thinking about why maybe 10% of my thumbnails were working, and thought to myself, "Hmm....I think that maybe 10% of my images are JPEGs, the rest are PNGs." I FTP'd in to look at the pictures, and sure enough, every one that was a JPEG was showing a thumbnail, and every one that was a PNG was missing its thumbnail.

It looks like it has something to do with PNGs. Was there something pushed out recently regarding PNGs that hosts might have updated and broke the code for SIG?

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

More
18 years 1 week ago #982 by mlipsitt
Replied by mlipsitt on topic Re: thumbnails not working
I too am having the problem of the thumbnails showing only red Xs, but I've tried everything in this thread and in the troubleshooting instructions for the SIG plugin, with no luck. In other words, I've done the following:

1. Ensured that the GD Library was installed on my host server
2. Ensured that the permissions for showthumb.php are set to 777
3. Reviewed my template for "XML declarations" which it did not appear to have, though I can't say for certain what I was looking for
4. Tried 4-5 other templates, including the Joomla default, just to ensure that it wasn't my template
4. Changed the permissions for the files plugin_jw_sig.php and plugin_jw_sig.xml to 755

I don't want to give up, because the rest of it works great, but I need the thumbnails and have no other paths to try.

Thanks for any suggestions provided.
Mark

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

More
18 years 1 week ago #983 by hexydes
Replied by hexydes on topic Re: thumbnails not working
Are your images in the PNG format? If so, try switching them to JPG and see if they show up. I know it isn't much of a solution, but that's what I did to fix it, and at least that would confirm an issue with the PNG format...

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

More
18 years 5 days ago #984 by scannon
Replied by scannon on topic Re: thumbnails not working
Anyone?

I also have tried the following:
1. Ensured that the GD Library was installed on my host server
2. Ensured that the permissions for showthumb.php are set to 777
3. Reviewed my template for "XML declarations" which it did not appear to have, though I can't say for certain what I was looking for
4. Tried 4-5 other templates, including the Joomla default, just to ensure that it wasn't my template
4. Changed the permissions for the files plugin_jw_sig.php and plugin_jw_sig.xml to 755

I am hosted at SiteGround, they have confirmed things are ok.  The slideshow and lightbox are working and showing the image when you click.  But the thumbnails aren't showing up.

I have ordered the commercial version - hoping that maybe that will resolve it. 

Thanks
Steve

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

More
18 years 5 days ago #985 by scannon
Replied by scannon on topic Re: thumbnails not working
All;

Ignore my previous post.  I figured out the tweak I needed.  If you are hosted on SiteGround servers, they have a solution in their forums. 

But, basically, the directory for SIG needs to have permissions set to 755.  TO test this I re-isntalled SIG and looked at showthumb.php and it had permissions of 755.  But the directory of plugin_jw_sig had 777, so I changed it to 755 and now thumbnails are working.

Ciao,
Steve

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

More
18 years 4 days ago #986 by samuel cartner
Replied by samuel cartner on topic Re: thumbnails not working
i too have this problem but i know its due to permissions, thing is myself or my host cant change the permissions without switching the site over to linux server, so i did this but moving the site caused joomla not even to load up, not even the smf forum, so i set the permissions on the showthumb.php file and switched the site over back to windows server.

thing is now iv switched it back to windows the file has lost its permissions....DOH!!!!!

is this the same in the pro version of SIG?

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

More
18 years 3 days ago #987 by JoomlaWorks
Replied by JoomlaWorks on topic Re: thumbnails not working
OK, a few notes for everyone...

- If the popup image opens in a new window, it means there's some js conflict with another extension in your site. So report what other extensions you have and provide some URL. Since SIG uses Slimbox (=Mootools based) if you have any jQuery based extensions it will probably conflict.

- SIG Pro uses an entirely different mechanism to create the thumbs, so 99,99% you will not face permissions issues. Check out the SIG Pro section to see what people talk about.

- When the thumbs in SIG free do not appear but popups work, it's clearly a permissions issue. The image and the showthumb.php file might need 755 or 777 to work properly and this setup entirely depends on your hosting company. If I remember correctly, Siteground needs 755. But most hosting companies will "just work".

Sorry for not getting back earlier, but you have to understand we're only 2 guys on extension development and the requests are enormous!! Thanks for your patience.

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
17 years 11 months ago #988 by New Local Media
Replied by New Local Media on topic Re: thumbnails not working
scannon--
Can you post a link to the siteground thread?

What I find is 755 will work but not 777 (on SiteGround) (!!!) but still the LightBox does not work.

Oddly the whole thing did work for a while--thumbs and lightbox popup--and it works on another SG site I have.

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


Powered by Kunena Forum