Bad-Behavior v01
Helps prevents comment spam, trackback spam, guestbook spam, referrer spam, and some types of malicious web site hacking.
Bad Behavior is designed to work alongside existing spam prevention services to increase their effectiveness and efficiency. Whenever possible, you should run it in combination with
Scarecrow v.01 Pligg Module.
Based on
Bad-Behavior
Instllation:
Unzip Bad-Behavior.zip
Upload the folder Bad-Behavior to yoursite.com/modules/
Go to admin> module magement> and activate the module
Open the pligg.tpl file inside your template folder and add the following line just before </head>
Code:
{php}include('/home/www/path-to-pligg/modules/Bad-Behavior/bad-behavior-generic.php');{/php} Don't forget to change path-to-pligg to your own absolute path.