Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-02-2008, 09:55 PM
R34GTT R34GTT is offline
 
Join Date: Dec 2005
Location: UK
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default paid subscriptions setup help. please!!!

Basically I have two paid subscriptions set up.

1. membership
2. renewal

basically you have to become a member (lasts a year) and once that becomes near the end of their membership, they can pay to renew (another year).

How can i set this up properly so after the end of their renewal they go back to "registered user" and not stay as "club member"

I also have other users set with other primary usergroups, so I don't want admin, moderators etc to have "club member" as their primary usergroup.

Any ideas would be most welcome as I want to make sure this is set up properly and that they will downgrade properly too.

thanks
Reply With Quote
  #2  
Old 09-03-2008, 06:33 AM
vb_mp vb_mp is offline
 
Join Date: Feb 2008
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hm, I have just setup subscription on my system.

From what I have learned about the vbulletin paid subscription setup, you can have the member subscription which is recurring - after a year, your member automatically gets charged again for another year.

If they cancel their subscription from paypal or don't have funds at the end of the year - etc... they go back to being a registered member.

John

--------------- Added [DATE]1220427598[/DATE] at [TIME]1220427598[/TIME] ---------------

Aha, I forgot to mention, when I created my paid usergroup, I created them using the option that inherits properties from Registered Members...

Then, when creating a subscription I had the paid usergroup as Primary Usergroup.
Reply With Quote
  #3  
Old 09-03-2008, 09:59 AM
R34GTT R34GTT is offline
 
Join Date: Dec 2005
Location: UK
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The thing is, I have moderator, and other usergroups and I dont want their primary usergroup to change. otherwise their permissions won't work properly.

--------------- Added [DATE]1220439743[/DATE] at [TIME]1220439743[/TIME] ---------------

also I dont want the recurring option as the renewal for the 2nd year is cheaper then the joining fee

--------------- Added [DATE]1220441195[/DATE] at [TIME]1220441195[/TIME] ---------------

thought of a way, could I not make multiple subsriptions of the same thing "membership renewal" and only show the correct one for each usergroup.

this way everyones primary usergroup stays the same as I'll have different subscriptions for the usergroups.

I assume this must work?

--------------- Added [DATE]1220441920[/DATE] at [TIME]1220441920[/TIME] ---------------

also do the usergroups have to inherit properties from registered users for it to work when downgrading?
Reply With Quote
  #4  
Old 09-08-2008, 11:14 AM
R34GTT R34GTT is offline
 
Join Date: Dec 2005
Location: UK
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone?
Reply With Quote
  #5  
Old 09-09-2008, 11:30 AM
R34GTT R34GTT is offline
 
Join Date: Dec 2005
Location: UK
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know?
Reply With Quote
  #6  
Old 09-09-2008, 03:18 PM
Quarterbore Quarterbore is offline
 
Join Date: Mar 2005
Location: Valley Forge PA
Posts: 538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just add the "Club Members" as a secondary group. Give any special perks or forum access rights to the Secondary Group.

So, a non-club member would have one reality when they use the forum. When the donate, they get new perks and extras. if they do not renew, then they lose the secondary group and they are suddeny back to the normal member group again.

There is no need to mess with Primary Groups!

As for the titles, select the "stacking" of usertitles and you end up with something that looks like this:

Quarterbore
Administrator
Gold Contributor
TS4MS Master - 3000+ Posts!

Note, my example shows two groups (Admin and Contributor) plus the rank from post count.
Reply With Quote
  #7  
Old 09-09-2008, 09:53 PM
R34GTT R34GTT is offline
 
Join Date: Dec 2005
Location: UK
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, will have a good look, think it's going to be hard to get this working on an existing forum as the primary usergroups of people are different.

I guess I'll have to change them all to registered user and add on secondary usergroups. e.g. club member, area rep, trader, etc
Reply With Quote
  #8  
Old 09-09-2008, 10:18 PM
Quarterbore Quarterbore is offline
 
Join Date: Mar 2005
Location: Valley Forge PA
Posts: 538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perhaps you need to describe what you have better?

The easiest fix may be write a SQL query to build a list of secondary gropus and save that to a new temporary field. Then, create a second temporary field for the primary group.

Once you QC the new fields to make sure you are comfortable with those, turn your forums off and adjust your permissions as/if necessary. Then, change the names of the usergroup fields and verify it worked. Finally, delete the old fields with the original usergroups.

Well, that is how I would do it at least but how good are you at coding?
Reply With Quote
  #9  
Old 09-10-2008, 10:42 AM
R34GTT R34GTT is offline
 
Join Date: Dec 2005
Location: UK
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not too good with coding so I probably wouldnt know how to go about doing the above unfortunatly.

Heres a list of all my usergroups:

Administrators
Moderators
Registered User
Super Moderators

Custom usergroups:
Area Reps
Club Member
Trader


Basically, I'm trying to get the paid subsriptions to work for everyone (excluding admin)

Due to the forum already being used, and users are in a number of the usergroups above, what would be the best way to make this work for everyone? (club members, Area Reps, Moderators, Trader, Super Mod)

Thankyou so far for your help as I'd like to get this working eventually
Reply With Quote
  #10  
Old 09-10-2008, 12:37 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Additional Functions
Permission Duplication Tools | Permissions Quick Editor | Quick Forum Permission Setup

Big help was the Quick Forum Permission Setup on my girls forum http://www.kaplanforums.com

Become a Member and see how I set mine up..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06178 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete