Closed (fixed)
Project:
Fading Slideshow
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
7 Sep 2008 at 22:48 UTC
Updated:
23 Sep 2008 at 23:01 UTC
I am having the same problem with the path not showing right it should be /tv/files/slideshow_images
$files = _fade_slideshow_explore_dir('.' . $base_path . '/files/' . variable_get( "fade_slideshow_image_dir_ss" . $show, 'slideshow_images/') . '/');
</script><div id="fade_slideshow_1" class="fade_slideshow"><script type="text/javascript">var fade_images_1=new Array();fade_images_1[0]=["/files/slideshow_images//01-NoelleSAMPLE.jpg", "", ""];fade_images_1[1]=["/files/slideshow_images//02-PerfectCopySAMPLE.jpg", "", ""];fade_images_1[2]=["/files/slideshow_images//03-BoSavinoSAMPLE.jpg", "", ""];fade_images_1[3]=["/files/slideshow_images//04-BubbaLoveSAMPLE.jpg", "", ""];new fadeshow(fade_images_1, 450, 130, 0, 3000, 1, "R")</script></div> </div>
What I did is put a symbolic linc to the dir but it works in FF but not in IE7 any clues on this?
Comments
Comment #1
tsavino commentedany clues on this?
Comment #2
tsavino commentedmite not be a bug
Comment #3
tsavino commentedFixed it find this:
and it works.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.