Using Troll.module 1.15.2.6 on Drupal 4.7.3 i get the following error in my CGI logs every time i activate the module (it actually FILLS the logs):
PHP Fatal error: Call to undefined function drupal_set_header() in /hermes/web03/b34/account/htdocs/modules/troll/troll.module on line 17
I've searched and can't find anything that appears to help.
Comments
I have this same problem. A
I have this same problem. A user reported it to me. She must be getting caught in the blacklist, which is bad enough since she's not a spammer, but this same line 17 error occurs when it tries to do a 404. I'm going to change the option to not return a 404 in hopes of bypassing this error.
Dan
After so many years this post
After so many years this post has been opened, I am getting the same error with one of my domains.
Call to undefined function drupal_set_header() in /sites/all/modules/troll/troll.module on line 29I see that the module is not supported anymore, but any suggestion is appreciated.