- Posts: 7
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] Thumbnail images not displaying
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.
[SOLVED] Thumbnail images not displaying
- Deborah Nix
-
Topic Author
- Offline
- New Member
I had the same problem with simpleimagegallery, so decided to upgrade to Pro, in the hope this might kick start everything to work properly.
I have read many posts, changed permissions etc. etc. and I have also tried the gallery in an assigned template without other modules etc. in case there was a conflict, but nothing is working for me. Incidentally, I have also tried Sigplus, which I believe is similar to SIG, and have the same problem, although CSS Gallery works fine. Also this plugin works fine on another site, same host. So what could the problem be?
Please help!
Thank you
Please Log in or Create an account to join the conversation.
- Deborah Nix
-
Topic Author
- Offline
- New Member
- Posts: 7
The problem was with the .htaccess file in the root folder, which I replaced with the same file from the Joomla! installation files, with success :) I don't fully understand the .htaccess file, but I could see (by using firebug) that the thumbnails weren't being accessed, but that the pop ups were.
I hope this helps other users with the same problem.
Please Log in or Create an account to join the conversation.
- bigrich66
-
- Offline
- New Member
- Posts: 1
After much headache over this I found a solution. It was indeed the .htaccess file causing the problem in my case. I have dedicated Joomla hosting which overwrites the default .htaccess file with it's own when using the hosting company's own Joomla site build facility.
In the .htaccess file I found this
## Disallow front-end access for certain Joomla! system directories
RewriteRule ^(includes/js/.*)$ - [L]
RewriteRule ^(cache|includes|language|logs|tmp|libraries/joomla|libraries/phpmailer|libraries/phputf8|libraries/simplepie)/.*$ index.php [F,L]
and deleted the "cache|" bit then the thumbnails displayed.
Hope this helps others with the same problem.
Please Log in or Create an account to join the conversation.
- v8cortina
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- basheere
-
- Offline
- New Member
- Posts: 4
I have the same problem with the thumbnails, which are not shown when I use the plugin in an article. I am working with joomla version 2.5 now and had a look at the htaccess file. I was surprised to see that the above mentioned rewriterule is not in my htaccess file?? Can you explain that to me? I am trying to find an answer for quit a while now.
Thanks
Bas
Please Log in or Create an account to join the conversation.
- Andy Wilson
-
- Offline
- Senior Member
- Posts: 40
## Disallow front-end access for certain Joomla! system directories
RewriteRule ^(includes/js/.*)$ - [L]
RewriteRule ^(cache|includes|language|logs|tmp|libraries/joomla|libraries/phpmailer|libraries/phputf8|libraries/simplepie)/.*$ index.php [F,L]
and deleted the "cache|" bit then the thumbnails displayed.
Hi,
This was exactly the same for me so I have deleted the "cache|" bit HOWEVER this was obviously done for a reason, so is my site (our sites) appreciably more vulnerable to attack now?
Andy
Thanks,
Andy Wilson
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.
- basheere
-
- Offline
- New Member
- Posts: 4
Can you explain to me why I can see thumbnails when I use the plugin in a k2 items image gallery and why I cannot see the thumbnails when I copy de plugin link in a original joomla article. I set all the rights to writable, so that should be no problem.
Regards,
Bas
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
If you want to use SIG PRO in a joomla! article you should use the tags"
{gallery}the path of your image folder in your Media Manager{/gallery}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- basheere
-
- Offline
- New Member
- Posts: 4
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.
- 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.
- basheere
-
- Offline
- New Member
- Posts: 4
Regards,
Bas
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.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [SOLVED] Thumbnail images not displaying