The replacement block for the Group Detail block get puts into limbo at install, neither in the Disabled list, nor in the Left sidebar where it should be.
Actually, I think this is an uninstall problem with the Group Detail not being put back where it belongs, then when reinstalling, there is no Region of Group Detail to use for the placement of my block.
Comments
Comment #1
rconstantine commentedfixed the install file. the problem was that I had tried to fill a text field with a %d variable. changed it to '%s' and all is well. the block from this module correctly replaces the og detail block at install and then undoes the change at uninstall.
Comment #2
(not verified) commented