Log in

View Full Version : Update User Titles and Ranks


joeychgo
03-09-2015, 01:45 PM
If you search, this has been asked for many times. Both on vb.com and .org

I need a scheduled task to Update User Titles and Ranks

When a paid member's subscription ends, they don't go back fully to being the old rank. The Username HTML Markup, for example, doesn't change. This is only fixed if I update user titles and ranks.

Help?

TheLastSuperman
03-09-2015, 07:24 PM
Gimme 3mins tops about to release it as a modification nowm will edit this post w/ link when done.

TheLastSuperman
03-09-2015, 07:42 PM
https://vborg.vbsupport.ru/showthread.php?t=317706

*I don't have a 3.x board handy or even installed on localhost and just realized this was posted in 3.x forums however this should work fine on 3.x, its untested though so if anything run a quick backup before trying it out.

Edit: After re-reading your initial post I'm going to whip up another version of this as well, perhaps use the same way of updating ALL user titles and ranks (if need be) just like they do when you run the update user titles and ranks (it uses this method though versus a straight query https://www.vbulletin.com/docs/html/data_manager_programming ) from the admincp but bear with me busy today, Monday's ACK!

joeychgo
03-10-2015, 07:49 AM
Thank you --- Oddly, this isn't a problem for me on 4x boards, just my 3.8

joeychgo
03-12-2015, 11:41 AM
Update on this?

TheLastSuperman
03-12-2015, 08:54 PM
Not from me, not yet been on two large modifications today and one simply BROKE my train of though, derailed it honestly LOL.

Will be similar when done to what Kevin posted in this thread - https://vborg.vbsupport.ru/showthread.php?t=299670 look at Kevin's post #4, will need to be something along those lines using data manager instead of a query in the basic mod I whipped up previoiusly.

TheLastSuperman
03-13-2015, 12:24 AM
Dang, would be nice if we remembered to remind you about other scheduled tasks :p.

The scheduled task "User Promotions" should take care of this for you see attached, its set to run hourly.

joeychgo
04-03-2015, 01:23 AM
it does, but its incomplete. It doesn't update the html markup for the promotion group when they return to the original group

adwade
04-05-2015, 02:24 PM
I just installed Paul M's Move inactive users to new usergroup (https://vborg.vbsupport.ru/showthread.php?t=201323) and realized the user titles failed to update this morning. In reading further, I was somewhat surprised to learn that the Update User Titles and Ranks function cannot simply be set as a cron job.:( Oh well,

So now I'm hoping the Update Usergroup titles Daily from Cron (https://vborg.vbsupport.ru/showthread.php?t=317706&highlight=Update+User+Titles+Ranks) mod will be validated for use with vB3.8.

--------------- Added 1428255893 at 1428255893 ---------------

Also, am I on the right track in my thinking here (https://vborg.vbsupport.ru/showpost.php?p=2542391&postcount=7), or just barking up the wrong tree?

joeychgo
04-23-2015, 11:29 PM
No update on 3.8 version?

WEBDosser
04-24-2015, 03:18 PM
tagged