I am using apachesolr module (6.x-3.x-dev) and facetapi module (6.x-3.x-dev) and am trying to set up the Current Search Block, however I am seeing what appears to be partial pages with information missing. (this path: admin/settings/current_search/list/standard/edit)
Not that Item Settings and Advanced Settings are empty, missing submit buttons, etc.
I thought that maybe it was just missing some JS, and that may be part of the problem. I thought it was maybe my admin theme, but I changed it to Garland (as seen in the pic), and am seeing the same issue. I tried uninstalling the Custom Search Block module and reinstalling and that didn't help.
Any ideas? Thanks!!
Comments
Comment #1
benschaaf commentedRe-attaching image...
Comment #2
chrisrikli commentedI'm seeing the same thing. The add screen is messed up as well.
Comment #3
jhedstromSeeing similar breakage, and even after applying #1813782: Add an implementation of `hook_block()` so that current_search blocks are found by core, current search block isn't working in 6.x yet.
Comment #4
voidberg commentedThis was fixed by the commits here #1813782: Add an implementation of `hook_block()` so that current_search blocks are found by core.
Comment #5.0
(not verified) commentedAdded URL