The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[VB3 RC3] Member of the day Details »» | |||||||||||||||||||||||||
Tested in 3.0.1
This hack lets you "elect" a member of the day (member of any period of time actually, but defaults to member of the day). The member of the day is someone randomly picked from all the users in your forum that have certain amount of posts the day before, that have visited the forum and that have at least 50 posts and 10 reputation. You can also change that values. By default it appers in top of the forumhome. It is a nice way for members of the forum to get to know each other. Info for hackers: You may modify, improve, upgrade, redistribute this hack, include it in another hack or yours or translate it provided you do it free of charge and you distribute it in www.vbulletin.org at least, there is no need to pm me asking for permission Some portions of the code are (c) Jelsoft Enterprises Ltd. Show Your Support
|
Comments |
#112
|
|||
|
|||
Ok I have partly figured this out. Does anyone here know how I can make it so that it show's in all skin's?
|
#113
|
|||
|
|||
Quote:
Add the templates to all skins. Also have one small problem i've noticed. It's set for me to change member of the day at 6:00pm every day. Ever since i had this hack, my DB crashes at 6:00pm every day for a few minutes..Any idea why this hack causes it. I say this hack, because i never had this problem until using this hack. |
#114
|
|||
|
|||
hmmm hopefully someone will know any solution's to this. I added the skin's I do have to the default skin but it seem's for some reason member of the day will only show in default and two other's.
Can you help me so that I can make it so that it will show all skin's. Please and thank you. :laugh: |
#115
|
|||
|
|||
Quote:
Take out this code out of the memberoftheday template to make it transparent - class="tborder" Take this code out to shrink the space between the lines of info. - cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" I also put a font size="1" around the text to make it smaller <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="80%" align="center"> <tr> <td><img src="$avatarurl"></td> <td> <b>Member of the day is: <a target="_top" href="member.php?&u=$mday[userid]">$mday[username]</a>!</b><br/><br/> Posts: $mday[posts]</span><br/> Reputation: $mday[reputation]</span><br/> <if condition="$mday[age]">Age: $mday[age]</span><br/></if> <br/> Favorite forum: <a href="forumdisplay.php?f=$mday[forumid]">$mday[forumname]</a> </td> </tr> </table> <br/> |
#116
|
||||
|
||||
I'm also interested on using this on the cmps... has anyone accomplish this successfully? i did it, but only the avatar show in the block anyone else has tried it?
|
#117
|
|||
|
|||
I would like to add a link in the memberoftheday template to pm the member, so if people want to pm the member of the day they can click right there and send it..
|
#118
|
|||
|
|||
When will this take effect?????????
i installed this today, and its just a blank box with this.... --------- Emcee of the day is: ! Posts: Reputation: Favorite forum: |
#119
|
|||
|
|||
kisersose - you need to go into scheduled tasks and click 'run now' to start it off and run it the first time - go to admin cp > scheduled tasks > scheduled tasks manager - then look for the name you gave the task, and click the 'run now' button below it.
|
#120
|
|||
|
|||
still the same question (for remember propouses only :P )...
Does any one convertered this to a CMPS module? or atleast that it could be showed on the CMPS main page??? I'll be very pleased if anyone could help me thx |
#121
|
|||
|
|||
If I wanted to run this more than once on a board, could I do this? For example if I wanted 'member of the day', yet I also wanted 'moderator of the month' - any ideas on what to add or how to do that?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|