vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   NoSpam! for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=133937)

antialiasis 01-20-2007 01:34 AM

Have you edited the registration template at all? Try manually adding $nospamfield above the CAPTCHA code in the register template.

noreturn 01-20-2007 05:43 AM

Like I mentioned this is not my forte. :) Can you please give me a little better direction on "above" what code in the register template?
I searched for the word CAPTCHA but that did not come up.
Sorry.

F34R 01-21-2007 03:10 AM

Just installed this on 3.5.4... we'll see how it goes lol. Thanks for the script.

antialiasis 01-21-2007 01:41 PM

I was actually talking to AddHandler, not you, noreturn. I asked you if you haven't definitely turned the NoSpam! system on.

noreturn 01-21-2007 07:00 PM

Hi....sorry for misunderstanding there.
I have it off now because there was only the field for answer showing up and not the question. But yes, I have had it on and the question does not appear for me in the quick registration. In the regular registration it does appear when I have it turned on. At post number 26 I showed that it was on, but no question displayed in front of the answer box.

antialiasis 01-23-2007 10:20 PM

Hmm.

Well, this is certainly very strange, because for some reason it does not appear to be setting those variables, which it should do if that plugin is running, which it should do if the system is turned on. :/

If it were happening on my forum, I'd do some more debugging, but I really can't tell you to change everything I can think of for experimentation at your own active forum... and it's running absolutely fine with Quick Register on my 3.5.7 test forum. :/ Any suggestions from coders on what could be going wrong here would be very welcome.

KipLarson 01-25-2007 02:45 PM

9 days without a single bot registration.

NoSpam! = Amazing (and easy for users to register as well)

ThunderVamp9 01-26-2007 10:06 PM

I'm also having a problem with this one. I have installed the mod with no errors, all apears to be OK, but I don't see the question OR an answer box, as shown in problem1.jpg.

However, the mod is active, as shows in problem2.jpg, which you get after going through the registration.

Any ideas why it doesn't show up at all?

antialiasis 01-27-2007 11:47 PM

Try putting $nospamfield into the register template above $imagereg.

ThunderVamp9 01-28-2007 04:18 AM

I'm looking through the register template and don't see a $imagereg anywhere. Am I missing something? What I see is:
Code:

<if condition="$show['regimagecheck']">
<fieldset class="fieldset">
        <legend>$vbphrase[image_verification]</legend>
        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                <tr>
                        <td>
                                $vbphrase[enter_text_image_right]
                        </td>
                        <td rowspan="2"><img src="image.php?$session[sessionurl]type=regcheck&amp;imagehash=$imagehash" alt="$vbphrase[registration_image]" width="201" height="61" border="0" /></td>
                </tr>
                <tr>
                        <td><input type="text" class="bginput" name="imagestamp" size="50" maxlength="6" /><input type="hidden" name="imagehash" value="$imagehash" /></td>
                </tr>
                </table>
        </fieldset>
</if>



All times are GMT. The time now is 08:41 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.01245 seconds
  • Memory Usage 1,737KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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