The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
QuoteIt! 2.0 - Quote Management System Details »» | |||||||||||||||||||||||||||
QuoteIt! 2.0 - Quote Management System
Developer Last Online: May 2010
QuoteIt! version 2.0 QuoteIt! allows you to have a database of quotes integrated with your forum. Users submit quotes that can then be voted on by the other users, using your choice of two rating systems. The average installation will show a random quote on the forum home page, but you can include it on any vBulletin page. This was developed on vBulletin 3.0.7, but should work on 3.0.0 and above. You can see a demo on forums.monkeycrap.com. Instructions for adding a random quote to vBadvanced and vBindex are in this post. Features (features new to 2.0 are in yellow) Random Quote - a random quote can be shown on any vBulletin powered page - the administrator can set a default rating threshold that quotes must meet before showing up as the random quote - the quote shown is much more random than in previous versions Quote Database - quotes can only be edited or deleted by an administrator - quotes can be viewed individually or listed on several pages - quotes can be sorted by total score, average score, author, submitter, or date added - quotes now have a "context" field that can be turned on or off to include more information about the quote - each post and private message now has a "Submit to Quotes" link that allows users to quote things said on your forum more easily Quote Ratings System - quotes can be rated either plus/minus or on a scale from 1 to 5 - quotes below a certain total score or average score can be filtered out Quote Management - quotes can either be automatically approved or moderated - the administrator can now edit quotes - the quote moderation que is now more like the que for posts, enabling the moderation of several quotes at once Don't forget to click This hack is based on QuoteIt! 1.2, originally by magnus. The "submit post" feature was inspired by an addon by CtrlAltDel. The location code is based on a post by Acido. You may release translations of this hack as long as the original credits are included. Otherwise, you not redistribute this hack without permission from me. Show Your Support
|
Comments |
#62
|
|||
|
|||
Thank you, I will do soon.
Also been redesigning the listbit templates; http://www.ugamer.net/forums/quotes.php |
#63
|
|||
|
|||
I'd like to be able to generate the following information, but I do not know how to.
On quotes.php (when listing quotes), I want to be able to display the following information; Total number of quotes Total number of quotes in moderation queue Anyone care to help? Thanks; Jamie |
#64
|
||||
|
||||
$quotecount['quotes'] holds the number of quotes that are approved and meet the rating threshold the user has set.
If you want to add more, in quotes.php find: PHP Code:
PHP Code:
PHP Code:
|
#65
|
|||
|
|||
Thanks again Cap'n Steve.
I have a few more modifications i'd like to make (and release them as addons later, or maybe even give them back to you to release a Version3? ). I want to be able to send a PM to people who submitted a quote on approval/rejection. I have this PM code; PHP Code:
But I need to know where to put this code, and I also need to know in what variable the USERID is stored, when approving quotes. I'm looking at inserting the PM code here - Find: PHP Code:
Thank you; Jamie |
#66
|
||||
|
||||
I've just updated the hack with a couple small bug fixes. If you use the "Submit to Quotes" feature for posts and have context enabled, you should replace your quotes.php and admincp/quoteadmin.php files with the new copies. Also, in the style manager in your administrator control panel, edit the template quote_addquote and delete all instances of maxlength="75"
JimpsEd - In admincp/quoteadmin.php find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
EDIT: I don't know where that SendPM function came from, so in admincp/quoteadmin.php, find: PHP Code:
|
#67
|
|||
|
|||
Hey Cap'n Steve... something in the revised php pages and the text above fixed my timing out issue on edit.
Go figure....LOL LOL |
#68
|
||||
|
||||
That's really weird. The only thing that changed in the quote editing part was adding two more calls to str_replace(). I really think there must be something strange with the way your host has php set up.
|
#69
|
|||
|
|||
Thanks Cap'n - all the PM stuff works
|
#70
|
|||
|
|||
Quote:
Well one of the ones with brains decided to figure out why my portal page and wasn't showing so found an old index backup in my file directory and used that. They ended up hosing my navigation on the forums, breaking this mod, the arcade and my journal mod. Can't wait for my own server to be ready.... |
#71
|
|||
|
|||
I upgraded from 3.0.5 to 3.0.7 and also upgraded VBACMPS to 1.0.1. I upgraded to quoteit1.2 to 2.0, everything seems to have installed just fine, all my phrases and templates and in place, but when I added the module I still can't get the mod to show up on the index page .... any suggestions?
The mod is active, and selected to appear on the index page, it just does'nt??? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|