vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - vBMC - vBulletin Motion Captcha (https://vborg.vbsupport.ru/showthread.php?t=287803)

Amit86 10-25-2012 06:56 PM

W3 validated vbmc_headercode

Is it really neccesary to load vbmc_headercode in every page on the forum?
shouldnt this be only on the regstration page?

HTML Code:

<script type="text/javascript">!window.jQuery && document.write(unescape('%3Cscript src="clientscript/motioncaptcha/jquery.min.js"%3E%3C/script%3E'))</script>
<script type="text/javascript" src="clientscript/motioncaptcha/jquery.motionCaptcha.0.2.js"></script>
<link type="text/css" rel="stylesheet" href="clientscript/motioncaptcha/jquery.motionCaptcha.0.2.css" />

<script type="text/javascript">
$(document).ready(function() {

    $('#registerform').motionCaptcha({
   
        shapes: ['triangle', 'x', 'rectangle', 'circle', 'check', 'caret', 'zigzag', 'arrow', 'leftbracket', 'rightbracket', 'v', 'delete', 'star', 'pigtail'],
   
        errorMsg: '{vb:rawphrase vbmc_tryagain}',
        successMsg: '{vb:rawphrase vbmc_ok}', 
        noCanvasMsg: '{vb:rawphrase vbmc_update}',
   
        label: '{vb:rawphrase vbmc_drawimage}'
    });
});
</script>


Mr.Danko Jones 10-25-2012 11:38 PM

Had major 'spammage' going on my forums. Hoping this clears it all up! :)

davidg 10-31-2012 09:16 PM

your mod works fine with the default vbulletin style but not with this one

is there any fix for this ?
than you

iraqiboy90 08-19-2013 04:46 PM

This mod does ONLY work with the register page. Other places where human verification can be put, doesnt work.
Examples; Lost Password page, Contact Us form, ect

iraqiboy90 09-04-2013 09:01 AM

Can you please add the support for that?

Dragon Company 09-24-2013 08:30 AM

Amazing mod, thanks !


All times are GMT. The time now is 02:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01046 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete