Hi,
In this comment: http://drupal.org/node/286011#comment-1443958
I pointed out that after installing Message Effects it messed my admin/build/modules page. I no longer see my theme info there and some modules aren't even visible.
gilgabar responded in this comment: http://drupal.org/node/286011#comment-1462804
According to gilgabar,
That's a result of the update module using the same 'error' class as the messages. I have a fix for it, but I need to spend a little more time testing it before I put it up here. Thanks for noticing that.
This issue still persists after un-installing Message Effects.
What can I do to remove every trace of Message Effects and bring back my Drupal install back to normal?
Comments
Comment #1
gilgabar commentedFlush your caches. It's just a CSS class involved here. If you have removed the Message Effects module and flushed your caches, both in drupal and your browser, and you still have the problem then it is not Message Effects causing the problem.
That problem was fixed a long time ago. The 6.x version of Message Effects on the project page should not exhibit that behavior at all.
Comment #2
HS commentedThank you gilgabar! I am going to give the new release a twirl soon as well.