vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Really Fast Registration by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=301283)

BirdOPrey5 01-08-2014 01:12 PM

Quote:

Originally Posted by PAPPACLART (Post 2472331)
the register buttom is grayed out when I test so it is nit possible to register?

For it to ungrey you must enter valid info in the username and email box and agree to the rules if that opion is shown.

If you still have issue please post a link to your site.

Quote:

Originally Posted by webmastersitesi (Post 2472957)
how to make this mod check, vbstopforumspam plugin to work together? it allows spammers otherwise

Did you try enabling the hook in the mod options?

hurricane_sh 01-09-2014 06:52 AM

I still use the old version, not sure if there are any changes about how passwords are generated.

I had a member who doesn't know how to copy&paste and mistyped 1(number) and l (letter). It would be great to exclude certain numbers (0 and 1) and letters (o, l), they often cause confusions.

BirdOPrey5 01-09-2014 06:13 PM

Quote:

Originally Posted by hurricane_sh (Post 2473186)
I still use the old version, not sure if there are any changes about how passwords are generated.

I had a member who doesn't know how to copy&paste and mistyped 1(number) and l (letter). It would be great to exclude certain numbers (0 and 1) and letters (o, l), they often cause confusions.

Interesting- I will put in some code to not use confusing characters in passwords the next release.

PAPPACLART 01-12-2014 02:31 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2472989)
For it to ungrey you must enter valid info in the username and email box and agree to the rules if that opion is shown.

If you still have issue please post a link to your site.



Did you try enabling the hook in the mod options?


Yes done all of that. Have it disable for now so will send a link with it activated shortly. Thanks

jimsflies 01-22-2014 08:42 AM

I posted this on your site Joe, hopefully I can get a tip from someone here. Hoping to get a quick answer since it looks bad and is on my live site (trying to avoid taking it off because I know it worked on my test site and on my 3.8 site).

For some reason, on my newly upgraded (from 3.8 to 4.2.2) the human verification element is showing all the time below the RFR box. Any idea how to fix this? It works fine on my test site and I think I have all the settings the same.

BirdOPrey5 01-22-2014 12:45 PM

Hey Jim,

The problem is you are using keycaptha and on VB4 each human verify option had a unique div id because different CSS was required for each, so keycapthca wasn't included since I never used it.

To fix add this code to the template: bop5_reallyfastreg.css

Code:

#bop5rfrhv_KeyCAPTCHA {
  background: {vb:stylevar bop5rfr_main_background};
  position:fixed;
  margin-left: -300px;
  margin-top: -130px;
  width: 600px;
  height: 260px;
  top: 50%;
  left: 50%;
  border: 4px inset black;
  background-color: white;
  z-index: 999;
  display: none;
}

I'll include it in future versions.

jimsflies 01-22-2014 05:54 PM

Thanks Joe...I thought I had that keycaptcha on my test site. But I guess I only had it on my vb3 site... it was working fine on there though. But your css fix, got it looking pretty again!

ku-med 01-24-2014 02:26 PM

How to change the title (bop5_rfr_really_fast_reg_join_now) background same as my custom style color?

Edit: Nevermind I've figured it out :D

I've noticed the mod is still appearing even after you log in .. is that a bug?

And Thanks for this awesome mod :)

BirdOPrey5 01-26-2014 11:08 AM

Quote:

Originally Posted by ku-med (Post 2476608)
I've noticed the mod is still appearing even after you log in .. is that a bug?

And Thanks for this awesome mod :)

If you're an Administrator account there is an option in settings to always show it to Admins. For regular users it should not be visible once logged in.

You are welcome. :)

ahobilam 01-27-2014 03:44 PM

I have changed the background of Title, Title font color to match my custom style.
but,
There is no stylevar found for "Register Now" button background color
and font color.
How to change it?
Can any one help me?!


All times are GMT. The time now is 07:46 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.01410 seconds
  • Memory Usage 1,745KB
  • 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
  • (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