PDA

View Full Version : Create a members area like vbulletin,vbadvanced


TheHeartSmasher
12-28-2006, 04:42 AM
Question I asked over at vbulletin.com and vbulletin.org

I wanted to make a members section like you have here for vbadvanced customers and have the usernames and passwords automatically generated when someone subscribes through paypal.

Basically have it so they can access a subscribers only download section at a subdomain. When their subscription expires they are unable to reach download links and are prompted to resubscribe to gain access again.

Also having the downloads (contain tokens that expire)

Since vbulletin.com does not support custom scripting and I have not recieved anything back from vbulletin.org I was wondering if you guys can help me.

KW802
12-28-2006, 10:51 AM
I have not seen a system where a commerce system automatically creates a vBulletin account but there are a few systems that work the other way around, a commerce system built around vBulletin.

As you may have noticed Brian wrote a custom script for use here at vBa (and it is in use at at few other sites) but as far as I know he is no longer offering it for sale to the public.

If you haven't already check out the "GeekMart" from http://www.thevbgeek.com as it is the only product I am aware of that is still being actively developed & supported.

Our Sponsors
 

TheHeartSmasher
12-29-2006, 02:36 AM
It is not being offered at this time. Can there be some tutorials or something made to help others develop a system like this.

KW802
12-29-2006, 11:02 AM
It is not being offered at this time. Send a PM directly to The vB Geek on his site and inquire about it.

Can there be some tutorials or something made to help others develop a system like this.Not really since a commerce system, let alone one integrated with a script like vBulletin, is a pretty complicated thing to write (especially when you then do stuff like accepting PayPal payments, etc..).