Active
Project:
DruTeX
Version:
7.x-1.0-alpha1
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2013 at 15:53 UTC
Updated:
9 Apr 2013 at 07:01 UTC
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?
| Comment | File | Size | Author |
|---|---|---|---|
| drutex bug.png | 43.12 KB | turion |
Comments
Comment #1
jucovschi commentedto get your site working, remove dpm from drutex/drutex.module:862 (or any other location).