The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Week / Month Topic Nominations Details »» | |||||||||||||||||||||||||||
Week / Month Topic Nominations Acknowledgments: This release would not have been possible without the existence of the former ?Topic Nominations? by J98680B2423E (Data) and "Post Thank You" by Abe1, which provided the mod?s core structure. A nice set of button and awards images have also been provided by princeedward. You can view screenshots at the original mod's thread: VB 3.7 Topic Nominations What is Topic Of The Week/Fortnight/Month? It adds a "Topic Of The Week/Month" nomination system for your community. Topic of the Week/Month is a contest that select posts on which your community can nominate as the best and then discuss them during the course of the selected week/fortnight /month. Any listed topic (post, thread) is eligible for the Topic of the Week/Fortnight /Month selection. This mod should also work in VB 3.7.x, but it has only been tested in VB 3.8. Features of New 2.0 Version:
2.0.0: Initial Release. 2.0.2: Fixed table column bug. MAKE SURE TO CLICK INSTALL Thanks to everyone who nominated this mod for October, 2009 You can vote for this mod at: this thread. Download Now
Supporters / CoAuthors Show Your Support
|
Comments |
#222
|
|||
|
|||
Hi! I accidentally uninstalled previous version of this mod, and lost all other nominations from before. Is there any way to reload them? Are they still on the database?
|
#223
|
|||
|
|||
Not the case in my case, sorry. Nobody is allowed to be invisible.
|
#224
|
|||
|
|||
Please help. Just installed this mod. Everything went fine, but when I click on the icons to view the poll it says I have insufficient priviledges. Can you help?
Simon |
#225
|
||||
|
||||
Quote:
|
#226
|
||||
|
||||
If you have a 'post' sql table backup before you uninstalled the old mod, then you can restore your old awards - otherwise, no.
|
#227
|
||||
|
||||
The usergroup you're using to view the nominations probably don't have the permissions to view nominations and/or nominate - check VB Options > Nominate Topic settings.
|
#228
|
|||
|
|||
Can this be done? |
#229
|
|||
|
|||
Error:
"Nominated 4,294,967,295 Times in 4,294,967,295 Posts TOTW/F/M Award(s): 0" Please tell me about fix it? |
#230
|
|||
|
|||
Hi Vbboarder I've added the hook like you said, but the nominate button still doesn't show.
What I noticed before I added the hook, I have a private forum set up just for me, to keep certain details in ect. On posts 9 there was the nominate button. I pressed it and sure enough the post was flagged as nominated and the nomination poll was created. I have no idea what is going on with. Also is this how the template should look? Code:
<tr> <td class="tcat" colspan="2"> $template_hook[postbit_controls] <if condition="$show['quickreply_collapse']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a></if> $vbphrase[quick_reply] </td> </tr> Code:
<tr> <td class="tcat" colspan="2"> <if condition="$show['quickreply_collapse']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a></if> $vbphrase[quick_reply] $template_hook[postbit_controls] </td> </tr> |
#231
|
||||
|
||||
@ Cedric_FP: no, it's hard coded to 3 winners.
@ tiengnhat: are you sure you upgraded correctly? This was an error that occurred in the pre-2.0 release. Can't help you wo. an sql error report or actual sequence of actions that caused it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|