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.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

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

Can DataObjectManager mess with the lightwindow function?


Go to End


5 Posts   2326 Views

Avatar
ArkansasProg

Community Member, 21 Posts

13 August 2009 at 5:03am

I'm using the Youtube and the Flickr modules on a demo site I'm putting together. The lightwindow function was working perfectly until yesterday. I added DataObjectManager for the calendar of events and since then none of my lightwindows are working. When I click I get nothing.

Here are related links:

Flickr Module: http://silverstripe.aristotle.net/image-gallery/
Youtube Module: http://silverstripe.aristotle.net/videos/

Hoping there is a simple explanation for this. I have a demo meeting in a few hours to show all this stuff off. lol.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

13 August 2009 at 5:25am

That error is happening because Lightwindow requires Prototype and you don't have it running on that page.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

13 August 2009 at 5:27am

Scratch that. It's because it's being brought in twice. Once from "flickrservice" and another from jsparty.

Avatar
ArkansasProg

Community Member, 21 Posts

13 August 2009 at 7:20am

I've tried setting the youtube service to not include prototype and that didn't work, I also set the version in jsparty not to load and that didn't fix anything either.... odd.

Avatar
mightyStrugglr

Community Member, 9 Posts

18 August 2009 at 3:50pm

Edited: 28/08/2009 10:57am

OK, I am having problems getting Flickr service 0.3 running under SS 2.3.3 . I have noticed that the html is pulling in prototype from two different places, just as is mentioned in this thread.

Is this my problem? If so, how can it be fixed?

( I am using a default empty install of SilverStripe 2.3.3, and flickerservice 0.3, not the trunk, although it appears as though nothing has been checked into truck since the 0.3 tag.)

--

P.S. I never got it working; I switched to ImageGallery / DataObjectManager .