vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Captcha doesn't work (https://vborg.vbsupport.ru/showthread.php?t=312488)

Sunsi 07-11-2014 02:03 PM

Well, I didn't use captcha anymore on my forum and I was almost instantly flooded with spam, porn and other annoying threads. So, captcha does work. Now I've reinstalled but , but now new users can't register because captcha doesn't show.It's just a cross.
So how do I get captcha to work again? Thanks!

ozzy47 07-11-2014 02:09 PM

Did you try the mods in the post from my signature, http://ozzmodz.com/showthread.php/50...g-Spam-Is-Over

Simon Lloyd 07-11-2014 02:16 PM

Check my answer to that question here https://vborg.vbsupport.ru/showpost....17&postcount=4

Max Taxable 07-11-2014 03:35 PM

Quote:

Originally Posted by Sunsi (Post 2506394)
Well, I didn't use captcha anymore on my forum and I was almost instantly flooded with spam, porn and other annoying threads. So, captcha does work.

It works until it doesn't. Think about it - all the big email providers use it, but they still get bot signups and use of the accounts, by bots. You just haven't had the right botnet come along to hit you yet.

All it does even when working nicely is annoy legitimate people. It's obsolete. It's a cutesy gimmick that went the way of dialup.

Sunsi 07-11-2014 05:06 PM

Thanks everybody for taking the trouble to answer, but I only just want the captcha to work again. But nobody has said anything so far about how I can get the captcha to work again.
Apparantly, it does work for my forum. All I want to know is how do I fix the captcha.
What is wrong with it now? How do I fix it? Anybody got an answer to that?

ForceHSS 07-11-2014 05:18 PM

Quote:

Originally Posted by Sunsi (Post 2506429)
Thanks everybody for taking the trouble to answer, but I only just want the captcha to work again. But nobody has said anything so far about how I can get the captcha to work again.
Apparantly, it does work for my forum. All I want to know is how do I fix the captcha.
What is wrong with it now? How do I fix it? Anybody got an answer to that?

http://www.google.com/recaptcha/intro/index.html
https://vborg.vbsupport.ru/showthread.php?t=294633

ozzy47 07-11-2014 06:01 PM

Quote:

Originally Posted by Sunsi (Post 2506429)
Thanks everybody for taking the trouble to answer, but I only just want the captcha to work again. But nobody has said anything so far about how I can get the captcha to work again.
Apparantly, it does work for my forum. All I want to know is how do I fix the captcha.
What is wrong with it now? How do I fix it? Anybody got an answer to that?

Yes someone did, Simon told you in post #4 a possibility.

Simon Lloyd 07-11-2014 07:18 PM

Create a text file with the following code
PHP Code:

<?php
if (extension_loaded('gd') && function_exists('gd_info'))
{
echo 
"It looks like GD is installed";
}
?>

save it as gdinfo.php, load it in your server then access it like www.mysite.com/gdinfo.php if you have gd library installed you'll get the message "it looks like GD is installed"

Sunsi 07-13-2014 12:17 PM

Thanks for that. I'm sorry I didn't see that. I'll look into that. :)


All times are GMT. The time now is 02:12 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.01260 seconds
  • Memory Usage 1,738KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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