Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Preview: SlideshowPro Module


Go to End


70 Posts   21750 Views

Avatar
Chucky2k

Community Member, 32 Posts

20 March 2009 at 12:07pm

Hi UncleCheese,

The xml link is http://supportact.com.au/ss/debonairs-nsw-gallery/xml

The page displaying the swf is http://supportact.com.au/ss/debonairs-nsw-gallery/

As you can see the thumbnail for the album is fine just the images inside. If it is of any use this page was already created as an ImageGalleryPage page type that I just changed to the SlideshowProPage page type.

Thanks again.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

20 March 2009 at 3:09pm

David,

I'm having a really hard time duplicating this error. Does it happen when you create a new SlideshowPro Page? Or just when you upgrade from an ImageGallery?

Avatar
Chucky2k

Community Member, 32 Posts

21 March 2009 at 4:18am

Hi UncleCheese,

I Created a new SlideshowProPage at http://supportact.com.au/ss/new-slideshowpropage/ but the xml still does not have the tn and src values for the img tag. For some reason $Thumbnail.URL and $Large.URL does not return a value in the GalleryItems control.

Not that I have a real clue, but when looking at the template for an ImageGalleryPage I can see that $ThumbnailURL and $ViewLink were used. I even tried these in the xml template but that didn't make a difference.

Thanks again

David

Avatar
UncleCheese

Forum Moderator, 4102 Posts

21 March 2009 at 4:19am

Could you give me a temporary login to your admin?

Avatar
UncleCheese

Forum Moderator, 4102 Posts

21 March 2009 at 4:22am

oh, I think I know the problem.. Make sure you update your image_gallery module. I added the $Thumbnail and $Large functions when the slideshow_pro module was released. :)

Avatar
Chucky2k

Community Member, 32 Posts

21 March 2009 at 4:25am

Edited: 21/03/2009 4:48am

No problem,

user
pass

Avatar
Chucky2k

Community Member, 32 Posts

21 March 2009 at 4:30am

I just updated to Rev 93 but when searching the source for the large function I cannot find it.

David

Avatar
UncleCheese

Forum Moderator, 4102 Posts

21 March 2009 at 4:34am

Wow.. I'm an idiot. I never checked it in. So sorry about that. Try again, and make sure they appear in ImageGalleryItem.php.