Closed (cannot reproduce)
Project:
Views Slideshow: Galleria
Version:
6.x-3.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 22:26 UTC
Updated:
6 Apr 2012 at 16:41 UTC
No slideshow is shown. The reason is that views_slideshow_galleria.theme.inc needs to use this $theme_path = base_path() . libraries_get_path('galleria') ."/themes/{$theme}/galleria.{$theme}.js"; at 143 instead of what's there. It's correct in the dev version for 3.
However, once corrected, then in both this version and the dev, the large image doesn't show. Thumbnails are ok and functional. But no large image--just the perpetual loading animation in the upper right hand corner. There do not seem to be any obvious javascript errors that I'm seeing, so I am at a loss where to take this from here.
running 6.24, views 3, all modules up to date, classic theme skin
Comments
Comment #1
sgabe commentedThe theme path is already fixed, so I am changing the title to be more reflective of the bug. However I cannot reproduce this. Did you check the path of the images?
Comment #2
sgabe commentedClosing due to no activity.