ReCapthca mod for MBoard 1.3

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

ReCapthca mod for MBoard 1.3

Post by Klemen »

Because SPAM protection in MBoard is out of date and in need of a thorough update, I have made available this ReCaptcha mod for MBoard 1.3:

*** INSTRUCTIONS ***

STEP #1: Backup your existing MBoard files.

STEP #2: Download required files

Download the MBoard 1.3 recaptcha mod here.

STEP #3: Setup ReCaptcha

3.1 Register for ReCaptcha
3.2 When logged in, click Add a new site
3.3 Enter your website details and register it
3.4 Note the Public key
3.5 Note the Private key

STEP #4: Setup MBoard

4.1 Open the new mboard.php file which you downloaded in step 2 in a plain text editor
4.2 Find and replace PUBLIC_KEY_HERE with your ReCaptcha Public key (step 3.4)
4.3 Find and replace PRIVATE_KEY_HERE with your ReCaptcha Private key (step 3.5)
4.4 Save changes
4.5 Upload this modified "mboard.php" and the "recaptchalib.php" (included in download) to your server inside your MBoard folder

STEP #5: Test your message board to make sure it works fine.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
BillyJean
Posts: 7
Joined: Thu Jun 13, 2013 1:20 am

Re: ReCapthca mod for MBoard 1.3

Post by BillyJean »

This is awesome Klemen. It works! I did see a little remnants of the old captcha, said in Red above the new recaptcha "Wrong Security number, try again" but i retested it and its gone now. Good Job Man! :D
Locked