- Posts: 9
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- SIGPRO Thumbnails don't show
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.
SIGPRO Thumbnails don't show
- John Appleby
-
Topic Author
- Offline
- New Member
Any ideas?
One of my gallery pages is here:
www.bagofbones.org/funny-photos/albums/the-lying-down-game
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
www.bagofbones.org/funny-photos/albums/nikko
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
Take a look here please:
www.bagofbones.org/cache/jw_sigpro/jwsigpro_cache_d564993df6_tldgaweb.jpg
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
In CPanel, I opened the File manager, Cache folder, jw_sigpro folder - highlighted it and changed permissions both 755 and 777.
Then, same plus opened jw_sigpro folder, highlighted all the files inside that and changed permissions both 755 and 777
Still no thumbnails showing.
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
a) connect to your site via ssh as your username (or possibly as root user)
b) navigate via ssh to your joomla site's folder
c) execute this in a shell prompt: $ chown yourusername:yourusername * -Rfv
This last command will correct all "owner" permissions in your joomla site.
If you have ssh access to your server, you may not be able to correct the permissions on your own. In that case, your hosting company needs to login as the server's "root" user and correct the owner permissions.
You can forward this directly to your hosting company "as is".
And sorry for the trouble but joomla would fail to function properly either way. So it's not just a fix for the plugin but for your entire Joomla site.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
A command to fix any incorrect ownership issues has been run.
Martin Rouf
Rochen Limited
Still no thumbnails. Very frustrating. Can I get a refund?
Please Log in or Create an account to join the conversation.
- Peter Barfield
-
- Offline
- New Member
- Posts: 12
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
tldgaweb.jpg
tldgbweb.jpg
tldgcweb.jpg
tldgdweb.jpg
etc.
I presume this is ok.
Please Log in or Create an account to join the conversation.
- Peter Barfield
-
- Offline
- New Member
- Posts: 12
Again i am making assumptions here - I always have a back up on my own localhost that i play around with when i have an issue like this. Often it works fine on the localhost but not on your live server so that indicates an issue on the live host most of the time. Again i apologise if you have already done or know this I just like to help and share what i can.
Cheers
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
It doesn't matter how you name your original files, as the thumbnails are renamed using a safe naming pattern.
The problem in Clawdius' site is still permissions.
See the path to one of the above thumbs: www.bagofbones.org/cache/jw_sigpro/jwsigpro_cache_d564993df6_tldgaweb.jpg
Forbidden
You don't have permission to access /cache/jw_sigpro/jwsigpro_cache_d564993df6_tldgaweb.jpg on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
This means the permissions are still not correct and I also cannot tell you what your current permissions are since this is something that's not publicly viewable.
Please give the above path to Rochenhost and ask them to resolve it. They are supposed to be a joomla-centric hosting company and such issues with permissions are -at least to me- unthinkable.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Peter Barfield
-
- Offline
- New Member
- Posts: 12
And permissions are certainly not the issue in my case.
Anyway this is not a witch hunt as I said worked for me so I am happy :)
Cheers,
Keep up the good work on a great component.
Please Log in or Create an account to join the conversation.
- eddiesH
-
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- John Appleby
-
Topic Author
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
No, it means you had wrong permissions...
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- unbugged
-
- Offline
- New Member
- Posts: 3
add to line 229:
chmod($thumbimage,0644);
otherwise plugin leaves thumbnails with 0600 permissions and apache user can't read them.
regards,
Lluís
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- SIGPRO Thumbnails don't show