notice: Undefined index: shadowbox_flash_background in /public_html/sandbox/sites/all/modules/shadowbox/shadowbox.

The above is showing after enabling shadowbox on a clean install with no other modules enabled except those that core requires to install.

Comments

psynaptic’s picture

Status: Active » Needs review

I've just committed a fix. Could you please confirm it work?

vm’s picture

sure give me a few minutes.

vm’s picture

Hmm I have to grab this from HEAD in CVS don't I? Or shall I wait until this morings packaging to run?

psynaptic’s picture

Not sure if you have a CVS account but I do this:

cvs co -d shadowbox -r DRUPAL-6--3 contributions/modules/shadowbox
vm’s picture

I do not have a CVS account. I merely a mortal : )

I will try and walk through CVS and grab a copy of HEAD. If I don't get back to you shortly don't give up on me. I will definetly get back to this issue.

psynaptic’s picture

None of the code is in HEAD, it's in DRUPAL-6--3. Just so you don't go on a wild goose chase.

vm’s picture

gotcha! heading there now.

vm’s picture

hmm, thought I could get there from http://cvs.drupal.org unfortunately that only leads me to : http://drupalcode.org/viewvc/drupal/contributions/modules/shadowbox/

once I locate your project but those files look a bit old.

Is there no way to retrive the files from CVS in the way that I am trying to or must I use a cli ?

psynaptic’s picture

There are GUI cvs clients out there and there are guides on how to use some of them with Drupal:

http://drupal.org/handbook/cvs/clients

vm’s picture

gotcha. for some reason I thought there was a way to access it through a URL. As soon as I can get it and test it. I'll let you know.

The other issue with dhtml_menu, I am working on an issue report for that queue.

Thanks for the assitance.

vm’s picture

Status: Needs review » Fixed

notice has indeed been removed with this mornings roll of 3.x-dev

psynaptic’s picture

Excellent, thanks for confirming.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.