vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Really Fast Registration by BOP5 (VB3) (https://vborg.vbsupport.ru/showthread.php?t=301912)

6piston 10-01-2013 11:12 AM

hi BOP,

I have the same problem,

My experience:
- Input username = checks for duplicate works, green tick and box
- Input email
- click register now = no pop up box, (popup selected to yes)
- no email response
- user not registered

I've checked if there are emails sent out and there are (contact us form)

any clues?

6piston 10-01-2013 12:22 PM

sorry bop, i take back my reply, the plugin works!
it's my bad. I had the files uploaded wrongly

6piston 10-01-2013 12:39 PM

Though i have problem BOP,

I found the Registration email was sent to spam folder.
I tested a new registration through the vbulletin factory registration and it wasn't sent to spam.

Any way i can change the phrases to prevent the email being sent to spam?

BirdOPrey5 10-01-2013 07:52 PM

You are welcome to change the phrases-

Email Body Text Phrases
bop5rfr_newuser - Email sent to email addresses set to be notified of new users
bop5rfr_welcome - Email sent to new users (contains their password and other info)

There are only minor changes (in my opinion) between the default templates and mine, but you're welcome to edit them as needed. I have not seem the emails go to spam in gmail or my outlook based account. Obviously all spam filters are setup differently, hard to predict why one mail would go to spam and another wouldn't.

BirdOPrey5 11-20-2013 01:21 PM

Updated to version 2.0!

At long last, full support for all vBulletin Human Verification options. The HV Challenge pops up after pressing the Register Now button so it doesn't waste space on the page.

https://vborg.vbsupport.ru/attachmen...2&d=1384957183

Also fixed some hard coded phrases and fixed bug where it would prevent chatboxes and other mods that shared same template hook from working.

Remember, also compatible with VB 4.x.x!

If you like the update please nominate it MOTM. We were so close last time!

BirdOPrey5 11-26-2013 11:36 AM

New Release: 2.1.0

New Option- Allow users to hide (dismiss) the RFR Form for an Admin set number of days.

Note- if upgrading from 2.0.0 only file upload is not necessary, just import the XML file.

BirdOPrey5 12-18-2013 10:47 AM

OK... Updated to version 2.2.0.

New to this version-

Added the register_addmember_complete hook to the file as an option. If you enable this hook in settings it may help let you run some other mods that run after default registration such as "Welcome thread" mods.

Also - I'm considering this feature being "in beta" but you can new enable "Frame Mode" which allows access to the form via an IFRAME- this allows you to integrate the form into a 3rd party page like a Wordpress site or custom landing page.

To use "Frame Mode" enable it in the mode options, then make the IFRAME URL-
Code:

http://your-forum-url/bop5_rfr.php?do=frame
Of course if you customized the value of bop5_rfr.php then you need to use the custom value instead of the default file name.

Some of the differences in "Frame Mode" besides displaying the form itself alone is that any errors generated do not bring up the full vBulletin error page because it would be too big to show in a frame and you don't want the forum header, navbar, and footer, etc... So an error, such as a human verify error, simply displays a message to please try again. Also, assuming the registration is completed successfully the success message is also displayed alone without a vBulletin header and footer so it fits better in a frame.

Caution- I have not done much testing with this feature since I have no real need for it- it seems to work though in my VB4 testing. Honestly VB3 testing was even less than VB4- if you need to use this feature please test it yourself to make sure it works once or twice with your chosen settings before relying on it for registrations.


All times are GMT. The time now is 06:25 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.00967 seconds
  • Memory Usage 1,729KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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