Closed (fixed)
Project:
Role Contact
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Nov 2007 at 03:00 UTC
Updated:
1 Dec 2007 at 04:53 UTC
Hi,
I installed the module without problem following the Installation instructions on the README file.
Then I continued with the configuration, and I got an error on step 3:
Administer -> Site Configuration -> Role Contact
I filled up the fields and when I submitted the configuration I got the following error:
Fatal error: Call to undefined function: debug() in
/modules/rolecontact/rolecontact.module on line 114
debug doesn't seem to be a php function, so I guess the function must be defined somewhere else, but where? what I am missing?
Thank you!
Comments
Comment #1
zxombie commentedThe debug calls were used to develop the module. I've removed them and created a 5.x-1.1 release. It works on my vanilla CVS checkout of Drupal so should fix the problem.
Andrew
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.