vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Best Way to Implement Membership Site (https://vborg.vbsupport.ru/showthread.php?t=256578)

Hammer107 01-05-2011 09:47 PM

Best Way to Implement Membership Site
 
Hello,

I am building a membership site that will use wordpress and vbulletin. I would like the wordpress site to be open to public and the forum available to paying members.

I only plan to have one tier....paid or unpaid....but inside the paid groups I would like to restrict forum access based either on time or the ability to pass a test allowing them to go to the next level.

What is the best way to implement a membership site with VB that is full featured, meaning handles signups, payments, status updates etc all automatically. Is there a vbulletin mod or script that is designed to integrate with vbulletin that is preferred versus others?

Thanks for any input.

markbolyard 01-08-2011 11:25 PM

This can all be done within vBulletin utilizing the subscriptions manager and usergroup permissions. Your forum would be set up as private, you would sell your memberships though the subscription manager. When a visitor purchases a subscription, their usergroup level is changed, granting them access to all forums (or the forums you prefer). This means you can actually have many forums and based on the subscription level, set it so they can see One forum prior to buying the membership, and then additional forums (or all forums) once they buy the membership. Subscriptions are based on time, so one could purchase a subscription for a day, a week, a month, year.... whatever you decide. As far as the test... that would require a custom modification, or simply a form that they would complete and email to you that would allow you to manually change their access level.

Hope that helps.


All times are GMT. The time now is 02:41 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.01032 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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