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)

Juvefan 07-20-2008 10:58 PM

Quote:

Originally Posted by Zachery (Post 1579818)
THIS MODIFICATION SHOULD NOT BE USED WITH VBULLETIN 3.7 AS IT IS A DEFAULT FEATURE.

Please stop using it.

In fact i'm running 3.6.4...

BittyBoy 08-06-2008 06:20 PM

We have vB 3.7.2 and reCaptcha doesn't work whatsoever, none of the image verification methods either... pants!

Zachery 08-13-2008 11:51 PM

Quote:

Originally Posted by BittyBoy (Post 1592848)
We have vB 3.7.2 and reCaptcha doesn't work whatsoever, none of the image verification methods either... pants!

This feature is built into 3.7 by default. Do not use this modification.

If you're having a problem with a stock feature please go to vbulletin.com or post in the general vBulletin dicsussion forum.

schnups 10-06-2008 09:38 AM

Well there is a captcha in the vbulletin by default, but this captcha is already cracked by so many spammers.
Everyday so many bots register at our boards by entering the correct vbulletin captcha....

So does anyone have an idea how to integrate http://recaptcha.net/ into an vbulletin 3.7 ?

Zachery 10-06-2008 09:57 AM

:rolleyes: Its already in 3.7.

dxlwebs 10-08-2008 11:09 AM

this is a great addon "Installed" thnx for upping it!

mikelbeck 10-24-2008 01:19 AM

Does this work on 3.6.8? I've installed it on a few sites, one is 3.6.8 and I don't get the reCAPTCHA box displayed. All of the others it works fine. I even tried the register template edit and it still isn't displayed. Any ideas?

Gin Ichimaru 10-24-2008 05:20 AM

I installed it late at night and started to get tired. I just couldn't handle another annoying day of bots.

I went with Method B; and I am sure this error is user error. I C&P like you suggested and followed the directions.

I am getting this error message. :
Parse error: syntax error, unexpected T_STRING in .... /register.php on line 851

I will look what line 851 is; but the other co admin and I are super busy this week. So, if you know how to fix the error off the top of your head it would be GREATLY appreciated.

thanks.

mikelbeck 10-26-2008 05:25 PM

Quote:

Originally Posted by mikelbeck (Post 1651507)
Does this work on 3.6.8? I've installed it on a few sites, one is 3.6.8 and I don't get the reCAPTCHA box displayed. All of the others it works fine. I even tried the register template edit and it still isn't displayed. Any ideas?

Any ideas on this one?

dxlwebs 10-26-2008 07:27 PM

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!

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

Zachery 12-15-2008 07:03 AM

Your doing more damage to the forums by not upgrading.

ardadora 01-02-2009 10:05 PM

hi use 3.7.4 in my forum. i imported the producted and uploaded the function file. But there is no "reCaptcha" in "Human Verification Options". But the "reCaptcha" option page shows in the vBulletin options page. Please help me :erm:

Zachery 01-03-2009 03:39 AM

You should not have imported this in 3.7, uninstall the product.

ardadora 01-03-2009 09:18 AM

Quote:

Originally Posted by Zachery (Post 1699999)
You should not have imported this in 3.7, uninstall the product.

uninstalled it. now what should I do? waiting for help :erm:
here is an secreenshot.

https://vborg.vbsupport.ru/

Grimmwor 01-03-2009 12:21 PM

Quote:

Originally Posted by mikelbeck (Post 1651507)
Does this work on 3.6.8? I've installed it on a few sites, one is 3.6.8 and I don't get the reCAPTCHA box displayed. All of the others it works fine. I even tried the register template edit and it still isn't displayed. Any ideas?

I am running 3.6.8 and this mod works perfectly for me.

ardadora 01-03-2009 02:25 PM

Quote:

Originally Posted by ardadora (Post 1700150)
uninstalled it. now what should I do? waiting for help :erm:
here is an secreenshot.

http://img61.imageshack.us/img61/9813/96111445sk3.jpg

doesnt anyone know?

Zachery 01-04-2009 10:47 AM

Are you looking for the reCapcha option in 3.7? If so its under the Human Verification settings, not in the vBulletin Options.

ardadora 01-04-2009 01:09 PM

Quote:

Originally Posted by Zachery (Post 1701188)
Are you looking for the reCapcha option in 3.7? If so its under the Human Verification settings, not in the vBulletin Options.

thanks dude :D

Headsick 01-05-2009 07:27 PM

Thank you! I'm running 3.6.9, and until now was unable to get the GD image verification to work, but this works flawlessly!

Sworm 01-10-2009 12:23 PM

Can be possible to use reCAPTCHA on vb 3.8?

Zachery 01-11-2009 12:43 AM

Quote:

Originally Posted by Sworm (Post 1707216)
Can be possible to use reCAPTCHA on vb 3.8?

Default feature in 3.7 and newer versions of vBulletin, if you need help with reCapcha please post on vBulletin.com

odie3 02-20-2009 11:56 AM

good stuff for my older board - thanks!

doileloi 03-10-2009 08:12 PM

is this work for 3.81 please help thank you

Zachery 03-11-2009 08:11 AM

It is a default feature of vBulletin 3.7 and newer (which includes 3.8). Please post on vbulletin.com for more help with reCapcha.

washingtonboise 03-24-2009 11:19 AM

Instructions:

1. Go to: http://recaptcha.net/ and sign up, write down your public and private key.
2. Go to your forum administration panel
To turn on recaptcha:
Admin CP -> vBulletin Options -> Human Verification Manager
3. select the recaptcha option and click submit.
4. When the page refreshes, the next step you need to do is provide that public and private key. Now you should be set up.

Support
1. Go to: http://www.vbulletin.com/forum
2. Register, (because you can't search until you do)
3. Log in and use the search function to search for 'recaptcha'
4. You will find dozens of posts, read them all to see if your questions are already answered.
5. If not answered, feel free to post.
6. Wait for support.

Best regards

ru55ian 03-28-2009 11:30 PM

can anyone help with intergration to newreply and newthread on 3.68?

kyrenator 05-04-2009 01:17 PM

i am using vb 3.8.2! will this hack work for me?

Zachery 05-04-2009 03:42 PM

Quote:

Originally Posted by kyrenator (Post 1804322)
i am using vb 3.8.2! will this hack work for me?

No, you need to use the builtin features.

sheep92032 06-01-2009 08:02 AM

Quote:

Originally Posted by Zachery (Post 1804412)
No, you need to use the builtin features.

I don't see any option for this in the default settings.

And the guy that wrote this:

Quote:

Instructions:

1. Go to: http://recaptcha.net/ and sign up, write down your public and private key.
2. Go to your forum administration panel
To turn on recaptcha:
Admin CP -> vBulletin Options -> Human Verification Manager
3. select the recaptcha option and click submit.
4. When the page refreshes, the next step you need to do is provide that public and private key. Now you should be set up.
There is no recaptcha option. Maybe it was removed?

The recaptcha website is pointing to this thread.

Zachery 06-02-2009 07:26 AM

Quote:

Originally Posted by sheep92032 (Post 1821176)
I don't see any option for this in the default settings.

And the guy that wrote this:



There is no recaptcha option. Maybe it was removed?

The recaptcha website is pointing to this thread.

What verison of vBulletin are you running?


All times are GMT. The time now is 06: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.01556 seconds
  • Memory Usage 1,828KB
  • 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
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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