Author |
Message |
NJ-Horse Guest
|
Posted: Thu Feb 05, 2009 12:05 am Post subject: ATC and PHPNuke 7.9 w/phpbb |
|
|
I attempted to add ATC to my forum (spammers are killing me!), nj-horse.com. I followed the instructions however, my includes/usercp_register.php, $template->assign_vars(array(
'USERNAME' => isset($username) ? $username : '',
'CUR_PASSWORD' => isset($cur_password) ? $cur_password : '', is written totally different.
I am using PHPNuke, ver 7.9 with the lastest ver 2.X.X phpbb, does this make a difference? |
|
|
Guest
|
Posted: Thu Feb 05, 2009 4:25 am Post subject: |
|
|
I use ATC for PHP-Nuke 7.6 and I have put the installation code for ATC in config.php and then all spam are stopped in PHP-Nuke. I have used it for almost 2 years now and can really recommend it. |
|
|
admin Site Admin
Joined: 18 Apr 2006 Posts: 805 Location: Saint-Petersburg, Russia
|
Posted: Tue Mar 10, 2009 5:44 am Post subject: |
|
|
For Nuke, it's better to use Advanced Textual Confirmation -- it protects the whole Nuke, not only the forum. _________________ Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development! |
|
|
Ok.