I noticed that when the file browser is rendered it closes out the div I have it wrapped it, which puts the content that's rendered below it outside of the div, messing everything up.

I commented out line 967 // $output .= '

';

That solved it for now

Comments

virtualdrupal’s picture

Sorry that was line 967 of function filebrowser.module, for the theme_filebrowser_description function

Yoran’s picture

are you sure about this ? When I search "div" in the code, I found only 4 of them.

-

closed by the one you commented
-
closed soon after

Do you have the upload form enabled ?

Yoran’s picture

Status: Active » Closed (fixed)

Fell free to open it again if you still have the problem