vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   recaptcha (https://vborg.vbsupport.ru/showthread.php?t=212832)

kyrenator 05-04-2009 01:21 PM

recaptcha
 
how can i add recaptcha to the registration form?

BlueNinjaGo 05-04-2009 01:48 PM

Did you check ACP -> Vbulletin Options -> Human Verification Options

I remember it being in there

kyrenator 05-04-2009 01:49 PM

it is there but it doesnt work! i have enabled it but nothing is shown at registration form!!!

Lynne 05-04-2009 02:06 PM

Did you enter your public and private key information?

kyrenator 05-04-2009 02:33 PM

yes i did!

Lynne 05-04-2009 02:54 PM

If you select another type of verification, like regular Image Verification, do you see something then?

Xencored 05-04-2009 02:56 PM

reCAPTCHA? Public Key
Public key provided to you by reCAPTCHA?.

reCAPTCHA? Private Key
Private key provided to you by reCAPTCHA?.

two keys are needed mate

http://recaptcha.net/

kyrenator 05-04-2009 03:10 PM

Quote:

Originally Posted by Lynne (Post 1804381)
If you select another type of verification, like regular Image Verification, do you see something then?

No it doesnt!!!

Quote:

Originally Posted by animemike (Post 1804382)
reCAPTCHA? Public Key
Public key provided to you by reCAPTCHA?.

reCAPTCHA? Private Key
Private key provided to you by reCAPTCHA?.

two keys are needed mate

http://recaptcha.net/

I have installed them both!

Lynne 05-04-2009 03:37 PM

Try this:
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then set this as the default and go and try to register on your site. Does anything show then?

(Do images show under Human Verification Manager > Image Verification Library for both GD and Imagemagick?)

kyrenator 05-04-2009 04:02 PM

I did this but nothing again!

No is has only GD!

Lynne 05-04-2009 04:04 PM

So, if you select Image Verification and GD in the Image Verification Library (which shows an image, right?) and then use the default style and try to register, do you see anything?

kyrenator 05-04-2009 04:07 PM

no :(

Lynne 05-04-2009 04:09 PM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

kyrenator 05-04-2009 04:25 PM

where can i fing config.php?

cono1717 05-04-2009 04:30 PM

Connect to your site via FTP and go to /includes/config.php open it and right after <?php add
PHP Code:

define('DISABLE_HOOKS'true); 


kyrenator 05-04-2009 04:43 PM

i did it but nothing again!!!

Lynne 05-04-2009 04:58 PM

What happens if you set it to Question and Answer Verification (no images involved)? Do you get anything then?

kyrenator 05-04-2009 05:53 PM

there are no fields! there is only a regular registration without image verification!

Lynne 05-04-2009 06:21 PM

And this is on the vbulletin default style and with all your plugins off? If so, then perhaps it is time to put in a Support Ticket.

kyrenator 05-04-2009 07:48 PM

what does it mean?

Lynne 05-04-2009 08:03 PM

What does what mean? A support ticket? http://members.vbulletin.com/members...ontactform.php

kyrenator 05-05-2009 10:19 AM

ok thanks


All times are GMT. The time now is 02:15 AM.

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.01258 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete