Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
BotScout for MyBB
#1
Eine neue Erweiterung wurde veröffentlicht: BotScout for MyBB

Zitat:BotScout API implementation for MyBB

Adapted from "General Use PHP Code for BotScout.com API"
See http://www.botscout.com/code.htm for original code
See http://www.botscout.com/api.htm for API documentation
Adapted for MyBB by Jimmy Peña, http://www.shiptrackaddin.com

TO USE:

1. Register for a BotScout API key at http://www.botscout.com/getkey.htm
2. Open BotScoutForMyBB.php
3. In between 'CONFIGURATION START' and 'CONFIGURATION END', insert your API key, email address and email sender. Decide how you want the plugin to operate and configure the options accordingly.
4. Find "STEP 5" at the bottom of the code and decide how you want to handle spam registrations. The existing code shows a phony error message. You could also redirect to a honeypot, show another message, write the info to a database, etc.
5. Upload BotScoutForMyBB.php to inc\plugins
6. Go to your MyBB Admin Control Panel >> Configuration >> Plugins and activate "BotScout for MyBB".
7. Try to register as a spammer by going to http://www.botscout.com/last.htm and grabbing a username and email. Fill out your forum's registration and verify that it is stopped using whatever method you chose in step 3 above.
Zitieren
#2
Der Link ist im MyBB.com - down !
Zitieren
#3
Ja, leider geht der Download nicht mehr, ist aber wahrscheinlich etwas ähnliches wie Stopforumspam.
Zitieren
#4
(06.01.2013, 11:57)taccodip schrieb: Der Link ist im MyBB.com - down !
Nein, jetzt nicht mehr. Einfach mal ein wenig geduldig sein. Wink Wenn bei mybb.com ein Plugin-Update hoch geladen wird, dann ist das Plugin in der Zwischenzeit nicht erreichbar.
viele Grüße
Jockl
übersetzte und eigene Plugins
Zitieren