PDA

View Full Version : Upgrade Membership Mod


serverguy84
09-28-2013, 12:26 AM
I have been looking but can't seem to find anything like this.

I added a Paid Subscription to my forum. But the problem is. There is no where to explain what features comparing the non paid and paid.

I found a website that uses what i want.

When i click on upgrade membership it goes to a completly new page

http://www.ehmac.ca/upgrade.php

http://www.vulcanforums.com/forums/register.php?do=register

Then i can compare the subscriptions

https://vborg.vbsupport.ru/external/2013/09/2.jpg


anyone know of any??

Simon Lloyd
09-28-2013, 09:41 AM
There's no support for it now but this will do what you want http://www.forumcoding.com/Subscription%20System%204.0.2.zip

serverguy84
09-28-2013, 02:30 PM
I tried it this morning but i don't think it works. I could not see it anywhere in the users profile. And it's very confusing to use.

Maybe because im running 3.7 not 3.8

Simon Lloyd
09-28-2013, 04:57 PM
It works on all versions, it wont appear in users profile as they have to have bought a subscription through the system, vbulletin subscriptions have to be moved over manually in to the system.

serverguy84
09-28-2013, 08:18 PM
Im lost. This is way to complicated. I just want a simple page.

Thanks anyways. I've given up

ozzy47
09-28-2013, 08:23 PM
If you know html,css and php you could try this article, and make your own, How to create your own vBulletin-powered page! (uses vB templates) (https://vborg.vbsupport.ru/showthread.php?t=62164)

Simon Lloyd
09-28-2013, 11:17 PM
You could always right click their page, view source and copy the template code in to your own template and the css in to additional css making whatever changes you need of course ;)