I had Devel activated when I installed DruTeX. DruTeX itself works fine, but I already noted that it caused a lot of annoying garbage notifications, see the attachment. I suspected that it somehow interferes with the Devel module, so I deactivated Devel for a moment. Now the site is completely empty and every drush command is stopped with this error message:

PHP Fatal error:  Call to undefined function dpm() in /home/turion/orpheus/sites/all/modules/contrib/drutex/drutex.module on line 862
Drush command could not be completed.                                                                                               [error]

What's happening?? How do I get my site working again?

CommentFileSizeAuthor
drutex bug.png43.12 KBturion

Comments

jucovschi’s picture

to get your site working, remove dpm from drutex/drutex.module:862 (or any other location).