vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Title changed to Coder or Designer like vb.org (https://vborg.vbsupport.ru/showthread.php?t=197783)

basketmen 12-02-2008 12:08 AM

Title changed to Coder or Designer like vb.org
 
in vb.org if people releasing a mod, the member title will changing to Coder

in vb.org if people releasing a style, the member title will changing to Designer



i am sure a lot people like this, its mean title expert like expert-exchange.com




i had asking this as a hack here , but vb.org moderator says they cant release it

if anyone can make this please make it

Ted S 12-02-2008 12:22 AM

Let me get this right... you want an automated system to change user titles and/or groups every day? What's the criteria to establish when someone's title is changed?

Xzibit's 12-02-2008 05:45 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=191465" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=191465</a>

basketmen 12-02-2008 10:01 PM

Quote:

Originally Posted by Ted S (Post 1676774)
What's the criteria to establish when someone's title is changed?

i am forget to say this, maybe for only 3 forums the most post from a member, and minimum post is 500 for each forum to get a title


for example the most post from the member is in Science, Health, and Computer Forum, each forum already have 500 post from a member

so the member title will changing to Scientist, Doctor, and Computer Engineer


its just like expert-exchange.com






Quote:

Originally Posted by Xzibit's (Post 1677183)


not like that, that mod only change the title if people click install from the thread a member create, it is better if member doesnt need to create a thread, but only post

Ted S 12-03-2008 02:24 AM

So basically user rank promotions by forum. Sounds like something that would quickly get pretty custom... not that lots of sites wouldn't benefit but just seems like how you run it would be different than how I do and so forth. Might want to look into having this done directly for you or trying to get some advice from the community on how to do it yourself.

basketmen 12-03-2008 03:07 AM

yes thank you, please give the link if you or anyone create the mod like that or similar

Lynne 12-03-2008 03:41 AM

I do something similar (kinda) on my site and I created a new column in the user table for it. Every time a new thread is created by the user in certain forums, if that column is set to 0, I set it to 1.

Spank 12-03-2008 03:46 AM

I'm wanting a similar kind of thing, I want a usertitle based on the forums, if a user has more posts in Forum A then it would change to Usertitle A, if they then get more posts in Forum B then their usertitle would change to Usertitle B.

Would that be hard to do?

Lynne 12-03-2008 04:01 AM

Probably not, but maybe. You'd have to count the posts as they are being made or else just run a cron job every night to count the posts. It's also a matter of how accurate you need it cuz if you need it accurate, you need to subtract posts when one is deleted or moved. Or add one if one of their posts is moved to a forum you are counting them in. So, as I said, it could be easy or more complicated. And, the size of the forum and activity on the forum would also come into play with how to best write it.

Ted S 12-03-2008 05:29 AM

Well said Lynne. This is one of those addons that could be fairly simple just looking at a few forums every night but it can easily get very complex in dealing with multiple titles, combo titles, deleted posts, etc...


All times are GMT. The time now is 05:53 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.01010 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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