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)
-   -   Mini Mods - Pay to Register (https://vborg.vbsupport.ru/showthread.php?t=210726)

Excalibur82 04-08-2009 10:00 PM

Pay to Register
 
1 Attachment(s)
As my first release, I figured since so many were wanting this I went ahead and re-released it. As with the original, this still only works with Email Confirmation Turned OFF. I will look for a way around this issue in the future.

Pay to Register is only meant for 3.8.x as I have no idea if it will work on earlier versions.

To install:
1. Go to AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product
2. Browse your computer for the xml file you download from this thread
3. Click import
4. Continue reading to check to make sure this mod is pointing to the right location of your payments.php file


For those installing, follow these instructions after importing the product.

1. Go to AdminCP -> Plugins & Products -> Plugin Manager -> to the right of Pay to Register click Edit
2. Check that this line is correct:
PHP Code:

header("Location: /payments.php"); 

3. If that line is not correct then update by removing '/' or adding 'forum/payments.php'.

Any questions please do ask.


NOTE: Those that click install will get priority support over those that do not click install.

merk_aus 04-09-2009 04:35 AM

- installed thanks man -

Excalibur82 04-09-2009 04:35 AM

NP, glad to see its getting installed right away.

merk_aus 04-09-2009 04:45 AM

Does anyone know if it is possible to set up a free subscription I want to have three options...
1) Free Member where they can sign up but not get access to all of the forum features
2) Basic Member - where for a small fee they get some of the websites features etc
3) Elite Member - where they unlock all features.

I would love to use this mod to run this system but whenever I put 0.00 as the cost of a subscription it tells me i need to enter an amount.

EDIT: Never Mind when I deleted the 0.00 it worked

Excalibur82 04-09-2009 05:14 AM

Good to know you got it working.

Namaless 04-09-2009 06:00 AM

One problem, if the user go out payment script, this is not required, need modification to get required the payment and not simple redirect..

Thansk.

Excalibur82 04-09-2009 06:08 AM

Thats why this runs off of subscriptions. If they don't pay then they can't view anything, as the subscriptions are setup once they pay they are moved to a usergroup then they can start viewing the forum. This is only supposed to be meant as a simple redirect after registering.

AzzidReign 04-09-2009 04:13 PM

Just what I was looking for!!! Tagging for now but will click install when I install it :)

schlottkej 04-09-2009 06:32 PM

Any chance of making this work with Google checkout?

Jasem 04-09-2009 09:02 PM

Nice work, thank you!

Installed

Fynnon 04-09-2009 09:56 PM

Very good mod but i have an issue: i use a mod called Force Users to Read a Thread
https://vborg.vbsupport.ru/showthread.php?t=172155

which makes your mod to be bypassed...is there any way around this?

10x

Excalibur82 04-09-2009 11:05 PM

Fynnon: The only way I can see around that is setup the must read thread to all usergroups but the one that is say the beginner usergroup. So you have Non-Payed usergroup and Payed usergroup, you would then make Non-Payed the default usergroup when they signup and go to pay, so when they pay they will become Payed and then that popup will appear for them.

schlottkej: Basically this is just a redirect, not sure how google checkout works, if you include google checkout as a payment option then nothing more would have to be done.

Silver Tiger 04-12-2009 01:40 AM

I would use this mod if it was compatible with invitation system.

Users can either buy to register on the forums, or if they get an invitation they can sign up for free.

Excalibur82 04-12-2009 10:26 PM

Silver Tiger: Link me to the invitation mod and I'll see about an integration.

Sunray2 04-13-2009 01:24 AM

Thank you so much!!!

I will install tonight and test it out. I'll let you know how I make out.

:up::up:

Silver Tiger 04-16-2009 01:41 AM

Quote:

Originally Posted by Excalibur82 (Post 1789854)
Silver Tiger: Link me to the invitation mod and I'll see about an integration.

https://vborg.vbsupport.ru/showthread.php?t=171951

Excalibur82 04-16-2009 09:01 PM

Think I might have a work around to that using just a simple if condition. I'll check it out.

Sunray2 04-17-2009 04:22 AM

Clicks installed!!! Working fine for me.

Nominated as this was so needed.

Budweiser 04-21-2009 01:57 AM

So, what does this mod do?

Excalibur82 04-21-2009 02:48 AM

You have a usergroup set up to view nothing that everyone is placed in when registering, to view everything that person pays. So this mod makes sure they are redirected to the payments page as soon as they confirm registration or finish registering.

ewelin 05-20-2009 05:40 PM

Just an FYI, you would use the hook register_activate_process to have this action performed on email activation. Unfortunately I did not like how there was no longer a message confirming the user's registration was completed.

BlueNinjaGo 05-20-2009 06:04 PM

Any screen shots?

Excalibur82 05-21-2009 05:50 PM

Again, you cannot provide screenshots for a redirect when there is nothing to see. Its a redirect, you don't get a message or anything, it redirects to the page instead of the homepage.

ewelin: I will look into that hook, might be one a bit further down for use.

VBUsers 05-22-2009 02:12 AM

make it like this and everyone will love you for it lol

http://www.sprintusers.com/premium.php

ilanyon 05-22-2009 09:51 AM

Quote:

Originally Posted by VBUsers (Post 1814996)
make it like this and everyone will love you for it lol

Hear, Hear!

Ceus 05-22-2009 12:56 PM

Nice release!

*Clicks Marked as installed*

Fynnon 05-23-2009 11:46 AM

this mod would be good only if : after they register and get redirected to the subscription page, people cannont leave that page unless they subscribe (pay) !
I`d like for my forum to make registration to be for those who pay, normal users 5$ and VIP 15$ !

Excalibur82 05-26-2009 08:36 PM

VBUsers: nice idea, I will give it a go around in the near future. Give me some time.

Fynnon: I will look into that as well and release at the same time as VBUsers suggestion.

marshal_ramdev 05-27-2009 02:54 AM

thanks m8

PHILIPS-08 05-27-2009 07:22 AM

good mod thanx for the mod

SVTCobraLTD 05-27-2009 03:51 PM

Quote:

Originally Posted by VBUsers (Post 1814996)
make it like this and everyone will love you for it lol

http://www.sprintusers.com/premium.php

I am very interested as many others are of this mod. Release it and I personally will make a donation as well I am sure others will.

TimberFloorAu 05-27-2009 09:05 PM

*tagged* will watch this

jkeasy 06-04-2009 07:20 PM

Installed! Thank you so much! :D

Tilly 06-20-2009 05:59 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1818192)
I am very interested as many others are of this mod. Release it and I personally will make a donation as well I am sure others will.

x500000000 thousand infinity!

If you could do this or something like this http://www.gixxer.com/forums/payments.php

I would throw donations at you like it was cool!

SVTCobraLTD 07-02-2009 02:28 PM

Anything? I am willing to make a good donation for this mod.

moonclamp 07-04-2009 06:52 PM

Quote:

Originally Posted by Silver Tiger (Post 1789358)
I would use this mod if it was compatible with invitation system.

Users can either buy to register on the forums, or if they get an invitation they can sign up for free.

I was thinking the same myself - After years of spammers, fakes and oddballs, I'm no longer worried about quantity of members - just quality - Integration with the invitation system would sort it out completely.

WEBDosser 07-04-2009 07:03 PM

interesting.

Excalibur82 07-06-2009 06:02 PM

I've had to put everything on hold, the company I was hosting with got hacked and all my data was lost. I only did monthly backups so it wasn't time for a new one, so I am having to restore a backup from mid June and some info I worked on will be lost. So for a week or 2 I have placed all my addons and such on hold till I get things settled in regards to my site.

SamirDarji 07-09-2009 03:05 PM

Quote:

Originally Posted by VBUsers (Post 1814996)
make it like this and everyone will love you for it lol

http://www.sprintusers.com/premium.php

I second this as well. Autoguide.com uses this format on each of their vb-powered forums. They said they've written a custom script for it, but now that I've seen this, I tend to believe a third party has developed this somewhere.

Manoel J?nior 07-09-2009 03:18 PM

How to integrate the payment by PagSeguro?
www.pagseguro.com.br


All times are GMT. The time now is 06:05 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.01199 seconds
  • Memory Usage 1,809KB
  • 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
  • (6)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
  • (40)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