This mod adds two fields to the forum features (anti-spam days and anti-spam posts).
1. Copy the dbs file into your forum folder, then run the mod setup function from the admin panel.
2. Only four files require modification, examples are provided of each. Replace original forum files with the modified ones, or edit your files to add the changes.
a. If you have not made any changes to your forum files (other than security fixes), you can simply replace your files with these.
b. If you have already made modifications (other than security fixes) to your forum files, then you'll need to incorporate all the new parts of each file into your own. Search for the sections marked as follows:
3. Next, open the forum features from the admin panel, turn the feature(s) on and set minimum(s). You can use them individually or together.
If you choose to use minimum number of posts without days, then users must post at least that number of posts before they will be allowed to include a hyperlink in a post.
If you choose to use minimum number of days without posts, then the specified number of days must have passed since users registered before they will be allowed to include a hyperlink in a post.
If you choose to use both, each set of conditions must be met.
v1.1 - Added "pop_profile.asp" to preclude links in signatures using same criterion. v1.2 - Applied a correction to comparison criterion
Report a problem
Loading...
Post a Review
Loading...
Deleting a MOD
You have selected to delete this MOD.
This will also remove ALL related MODFiles
If this was the action that you wanted to do,
please confirm your choice, or cancel and return
to the page.
This mod adds two fields to the forum features (anti-spam days and anti-spam posts).
1. Copy the dbs file into your forum folder, then run the mod setup function from the admin panel.
2. Only four files require modification, examples are provided of each. Replace original forum files with the modified ones, or edit your files to add the changes.
a. If you have not made any changes to your forum files (other than security fixes), you can simply replace your files with these.
b. If you have already made modifications (other than security fixes) to your forum files, then you'll need to incorporate all the new parts of each file into your own. Search for the sections marked as follows:
' ## Anti-spam Humans Below
' ## Anti-spam Humans Above
3. Next, open the forum features from the admin panel, turn the feature(s) on and set minimum(s). You can use them individually or together.
If you choose to use minimum number of posts without days, then users must post at least that number of posts before they will be allowed to include a hyperlink in a post.
If you choose to use minimum number of days without posts, then the specified number of days must have passed since users registered before they will be allowed to include a hyperlink in a post.
If you choose to use both, each set of conditions must be met.
v1.1 - Added "pop_profile.asp" to preclude links in signatures using same criterion.
v1.2 - Applied a correction to comparison criterion