vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - reCAPTCHA!vB (https://vborg.vbsupport.ru/showthread.php?t=151824)

mikelbeck 10-26-2008 08:23 PM

Quote:

Originally Posted by dxlwebs (Post 1653327)
are you using it on the same server as the other sites if not do you have the required specs for it eg do you have GIDLib (<<<< not sure if i spelt that right) and everything else if so check on a differant template and make sure you do exactly as told as one mistake even a extra letter could stop the system from working!

Yes, they're all on the same server. It works on some sites but not others. I even tried it on the "default" template on the site that it doesn't work with the same results.

dxlwebs 10-27-2008 05:48 AM

are you using the say passwords and codes for the other sites because the code is only for one domain name you have to register the other sites sepratly as well!

mikelbeck 10-27-2008 12:03 PM

Quote:

Originally Posted by dxlwebs (Post 1653554)
are you using the say passwords and codes for the other sites because the code is only for one domain name you have to register the other sites sepratly as well!

Each site has it's own unique reCAPCTHA code, I've verified that.

I will go through the install of the mod again this evening and will see if I screwed something up somehow.

Shoemoney 10-27-2008 05:28 PM

nice one magn0x

mikelbeck 10-27-2008 08:55 PM

Quote:

Originally Posted by mikelbeck (Post 1653715)
Each site has it's own unique reCAPCTHA code, I've verified that.

I will go through the install of the mod again this evening and will see if I screwed something up somehow.

I dunno what the problem was, but I went back and uncommented the edits that I had made (to enable this mod) and it's working fine now...

MoJo Smirnoff 11-22-2008 11:25 PM

Code:

614        if (!$resp->is_valid)
 615              {
 616                      $userdata->error('register_imagecheck');
 617                                                }
 618        }

with that code in, i get a call to member function error on line 616


if I remove the ! before the $resp in register.php i can actually get the reCapcha image box to pop up, however, it says my email has been banned and that the words i typed in were spelled wrong...and no they were not spelled wrong all 30+ times and different word variations I have tried of this.

ideas?

so far, this is the first thing i've never got to work on vB..hope it's a simple fix because i could really use it.


also, as a side note...per the instructions the below code was never found in my original register.php file

Code:

'imagestamp'          => TYPE_STR,
                'imagehash'          => TYPE_STR,


mnymaker 11-23-2008 04:49 PM

I was getting bombarded with spam and bots so I installed this hack. Lets hope it works.

civicturbo 12-08-2008 11:56 PM

would this work on 3.0.7?

Zachery 12-12-2008 11:27 PM

Quote:

Originally Posted by civicturbo (Post 1681321)
would this work on 3.0.7?

It would be in your own best intrests to upgrade to 3.7. 3.0.7 is insanely old and outdated.

civicturbo 12-14-2008 03:04 AM

Quote:

Originally Posted by Zachery (Post 1684192)
It would be in your own best intrests to upgrade to 3.7. 3.0.7 is insanely old and outdated.

I have the 3.7.4 license, but Im to chicken to do the upgrade

Im afraid I might screw up


All times are GMT. The time now is 10:11 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.01283 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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