Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)

Reply
 
Thread Tools Display Modes
  #1  
Old 04-19-2004, 11:26 AM
corsacrazy's Avatar
corsacrazy corsacrazy is offline
 
Join Date: May 2002
Location: london
Posts: 854
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default put user back to original usergroup when paid subscriptions runs out !

this currently does not occur !! the user stays in the usergroup and admin has to manually change the user its a nightmare !
Reply With Quote
  #2  
Old 04-19-2004, 11:27 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why not Contact Jelsoft and report it as a bug?

Are you 100% sure that there is no cron script to remove them?
Reply With Quote
  #3  
Old 04-19-2004, 11:33 AM
corsacrazy's Avatar
corsacrazy corsacrazy is offline
 
Join Date: May 2002
Location: london
Posts: 854
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes one users subscription ran out on the 7th of april i just checked and hes stil in the (premium) user group even tho the subscriptions page in acp set his subscription to (disabled)
Reply With Quote
  #4  
Old 04-19-2004, 04:52 PM
Raimund Raimund is offline
 
Join Date: Apr 2002
Location: Austria
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why don't you just handle this with the additional usergroup? in the subscription, choose primary usergroup "no change" and turn the additional group on instead.
once the subscription runs out, the permission of the additional usergroup is removed.
or do you really "need" to switch the primary usergroup?
Reply With Quote
  #5  
Old 04-19-2004, 06:05 PM
DenzoForums DenzoForums is offline
 
Join Date: Apr 2004
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a similiar problem. although just in testing, if i leave the user in the primary group, and add them to a secondary group via subscription, it seems to work sligtly.

They do gain the extra permissions granted to the new group, but the user title remains unchanged. meaning, Registered user --> Super User

I need to have the user title changed from registered user to super user once they have paid for the subscription. I thought i could do this with the primary group, but if this is correct, and it doesn't change back after the subscription is over, that would not work.

Thanks
Dave
Reply With Quote
  #6  
Old 04-19-2004, 06:22 PM
Raimund Raimund is offline
 
Join Date: Apr 2002
Location: Austria
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes, this don't work, i had the same problems when i switched to vb3, i have no idea how to fix this, but i do know a workaround, instead of changing the user title, my users get a new title.

in your case, it would be no problem to do this, if a user on your board is super user, then an additional title is put in front of the regular title.

its very easy to do, just modify a template. postbit or postbit_legacy, whatever you are using.

find
Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
and put before this
Code:
<if condition="is_member_of($post, X)"><div class="smallfont">Super&nbsp;</div></if>
replace the X with the id of the secondary usergroup.
Reply With Quote
  #7  
Old 04-20-2004, 02:56 AM
raxafarian raxafarian is offline
 
Join Date: Apr 2003
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DenzoForums
I have a similiar problem. although just in testing, if i leave the user in the primary group, and add them to a secondary group via subscription, it seems to work sligtly.

They do gain the extra permissions granted to the new group, but the user title remains unchanged. meaning, Registered user --> Super User

I need to have the user title changed from registered user to super user once they have paid for the subscription. I thought i could do this with the primary group, but if this is correct, and it doesn't change back after the subscription is over, that would not work.

Thanks
Dave
the title will change upon their first post AFTER they subscribe.
Reply With Quote
  #8  
Old 04-20-2004, 02:57 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by corsacrazy
this currently does not occur !! the user stays in the usergroup and admin has to manually change the user its a nightmare !
Dude, if its really not working REPORT IT AS A BUG!
Reply With Quote
  #9  
Old 04-20-2004, 01:22 PM
DenzoForums DenzoForums is offline
 
Join Date: Apr 2004
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Zach, where do i go to report a bug?

Thanks
Dave

P.S. - at what point in the paid subscription process, does it make the changes and subscribe the user? Meaning is it upon the person clicking on the pay button, or is vbulletin getting some kind of confirmation back from the procesor (paypal) in my case that i am not aware of?
Reply With Quote
  #10  
Old 04-20-2004, 01:33 PM
corsacrazy's Avatar
corsacrazy corsacrazy is offline
 
Join Date: May 2002
Location: london
Posts: 854
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vbulletin.com/forums/bugs.php
Reply With Quote
Reply

Thread Tools
Display Modes

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 07:35 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.04505 seconds
  • Memory Usage 2,248KB
  • Queries Executed 11 (?)
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
  • (2)bbcode_code
  • (2)bbcode_quote
  • (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_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