vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Pay to register? (https://vborg.vbsupport.ru/showthread.php?t=318830)

Dan321 05-27-2015 07:30 AM

Pay to register?
 
Hi is there any mod that makes users pay to register, for example if they do not pay then they can not sign up on my website.

ForceHSS 05-27-2015 11:01 AM

It normally works you register first, then pick a subscription to proceed

Dan321 05-27-2015 11:46 AM

I dont want them to register, if they do not pay

ForceHSS 05-27-2015 12:41 PM

Then post in paid section and get it made

TheAdminMarket 05-27-2015 01:53 PM

There were 2 of them, redirecting the users AFTER registration to a page where they have to buy a subscription. For sure one of them was buggy and the coder has closed his site. The other one is on Graveyard.

But as I said, both were working AFTER registration. This is the normal way. How do you think that you can check if someone has paid or not if you don't have any data of him? I don't mean that is impossible. Nothing is impossible. Just is complicating. You must prepare a pre-registration form to collect at least an email address, then save this email in a seperate table etc etc.

Dan321 05-27-2015 05:07 PM

<a href="http://www.wrestlingforum.com/register.php" target="_blank">http://www.wrestlingforum.com/register.php</a>

You see that site has the thing I want but of course I will disable "Free"

ForceHSS 05-27-2015 06:21 PM

Yes but it let's you register first as it should be. It makes no sense letting a guest pick an option without registering any guest can do it and it will cause problems. It's best to make them register then pick

TheAdminMarket 05-28-2015 04:50 AM

Quote:

Originally Posted by Dan321 (Post 2546572)
http://www.wrestlingforum.com/register.php

You see that site has the thing I want but of course I will disable "Free"

You're wrong. There is registration before payment:

1.- The message on the next screen (payment):
"You are not fully registered. Please follow this link or check the email inbox associated with your account to complete your registration process."

2.- The registration email:
"Dear xxxxxxxx,

Thank you for registering at Wrestling Forum

Before we can activate your account one last step must be taken to complete your registration. "

So, THERE IS registration. And actually this is the right way.
1.- Register a new user
2.- After login check if the user has a paid membership. If yes, allow him to access the site. If not redirect him to "payment.php" page.
3.- Setup a cron job to remove after (eg 72 hours) any register user who hasn't paid the membership. This way you can have your member data clean from unwanted records.


All times are GMT. The time now is 07:00 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.01213 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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