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.

Archive /

Our old forums are still available as a read-only archive.

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

Gallery module compatibility with i18n module


Go to End


1556 Views

Avatar
Design City

38 Posts

25 March 2008 at 5:23pm

I'm currently building a site using the i18n module o create a translated version of the site, but I'm having problems getting the gallery module to work.

It installs fine, you can set all the options in the CMS fine, but the gallery just doesn't appear on the page at all (Specifically, it doesn't seem to be able to pass the <% if CurrentGalleryItems %> block in the template). I've spent the last 4 hours trying to play around with the code and write it from scratch, but to no avail. I've also tried using the trunk version of the module but the same problem occurs there.

Any ideas why these two SS modules aren't playing nicely?

Thanks in advance for your time ;)