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
Week / Month Topic Nominations Details »»
Week / Month Topic Nominations
Version: 2.0.2, by vbboarder vbboarder is offline
Developer Last Online: Apr 2012 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.8.x Rating:
Released: 09-18-2009 Last Update: 09-19-2009 Installs: 161
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

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:
  • 50+ bugs fixed & 30+ phrases changed for clarification.
  • Fixed ajax functionality for adding & removing nominations.
  • 16 settings to determine which users can nominate and which posts can be nominated.
  • Documented this mod?s limitations & changelog in the 2nd post.
  • Fixed Hall of Fame to to correctly display most awarded members and topic winners from the past 3 contests (3 awards per contest).
  • Added new setting, max # of nominations user can receive, to prevent a poll being dominated by a single user.
  • Added new function to recount # of current nominations received and past awards.
  • Added new function to manually finalize the current contest, close the old poll thread, and create a new poll thread.
  • An option to enable blog nominations is available and should work (coded by Data), but is not supported (I do not have VB Blog).
  • You must have 3 VB default hooks in the postbit template: see troubleshooting below for details. If you ask for help with a problem, you must state in your post if you have reverted ALL nomination templates and read the troubleshooting tips in the 2nd post. If you haven?t, do so otherwise you will be ignored & can debug it yourself.
Installation instructions:
  1. Upload the content of the "upload" folder into your forum root directory
  2. Import the "product_nominate_topic.xml" product via your ACP:
    ACP -> Plugins & Products -> Manage Product -> Add/Import Product (Allow overwrite for updating)
  3. For upgrades only, REVERT ALL nominate_topic templates in ACP -> ?Find Updated Templates? or top FYI section of Control Panel. This mod will work only if ALL templates are reverted since major changes were done to them. Reapply custom phrasing to changed phrases as needed.
  4. Adjust & save the mod settings to your preference in ACP -> VB Options. It is strongly recommended that you use the default, preset options.
    Specify the Forum ID that will receive nomination threads and the Forum ID's for which posts can be nominated. Also specify the User ID of the nomination thread owner.
  5. For new installs only, start a new nomination poll at:
    ACP side menu -> Nominate Topic -> Special Actions -> Create New Poll Thread
  6. Read the 2nd post for Troubleshooting Tips & Mod Limitations and the 3rd post for specific features of this mod.
Version History:
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

File Type: zip nominate_topic2.zip (325.8 KB, 1253 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #122  
Old 09-26-2009, 05:44 PM
vbboarder's Avatar
vbboarder vbboarder is offline
 
Join Date: Jun 2008
Location: Silicon Valley, CA
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@mitch84: That error says you don't have an 'is_blog' column. That column should be in the nominate_topic table - you can verify yourself by reading the beginning of the xml file. Use phpmyadmin to verify that your missing the 'is_blog' column in the nominate_topic table. If it's missing, you can try reinstalling the xml file (allow overwrite); OR use mysql or phpmyadmin to add the table column yourself.
Reply With Quote
  #123  
Old 09-27-2009, 04:59 AM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, added by phpadmin because if I use "allow overwrite" this sql line don't write in phpadmin, fixed, thx
Reply With Quote
  #124  
Old 09-27-2009, 05:36 AM
MaR? MaR? is offline
 
Join Date: Aug 2008
Location: Argentina
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vbboarder two question:

1- how can I delete all winners awards?. Because I was testing the mod, and now I want to start up from 0.
2- Could you please provide the .psd (or whatever)buttons to trasnlate please?.

Thanks.
Reply With Quote
  #125  
Old 09-29-2009, 05:01 AM
jazz_aaf jazz_aaf is offline
 
Join Date: Jul 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for some reason the (disable nominating posts older than X days?) is not working in our forum! We have entered 30 in the field, however, the nominate button is shown in topics older than 30 days. Some are 2 years old!
Reply With Quote
  #126  
Old 09-29-2009, 04:32 PM
vbboarder's Avatar
vbboarder vbboarder is offline
 
Join Date: Jun 2008
Location: Silicon Valley, CA
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MaR? View Post
vbboarder two question:

1- how can I delete all winners awards?. Because I was testing the mod, and now I want to start up from 0.
2- Could you please provide the .psd (or whatever)buttons to trasnlate please?.

Thanks.
There are only special actions to delete a user's current nominations, and to recount current nominations and past awards (but not delete them). If you want to reset the awards to 0, you would need to use phpmyadmin or mysql browser.

I do not have the psd files since I did not create them. You need to ask princeedward, but I think he said in a previous post that he doesn't use psd's.
Reply With Quote
  #127  
Old 09-29-2009, 04:33 PM
vbboarder's Avatar
vbboarder vbboarder is offline
 
Join Date: Jun 2008
Location: Silicon Valley, CA
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jazz_aaf View Post
for some reason the (disable nominating posts older than X days?) is not working in our forum! We have entered 30 in the field, however, the nominate button is shown in topics older than 30 days. Some are 2 years old!
I'm not having that problem. I'll see if other users are also having your problem.
Reply With Quote
  #128  
Old 09-30-2009, 05:49 AM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, look the screenshoot when a new poll is starting, what's happens? thx
Attached Images
File Type: jpg vote.jpg (66.5 KB, 0 views)
Reply With Quote
  #129  
Old 09-30-2009, 12:16 PM
princeedward's Avatar
princeedward princeedward is offline
 
Join Date: Jan 2007
Location: Deutschland
Posts: 901
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MaR? View Post
vbboarder two question:

1- how can I delete all winners awards?. Because I was testing the mod, and now I want to start up from 0.
2- Could you please provide the .psd (or whatever)buttons to trasnlate please?.

Thanks.
what button image you still want to translate brader? maybe i can help you on this...just throw me some sample and idea...the rest is give me time to create them and for you to get ready your paypal to donate something to me....(LOL joke only)

Reply With Quote
  #130  
Old 09-30-2009, 12:21 PM
matthewhotdude matthewhotdude is offline
 
Join Date: Jul 2009
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Princeedward, do you have any icons for the winners?? Because t he Nominated icons were great
Reply With Quote
  #131  
Old 09-30-2009, 01:15 PM
GSeybold GSeybold is offline
 
Join Date: Dec 2007
Posts: 473
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for putting your hardwork and time into this. Great mod!
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 04:34 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.04811 seconds
  • Memory Usage 2,340KB
  • Queries Executed 27 (?)
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_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
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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_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