Here are patches that make imagepicker work with the thickbox module. I have also submitted patches there, see #489202: Imagepicker patch

Thickbox can be used instead of Lightbox2

Thickbox can now be used instead of the default inline iframe on node create/edit. A thickbox pops up containing the upload form, browse tabs etc
This may be a solution for those folks having theming hassles with imagepicker.

You may need to tweak things in thickbox, in particular the Deactivate Thickbox on specific pages: settings if you want to use it under node/add and node/*/edit. These are under advanced settings

In imagepicker you may want to manipulate the width and height of the Iframe and enable this feature in admin/settings/imagepicker

Comments

hutch’s picture

Status: Active » Needs review

These patches have been superseded by the use of module_invoke_all, see the contribs folder in the latest 2.x-dev

hutch’s picture

Status: Needs review » Closed (fixed)