Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-17-2006, 12:42 PM
TrickyD TrickyD is offline
 
Join Date: Oct 2003
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Custom badge in posbit_legacy for users with > X posts per day?

If someone has a few extra minutes and could help me do this I'd greatly appreciate it.

I already have a code in my postbit_legacy that gives a user a badge if their join date was prior to a point X as

Code:
<if condition="$post['jd_dateline'] + 31536000 <= TIMENOW">
<img border="0" src="http://www.utopiafootball.com/images/pridestickers/veteran_3.gif" alt="Veteran" vspace="1">&nbsp;
</if>
But I have not been able to figure out a similiar conditional statement for displaying a badge for users with over a specific number of posts per day.

I'm basically looking for

<if posts_per_day > 20>
Display image
</if>

Can anyone offer that code for me?
Reply With Quote
  #2  
Old 03-17-2006, 12:47 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can do math in templates. So, all you need is $post[posts] divided by the number of days the member has been a member.

So, (TIMENOW - $post['jd_dateline']) / (24*60*60) gives you the number of days.

Which means you want $post[posts]/((TIMENOW - $post['jd_dateline']) / (24*60*60)) or

$post[posts]/((TIMENOW - $post['jd_dateline']) / 86400)
Reply With Quote
  #3  
Old 03-17-2006, 01:22 PM
TrickyD TrickyD is offline
 
Join Date: Oct 2003
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for your reply and help, amykhar.

I attempted to implement that code, but my results were not appropriate.

I entered the code as follows

Code:
<if condition="1 < $post[posts]/((TIMENOW - $post['jd_dateline']) / 86400)">
<img border="0" src="http://www.utopiafootball.com/images/pridestickers/post+++++_2.gif" alt="Post +++++" vspace="1">&nbsp;
</if>
Did I make any mistakes there?

The icon displays for every member of the forum if I flip the < to > which seems to indicate to me I'm not getting a proper value.

Any ideas?
Reply With Quote
  #4  
Old 03-17-2006, 01:56 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Let me try on my site and see what I come up with. I'll be back in a bit.
Reply With Quote
  #5  
Old 03-17-2006, 02:15 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok. Here you go. It was TIMENOW that was hosing it. I put together this plugin for you to start with.

It's a plugin, not a product so import it as such.

Then, change the activeposter variable to have the image you want. and use $activeposter in the postbit where you want it.
Attached Files
File Type: xml activeposter.xml (335 Bytes, 6 views)
Reply With Quote
  #6  
Old 03-17-2006, 02:34 PM
TrickyD TrickyD is offline
 
Join Date: Oct 2003
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works perfectly now.

Thank you very much for your help Amy! I definitely appreciate it.
Reply With Quote
  #7  
Old 03-17-2006, 03:01 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My pleasure.
Reply With Quote
  #8  
Old 03-17-2006, 03:17 PM
Trana Trana is offline
 
Join Date: Apr 2005
Posts: 604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a hack that does this for different groups, usertitles, postcounts?
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 03:38 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.04378 seconds
  • Memory Usage 2,243KB
  • Queries Executed 14 (?)
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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (1)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete