After installing the latest release my DHTML navigation menu block disapeared, suddenly I had no navigation menu, I switched back to the normal navigation menu and it still works fine.

Comments

jrglasgow’s picture

Title: DHTML navigation menu block disappeared » DHTML menu blocks disappeared

actually all DHTML menu blocks disappeared

jrglasgow’s picture

Status: Active » Needs review
StatusFileSize
new3.27 KB

here is a patch to fix this problem, the last commit removed the dhtml_menu_block() implementation of hook_block()

brmassa’s picture

Status: Needs review » Fixed

James,

in fact, the hook_block was removed intentionally. instead cloning all menu blocks, the 1.04 version now has a new option on block config that enables/disables dhtml effect.

its my fault, however, not provide a smooth transition to both systems. Thats the reason that you "lost" all your blocks. Please, use the original blocks and enable the DHTML effect on each one, since hook_block will not return on future versions.

regards,

massa

jrglasgow’s picture

Status: Fixed » Closed (fixed)

sorry, It wasn't apparent