The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBNominate v1 (vB4) [AJAX] Details »» | |||||||||||||||||||||||||||||||||||||||||||||
[DBTech] vBNominate v1 (vB4) [AJAX]
Developer Last Online: Mar 2023
vBNominate is an advanced nomination system. Several different types of nominations are available and it is fully automated to keep your users engaged and interested in your communities activity while keeping maintenance down.
Uses As admin you will be able to create several different types of nominations. The nominations can either end with the top nominated items winning or a separate poll will automatically be created with the top items. Once the poll is completed the nomination is updated automatically with the results. No manual intervention is needed on your part! You can specify the type of nomination to be run or you can let it run on several different types of items like threads, polls, blogs, etc. The nominations system will make it easy for users to have competitions for the best post, thread and more while browsing the forum. No need to go to a special page to vote, all voting can be done for any post from any thread via AJAX. Instructions Here are some basics on how to get the nominations started. 1) Make sure you modify the usergroups that will be allowed to nominate. ACP->Usergroups->UserGroup Manager 2) Create a rotating nomination ACP->DBTech - vBNominate-> Create Rotating An example, if you want a weekly Thread nomination, set Type to Thread, Cycle to Weekly, End Date way far in the future, like Dec 31 2058. After you submit new Nomination go to step 3. 3) Edit new Inactive Nomination ACP->DBTech - vBNominate-> Current Nominations You should now have an inactive nomination. Edit it if you need to make any changes then set it to active. You should now have a Nomination link in your postbit. At the end of the week it will automatically end and start a new one on the day you specified. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com ------------------------------------------------------------------------------------------- Translations available @ our forum Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Complete Feature List Lite
This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
CuteC@t, ITDarasgah |
Comments |
#122
|
||||
|
||||
Quote:
You can make it so each user can only nominate once per nomination. It doesn't have the ability to restrict to the IP. Dylan |
#123
|
||||
|
||||
Quote:
Dylan |
#124
|
|||
|
|||
Thank you for your response...
F |
#125
|
|||
|
|||
I tried this mod out. It seems decent, but there are a few things that I couldn't get to work or find, and the mod seems to be lacking some features.
1. In the AdminCP there is a welcome message that "displays on the vbnominate front page" Where is this front page? Earlier in this thread you said there is no "front end" at the moment. Does that mean this AdminCP settings does nothing currently? 2. On vb 4.2.0 PL3 the polls do not seem to work. I can get the nominations to work, and I can choose between Auto Score or Polls. When selecting polls, no poll is created after making a nomination. I have selected a forum with which to make the poll in the AdminCP options. 3. Can we move the forumhome block to its own dedicated page? I saw where you explained how to put it below the forums, instead of under the navbar, but it's own dedicated page would be MUCH better. 4. If the forumhome block is turned off, where do users see nominations? |
#126
|
||||
|
||||
What would be the conditional to add, so that a user could not nominate their own entry.
Possibly not show the image on a users own post. EDIT: I have sorted it now. If anyone is interested in the code, here is what i did, so users cannot vote for their own posts. I opted to not automatically insert code in the options/settings. Then in my postbit_Legacy template, i added the following code where i wanted the nominate button to show Code:
<vb:if condition="$bbuserinfo[userid] != $post[userid]"> {vb:raw vbnominate.combined} </vb:if> |
#127
|
|||
|
|||
I am having issues trying to get this to display. I had this installed before and it worked fine, but I had to roll back my board a few days ago to before I installed this.
I've tried placing it manually and it won't display anywhere. Anyone have ideas? |
#128
|
||||
|
||||
Just download it again, overwrite all the files, and re install the xml file?
|
#129
|
|||
|
|||
perfect !
|
#130
|
|||
|
|||
Quote:
The mod is working cause we were able to generate a poll post but nothing was in it because no one has been able to nominate. |
#131
|
|||
|
|||
I can´t see button nominate :__(
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|