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

zxombie’s picture

Assigned: Unassigned » zxombie
Category: support » bug
Status: Active » Fixed

The 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

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.