Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Solve Media CAPTCHA - Protect & Monetize your Forum Details »»
Solve Media CAPTCHA - Protect & Monetize your Forum
Version: 1.0.6, by solvemedia solvemedia is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Anti-Spam Options - Version: 4.x.x Rating:
Released: 01-13-2011 Last Update: 07-24-2012 Installs: 142
DB Changes Uses Plugins
Additional Files  
No support by the author.

Please remember to click Mark as Installed if you use this modification.

Description
Secure and monetize your vBulletin forum with Solve Media's free CAPTCHA replacement. Use Solve Media's free CAPTCHA solution and earn money from CAPTCHA. Solve Media has created a patent-pending technology that turns CAPTCHA into a branded TYPE-INs?. Every time a visitor to your site enters a CAPTCHA brand message, we share the revenue with you. Users are easily frustrated by traditional CAPTCHA. Solve Media CAPTCHA TYPE-IN? ads are easy to read, easy to complete and reinforce messages that are easy to remember. For visually impaired users, the Solve Media CAPTCHA widget offers an audio CAPTCHA puzzle.

Read about Solve Media in the Wall Street Journal.

Installation
  1. Download and unzip the vB-solvemedia4_x.zip archive.
  2. Upload solvemedialib.php and class_humanverify_solvemedia.php to your /includes/ directory.
  3. Import product-solvemedia.xml via the Product Manager.
  4. Register for a Solve Media account at http://portal.solvemedia.com/portal/public/signup and obtain a set of API keys
  5. Change the Human Verification Library to Solve Media via AdminCP > Human Verification Manager.
  6. Set your API keys and make any desired configuration changes via the Solve Media Options.

Version History
  • 1.0.6 - Bugfix
  • 1.0.5 - Bugfix
  • 1.0.4 - Uses vBulletin's template system. Bugfixes.
  • 1.0.3 - Added language option and support for HTTPS sites
  • 1.0.2 - Initial Release

Download Now

File Type: zip vB-solvemedia4_x.zip (7.7 KB, 482 views)

Screenshots

File Type: png Screen shot 2011-01-13 at 3.11.51 PM.png (64.1 KB, 0 views)
File Type: png widget.png (36.4 KB, 0 views)
File Type: png Screen shot 2011-01-14 at 2.35.05 PM.png (61.8 KB, 0 views)
File Type: png Screen shot 2011-01-14 at 2.33.54 PM.png (86.3 KB, 0 views)
File Type: png Screen shot 2011-01-14 at 2.33.36 PM.png (69.9 KB, 0 views)
File Type: png Screen shot 2011-01-14 at 2.33.23 PM.png (73.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Gemma, sharif_aly

Comments
  #162  
Old 01-22-2012, 10:10 AM
Seductor Seductor is offline
 
Join Date: May 2011
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reply With Quote
  #163  
Old 01-23-2012, 06:51 PM
Dominic K's Avatar
Dominic K Dominic K is offline
 
Join Date: Nov 2008
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Received my second cheque today in the post for $207 (month). You need scale to pull anything away significant away from this but it adds a nice new revenue stream to forum network owners such as myself.
Reply With Quote
  #164  
Old 01-24-2012, 10:09 PM
Devil_Dog Devil_Dog is offline
 
Join Date: Jan 2010
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looking to add this to my site. Can anyone confirm that this is working in 4.1.10?

Thanks
Reply With Quote
  #165  
Old 01-26-2012, 12:09 AM
solvemedia's Avatar
solvemedia solvemedia is offline
 
Join Date: Dec 2010
Location: Philadelphia
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Devil_Dog View Post
Looking to add this to my site. Can anyone confirm that this is working in 4.1.10?

Thanks
The mod is compatible with every release version of vBulletin v3.7 and newer
Reply With Quote
  #166  
Old 01-26-2012, 01:23 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Devil_Dog View Post
Looking to add this to my site. Can anyone confirm that this is working in 4.1.10?

Thanks
No. This is not working on 4.1.10

Even upon a fresh, clean, test install
Reply With Quote
  #167  
Old 01-26-2012, 02:36 AM
solvemedia's Avatar
solvemedia solvemedia is offline
 
Join Date: Dec 2010
Location: Philadelphia
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
No. This is not working on 4.1.10

Even upon a fresh, clean, test install
If you are having problems installing or using the mod on your forum, please submit a trouble ticket here: http://portal.solvemedia.com/portal/help/pub/case
Reply With Quote
  #168  
Old 01-28-2012, 02:23 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You guys should really consider updating this plugin. I was looking at the how it work and it's doing some really silly things, like connecting to the database and running a query on every page the captcha is used on just to determine what version of vbulletin is being used. I modified class_humanverify_solvemedia.php so it doesn't do this.

You should also consider putting any html into a template so it is easily editable.

At the very least make separate versions for vbulletin 3 and 4 to eliminate that database connection & query.
Reply With Quote
2 благодарности(ей) от:
OldSchoolDSL, Papa Bear
  #169  
Old 01-30-2012, 04:50 PM
scottct1 scottct1 is offline
 
Join Date: Mar 2002
Location: Connecticut
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We have upgraded to 4.1.10 and SolveMedia is no longer available as a selection so we have gone back to regular Captcha.

Marked as Uninstalled.
Reply With Quote
Благодарность от:
OldSchoolDSL
  #170  
Old 01-30-2012, 06:52 PM
c.c. c.c. is offline
 
Join Date: Jan 2009
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So does this work with 4.1.10 or what? Can someone Solve Media confirm?
Reply With Quote
  #171  
Old 01-30-2012, 07:16 PM
solvemedia's Avatar
solvemedia solvemedia is offline
 
Join Date: Dec 2010
Location: Philadelphia
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by scottct1 View Post
We have upgraded to 4.1.10 and SolveMedia is no longer available as a selection so we have gone back to regular Captcha.

Marked as Uninstalled.
Quote:
Originally Posted by c.c. View Post
So does this work with 4.1.10 or what? Can someone Solve Media confirm?
The Solve Media mod is compatible with all versions of vBulletin starting with 3.7. In order to display the "Solve Media" option in the Human Verification Manager, the Solve Media mod makes certain database changes. The changes are overwritten by vBulletin during an upgrade. The mod will continue to work after an upgrade, only the option will disappears from the Human Verification Manager.

If you want to restore the option to the Human Verification Manager, follow these steps:
1. Switch to a different Human Verification Library.
2. Uninstall the mod using the vBulletin Product Manager.
3. import product-solvemedia.xml using the vBulletin Product Manager.
4. Set your API keys and make any desired configuration changes via AdminCP > Settings > Options > SolveMedia Options
5. Set the Human Verification Library back to Solve Media using the Human Verification Manager.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.14902 seconds
  • Memory Usage 2,359KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete