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 06-26-2003, 08:35 PM
Importhookup Importhookup is offline
 
Join Date: Jun 2003
Location: Irvine, CA
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Question on changing and customizing User Titles

Hello Guys,

First of all I want to say this is a great website. I'm looking foward to spending a lot of time here and learning a lot of new things from you guys.

Here's my question. I am now running ClubWRX.net which has about 7000 members. When I just started I allowed all the users to change their titles instead of the original junior member, member, and senior member. I was wondering if there's a way to find all the members who is using custom titles and change them back to the standard titles depending on thier user status.

For example I want to have all the registered users use junior member, member, and senior member for their titles depending on their number of posts. I would also like to have all the moderators, supermoderators, and vendors titles set to "moderator", "Super Mod", and "Authorized Vendor".

Something else that I want to be able to do is to take fields from the user profile and display them right underneath the user title. This is not a priority but if someone can help me with it would be great. Thanks a lot guys!

Tim
Reply With Quote
  #2  
Old 06-26-2003, 08:47 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Run the update counters for user titles...

And edit the postbit_userinfo template and add:

$post[fieldx]

Where x = the id of the profile field of their new title

Satan
Reply With Quote
  #3  
Old 06-26-2003, 09:14 PM
Importhookup Importhookup is offline
 
Join Date: Jun 2003
Location: Irvine, CA
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Satan,

I'm in the update counters page and the default "Number of users to do per cycle" is 1000. I want to make sure what I'm getting myself into before I do this. Can you tell me what the effect on all different types of members of this will be if I hit "update"? For example what would happen to the regular members', vendors', moderators' titles, etc?

Also, what happens when I edit the "powerbit_userinfo" template? Where can I edit it? Can you show me examples?

Sorry I'm really new at this and I want to make sure I know what I'm getting myself into because there are about 7000 registered members and I want to be careful and not screw things up. Thanks for your help!

Tim
Reply With Quote
  #4  
Old 07-01-2003, 04:45 AM
Importhookup Importhookup is offline
 
Join Date: Jun 2003
Location: Irvine, CA
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was able to locate the postbit template in version 2.3.0 and this is the code that exists right now.

<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]</smallfont></td>

I want add a custom user profile field in between the avatar and the usertitle and my problem now is I don't know what field to plug in. I know it would be $post[somethinghere] but I'm not sure what to put there. And since it's a custom user profile field it might not even be in that $post[somethinghere] format. Any suggestions?
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 08:16 AM.


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.08276 seconds
  • Memory Usage 2,185KB
  • 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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete