bbAntiSpam: Discuss how to stop web spam

The forum is retired.

bbAntiSpam Forum Index - Textual Confirmation - Undefined function

Author Message
Timmy
Guest





Posted: Tue Jun 17, 2008 11:29 am    Post subject: Undefined function  

After installing it 3 times by now, and checked that i done by the book I reach out to see if anyone can answer this little fault i get..

Fatal error: Call to undefined function: tc_hook_template() in /home/content/h/a/l/halycon85/html/forum/includes/usercp_register.php
admin
Site Admin


Joined: 18 Apr 2006
Posts: 805
Location: Saint-Petersburg, Russia

Posted: Wed Jun 18, 2008 3:12 am    Post subject:  

Make sure that your file "usercp_register.php" contains the following line near the beginning of the file:
Code:
include($phpbb_root_path . 'includes/functions_tc.'.$phpEx);

_________________
Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development!
Guest






Posted: Wed Jun 18, 2008 7:50 am    Post subject:  

Very Happy Thanks that solved the prob... dunno how i missed that, but i guess sometimes you think you doin it all but still have blindspots Embarassed

And a big thanks for the quick response.

Hugs
Timmy
admin
Site Admin


Joined: 18 Apr 2006
Posts: 805
Location: Saint-Petersburg, Russia

Posted: Thu Jun 19, 2008 2:47 am    Post subject:  

I'm glad to hear that the problem is solved. Best luck!
_________________
Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development!

Ok.