Closed (fixed)
Project:
DHTML Menu
Version:
6.x-1.04
Component:
PHP Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2008 at 17:10 UTC
Updated:
9 Apr 2008 at 16:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
jrglasgow commentedactually all DHTML menu blocks disappeared
Comment #2
jrglasgow commentedhere is a patch to fix this problem, the last commit removed the dhtml_menu_block() implementation of hook_block()
Comment #3
brmassa commentedJames,
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
Comment #4
jrglasgow commentedsorry, It wasn't apparent