Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Mark User as Contributor Details »»
Mark User as Contributor
Version: 1.00, by assassingod assassingod is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 02-01-2004 Last Update: Never Installs: 87
DB Changes
 
No support by the author.

Mark User as Contributor [vB3]

Coded by: assassingod
Original: MarkB

Thanks to MarkB for letting me port this hack to vBulletin 3 and creating the original.

Description:
This allows you as an administrator to mark users if they have donated to your website. You can use text/icon whatever you want by editing the phrase. It appears in postbit and the users profile

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 02-03-2004, 01:04 AM
FastAttack FastAttack is offline
 
Join Date: Feb 2002
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did the simple way and used this conditional in the postbit:

PHP Code:
<if condition="$post[subscriptionid] == 4">Im a paying member</if> 
thanks to funkie for pointing it out ..

btw this hack works if you don't want to have added features as a donator
Reply With Quote
  #13  
Old 02-03-2004, 02:03 AM
Randuin Randuin is offline
 
Join Date: Jul 2002
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay... I tried using the <img> tags in phrases...It didn't work
Reply With Quote
  #14  
Old 02-03-2004, 05:43 AM
assassingod's Avatar
assassingod assassingod is offline
 
Join Date: Jul 2002
Posts: 3,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Randuin
Okay... I tried using the <img> tags in phrases...It didn't work
I'll get to work on this.
Reply With Quote
  #15  
Old 02-03-2004, 05:53 AM
PranK PranK is offline
 
Join Date: Apr 2003
Location: Sydney, Aus
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

schweet - nice job assasingod!!

[high]* PranK clicks install
[/high]

Christian
Reply With Quote
  #16  
Old 02-03-2004, 06:24 AM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

akiy - could you write a step-by-step tut about what you did?
Reply With Quote
  #17  
Old 02-03-2004, 09:35 AM
Exero's Avatar
Exero Exero is offline
 
Join Date: Jun 2003
Location: Australia
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

totaly sweet
ill install when vB3 Gold is out
Reply With Quote
  #18  
Old 02-05-2004, 09:34 AM
Funkie Funkie is offline
 
Join Date: Nov 2001
Location: uk
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FastAttack
I did the simple way and used this conditional in the postbit:

PHP Code:
<if condition="$post[subscriptionid] == 4">Im a paying member</if> 
thanks to funkie for pointing it out ..

btw this hack works if you don't want to have added features as a donator

@FastAttack did this work for you as I couldn't get it to work I put it in the postbit-legacy template but nothing shows up how did you get it to work m8 as I've had to setup aload of xtra usergroups and added this code to cover it

PHP Code:
 <if condition="IS_MEMBER_OF($post, 20)">Donated:  <img src="/forum/images/gold.gif" width="50" height="50"></if><if condition="IS_MEMBER_OF($post, 21)">Donated:  <img src="/forum/images/bronze.gif" width="50" height="50"></if><if condition="IS_MEMBER_OF($post, 22)">Donated:  <img src="/forum/images/silver.gif" width="50" height="50"></if><if condition="IS_MEMBER_OF($post, 23)">Donated:  <img src="/forum/images/mon.gif" width="20" height="30"></if> 
Reply With Quote
  #19  
Old 02-05-2004, 11:16 AM
FastAttack FastAttack is offline
 
Join Date: Feb 2002
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its working perfectly fine.. just remember to change the Usergroup ID.

I can give you my postbit code so you can look at it. PM me l8r!
Reply With Quote
  #20  
Old 02-05-2004, 01:12 PM
Funkie Funkie is offline
 
Join Date: Nov 2001
Location: uk
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when you say change the usergroup id do you mean the subscription id like when your first setup a supscription its 1 and so forth or is there something in usergroup I need to change?

a look at your postbit would be helpfull m8 if you don't mind

funkie@btconnect.com
Reply With Quote
  #21  
Old 02-06-2004, 01:28 AM
FastAttack FastAttack is offline
 
Join Date: Feb 2002
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Letme send you the postbit layout.. its pretty simple its actually not subscription id but usergroup == blablabl

anyhow code on its way
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 07:43 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.09930 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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