-
AuthorPosts
-
jacardiel Friend
jacardiel
- Join date:
- June 2011
- Posts:
- 139
- Downloads:
- 10
- Uploads:
- 39
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 2, 2013 at 6:11 am #190213HI,
If I delete a image from folder directly. then the JA Slideshow, show a black image.
How can i delete rightly the image from this module?Thanks
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 3, 2013 at 7:03 am #504326Hi jacardiel,
Can you try to set No caching in Advanced options of Slideshow module and clear JAT3 cache ? Then check out the slideshow module with deleted images.
jacardiel Friendjacardiel
- Join date:
- June 2011
- Posts:
- 139
- Downloads:
- 10
- Uploads:
- 39
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 3, 2013 at 11:00 am #504391Hi Leo, thanks for your response.
I have changed the cache option to “No cache” and I have cleared the JAT3 cache but I have the same problem in front.
We have 3 images in admin module and 4 in front (like image)
Any idea?Thanks
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 3, 2013 at 11:01 am #504392Hi,
Can you send me PM with your website’s credentials? I will hep you to check this issue.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 8, 2013 at 10:10 am #504940Hi jacardiel,
Thank you for sending me your website admin login. Well, truely it is a bug of our JA Slideshow module in saving the changes of profile settings and image source. So that, I has transfered this issue to our dev team for the bug fix in the next update of JA Slideshow module, that you can keep track on the work flow at http://pm.joomlart.com/browse/JAECMODJASLIDESHOWJIVI-202.
The temporary solution for you in this case is restored the deleted image again so that our JA Slideshow module won’t display empty slide. I will still track on this issue until it is resolved, and remind you as soon as the fix update is available.
jacardiel Friendjacardiel
- Join date:
- June 2011
- Posts:
- 139
- Downloads:
- 10
- Uploads:
- 39
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 10, 2013 at 9:36 am #505206ok, thanks
October 30, 2013 at 12:48 pm #510668Friends’m having this same problem could help me solve
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
March 4, 2014 at 10:30 am #525258Hi guys,
We will update the bug fix of this issue on the new module version. For quick fix, you could follow the solution below:
– Open the modules/mod_jaslideshow/helpers/helper.php file, go to line 1192 (in the function getListImages block) and replace this line:
[PHP]if(!isset($items[$i]->show) || (isset($items[$i]->show) && $items[$i]->show == ‘true’)){[/PHP]
With:
[PHP]if(file_exists(JPATH_SITE.’/’.$folder.$items[$i]->image) && (!isset($items[$i]->show) || (isset($items[$i]->show) && $items[$i]->show == ‘true’))){[/PHP]Once done, clear all caches on your site and browser.
Hope this helps!AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by HeR0 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How delete a image from jslide show?
Viewing 8 posts - 1 through 8 (of 8 total)