Version: 1.0, by Excalibur82
Developer Last Online: Jul 2011
Category: Mini Mods -
Version: 3.8.2
Rating:
Released: 04-08-2009
Last Update: Never
Installs: 78
Uses Plugins
No support by the author.
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.
From what I can tell, the users are being registered at the point they click the REGISTER button and leave that page. I'm thinking that all of this information should really be sent on to the next page for the information to be processed after the payment is made. If this isn't possible, might it be possible to have the payment membership selections as part of the registration page where you can't click on or possibly even see the REGISTER button until the payment is processed?
I'm not sure how this whole system works since I don't have it installed, but I think you do need to use this in conjunction with usergroup permissions to have the full effect.
For example, only the paid registered users usergroup can 'see' the forum. The unregistered usergroup cannot. But usergroup permissions have to be set this way.
Quote:
Originally Posted by Excalibur82
...once they pay they are moved to a usergroup then they can start viewing the forum.
Usergroup perms play a big part in this mod. I will see about a more stand alone mod in the future but currently days filled with fun, I am slow to further development of mods.
<a href="https://vborg.vbsupport.ru/showpost.php?p=1860851&postcount=54" target="_blank">https://vborg.vbsupport.ru/showp...1&postcount=54</a>
anyone can help me with this?
installed but turned off for the "Email Confirmation Turned OFF" issue.
Also if u set permission for all on subscription payment section nothing change because the user on Users Awaiting Email Confirmation can see him payments on user cp page but not straight after the registration and so the redirect is pointless.