Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Member of the Week Details »»
Member of the Week
Version: 1.3, by choccyclaire choccyclaire is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 10-03-2009 Last Update: 10-08-2009 Installs: 66
Uses Plugins Auto-Templates
Re-useable Code  
No support by the author.

First of all credit goes to StrifleX who created the SOTW mod where I got the basis for this product.

Description
This mod adds a member of the week table to your forumhome with zero queries.

Features
  • Member's avatar
  • Small profile including search posts and threads
  • Prize and Rating
  • Link to thread to congratulate winner
  • Reason user was nominated member of the week
  • Link to create custom made motw.php page for archive purposes.
    (see post #22 for how you can create this)
  • Option to NOT show on forumhome - see below on how to add to other templates.

The table can be placed in 4 different locations.

Installation
Upload the attached product via your admincp. No additional template edits required.
Edit options to your liking via MOTW in vBulletin Options.

Other Locations
To place the motw table in other locations throughout your forum, input the following code in your template. (eg. FORUMDISPLAY)
Code:
$MOTW
Quote:
If you want to make it display in certain forums, go into the template FORUMDISPLAY
Code:
Find: <if condition="$show['threadslist']">

Add Above: <if condition="$forumid == 1">$MOTW</if>
Change 1 to your forum id.
UPDATES
Click here for the list of updates to mod and screenshots.

MEMBER OF THE MONTH
Some people have requested this mod to be monthly. See here to download this.

Download Now

File Type: xml product-motw(1.1).xml (11.0 KB, 93 views)
File Type: xml product-motw(1.2).xml (11.3 KB, 43 views)
File Type: xml product-motw(1.2.1).xml (11.6 KB, 41 views)
File Type: xml product-motw(1.3).xml (11.7 KB, 360 views)

Show Your Support

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

Comments
  #12  
Old 10-05-2009, 03:09 PM
gorentals gorentals is offline
 
Join Date: May 2008
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once Avatar is fixed to use internal and external avatars I will install. This one looks great.
Reply With Quote
  #13  
Old 10-08-2009, 11:39 AM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wishes that the avatar could show up ;0
-------
Sorry for the bump, this mod is awesome.
Reply With Quote
  #14  
Old 10-08-2009, 03:15 PM
choccyclaire choccyclaire is offline
 
Join Date: Jan 2008
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm still working on the avatar issue. It will involve a query or two.
Reply With Quote
  #15  
Old 10-08-2009, 09:07 PM
choccyclaire choccyclaire is offline
 
Join Date: Jan 2008
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have avoided extra sql queries for now by adding another option to input the MOTW's avatar image URL. This will now mean internal avatars will show up.

If you don't mind the extra option to add in your admincp MOTW options then please download version 1.2 and overwrite.
Reply With Quote
  #16  
Old 10-08-2009, 10:02 PM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is cool, is it possible to have this added inside the whos online box?? its the only place it would look any good on my boards.
thanks.
Reply With Quote
  #17  
Old 10-08-2009, 10:36 PM
choccyclaire choccyclaire is offline
 
Join Date: Jan 2008
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jaycob View Post
this is cool, is it possible to have this added inside the whos online box?? its the only place it would look any good on my boards.
thanks.
I saw your post before you edited lol. I did that request; if you are still interested, scroll up to original posts.
Reply With Quote
  #18  
Old 10-08-2009, 11:20 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1.3 should work fine
Reply With Quote
  #19  
Old 10-08-2009, 11:26 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Op, avatar don't show.
Reply With Quote
  #20  
Old 10-08-2009, 11:31 PM
choccyclaire choccyclaire is offline
 
Join Date: Jan 2008
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you entered the avatar url in MOTW options after you overwrote?

It needs to be the image location url not the avatar location url.
Reply With Quote
  #21  
Old 10-09-2009, 12:15 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by choccyclaire View Post
I saw your post before you edited lol. I did that request; if you are still interested, scroll up to original posts.
i edited because my custom page was appearing at the bottom of my forum lol, basically i had the header and navbar repeating its self. but your update worked as i wanted, thanks so much. i now have this hack on its own page. cheers


edit: choccyclaire, can i ask how this archive page works please?
eg: say i write out a member of the week and click submit in admincp MOTW.
then i fill the form out again and click submit, does the newest MOTW appear at the top?
actually this is hard to explain so sorry if im not making sense.
i just cant find an archive template to make the archive php page.
what i did was made a php page in public_html for the template "MOTW" editing and adding the header,navbar and footer into that template and called it mysite/motw.php and put a link on my forum to that page. but as for the archive page im kinda lost on how i would go about making it. sorry maybe a silly question and maybe i have missed something.
maybe you can share how you made your archive page please?
thanks heaps.
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 10:29 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.08728 seconds
  • Memory Usage 2,334KB
  • Queries Executed 28 (?)
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
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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
  • (4)postbit_attachment
  • (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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete