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

Lightbox weirdness with 2.4


Go to End


3 Posts   1191 Views

Avatar
glenn

Community Member, 3 Posts

15 June 2010 at 12:16pm

Hi

I'm trying out the DOM for 2.4... and I have a bug that just makes it useless. I'm not sure if anyone else is getting it 'cause it's an issue too serious not to be mentioned anywhere in the forum.

When you try and add something, a lightbox appears for the DataObject's fields..... the problem is everything behind the lightbox disappears... well, you still see a wee bit of the interface, just a sliver on top. The fix is to just open firebug, and close it again, and you'll see the rest of the CMS.

I get an error in the console saying $() is not defined, looks like a jQuery error, but, I checked and jQuery is being loaded. I'm using the latest release r399.

Thanks!

Avatar
UncleCheese

Forum Moderator, 4102 Posts

15 June 2010 at 12:24pm

I've only seen it happen when Firebug is opened while the popup is active.

Avatar
glenn

Community Member, 3 Posts

15 June 2010 at 4:37pm

I just have firebug open most of the time, and never thought that that would cause the problem.

Thanks!