As I activated this module suddenly help text blocks were printed on admin pages. Deactivating help module did not help. Deactivating this module suddenly stopped that bug, so it is definetly this module.
As I activated this module suddenly help text blocks were printed on admin pages. Deactivating help module did not help. Deactivating this module suddenly stopped that bug, so it is definetly this module.
Comments
Comment #1
dom. commentedHi!
I don't really understand the issue with this bug! Actually, the module verboses like any would do (I suppose) using the drupal_set_message() function. This seems to be the usual way for module to verbose. It should happen only on admin page or for admin user.
Miro.
Comment #2
JThan commentedI looked into the code and cannot explain it either. I was loged as admin user. Before activating this module, no help messages (as expected). Activating this moudle brought up the help messages on _all_ admin pages. No way to disable that. Deactivating the module -> help messages gone. I will try to look further inti this, but for now this is about alle Information I have.
Maybe somehow interferring with another module? I will try this in the next days.
Comment #3
dom. commented