- Posts: 6
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Thumbnails turned WHITE after they were working for 1.5 years
Thumbnails turned WHITE after they were working for 1.5 years
- Gloria Woo
-
Topic Author
- Offline
- New Member
On 6/6/2011 I noticed thumbnails for my photo galleries turned white. I thought may the website is loading too slow. I checked back today 3 times and I still see the white thumbnails. I don't think it is a permission issue due to it was working before.
Can someone help me?
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.
- Gloria Woo
-
Topic Author
- Offline
- New Member
- Posts: 6
I went to cpanel Joomla's cache folder and change all jwsigpro_cache_***** to permission 755. The thumbnails still are white. What should I do next?
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
If not please pm me access to your super admin to check it out.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Flashcube
-
- Offline
- New Member
- Posts: 1
I'm going to take a wild guess. You're on Rochen Hosting? They just updated to PHP 5.3 and I'm guessing that is the reason why your gallery is broken. Same problem here. I've hear a lot of extensions/plug-ins are not php 5.3 compatible.
Please Log in or Create an account to join the conversation.
- Gloria Woo
-
Topic Author
- Offline
- New Member
- Posts: 6
Apparently the SIG works for 1.5.20 and earlier but not 1.5.23.
Change your .htaccess
RewriteRule ^(cache|includes|language|libraries|logs|tmp)/.*$ index.php [F,L] to
RewriteRule ^(includes|language|libraries|logs|tmp)/.*$ index.php [F,L]
Does anyone know would this cause any security issue? Or does anyone know php to only allow jwsigpro_cache to rewritable?
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
So the problem is not related with the plugin.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- citydan
-
- Offline
- New Member
- Posts: 7
I did some research and found the answer in another forum that solve the problem.
Apparently the SIG works for 1.5.20 and earlier but not 1.5.23.
Change your .htaccess
RewriteRule ^(cache|includes|language|libraries|logs|tmp)/.*$ index.php [F,L] to
RewriteRule ^(includes|language|libraries|logs|tmp)/.*$ index.php [F,L]
Does anyone know would this cause any security issue? Or does anyone know php to only allow jwsigpro_cache to rewritable?
So, is this a security hole? Do I really need to change my .htaccess file to get SIG to work on my 1.5.23 site?
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Thumbnails turned WHITE after they were working for 1.5 years