The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
QuoteIt! - Quote Database Details »» | |||||||||||||||||||||||||
QuoteIt! version 3.1
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 or on your portal home page. If you'd like to see a demo, go to forums.monkeycrap.com. Features: 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 - a new random quote can be chosen at a specific interval of time, to reduce server load Quote Database - quotes can be searched, filtered, and sorted by many different criteria - quotes have a "context" field that can be turned on or off to include more information about the quote - quotes can be embedded in posts with bbcode - 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 quote moderation que is like the que for posts, enabling the moderation of several quotes at once - usergroup permissions are used for adding, editing, deleting, rating and viewing quotes - most actions use AJAX to avoid page reloads Don't forget to click install! Currently known problems are listed here. The files needed to edit the included images are attached to this post. This hack is based on QuoteIt! 1.2, originally by magnus. The "submit post" feature was inspired by an addon by CtrlAltDel. Older versions (no longer in development): QuoteIt! 3 for vBulletin 3.5.x | QuoteIt! 2.03 for vBulletin 3.0.x Show Your Support
|
Comments |
#672
|
|||
|
|||
Quote:
http://screencast.com/t/cT6iYo1R That is the problem. |
#673
|
||||
|
||||
Ok, try this: First, reupload all the QuoteIt! files and reinstall the product (do not uninstall it first). Then run this query (replacing $TP with your table prefix):
[sql]UPDATE $TPdatastore SET data = "" WHERE title = "quote_settings"[/sql] Finally, go to the language manager and save a language (you don't have to edit it). This will reset all the options and you can try saving it again. If all that doesn't work, then I have no idea what's wrong, but you could use this workaround to make sure moderation is enabled: In includes/functions_quoteit.php, find this PHP Code:
PHP Code:
|
#674
|
|||
|
|||
I cannot get past the:
Quote:
|
#675
|
||||
|
||||
Which page do you get that on? Double-check the QuoteIt! section of your usergroup permissions, save it, then try reinstalling if it still doesn't work.
|
#676
|
|||
|
|||
I had to turn it off all together for now. I am using a custom template, and enabling this product causes formatting issues with content in my header template. Any reason why? My "Search" button which is in my header gets shoved down about an inch and messes up the entire page.
|
#677
|
|||
|
|||
Is there a way to make it so that quotes don't show up until you moderate them? I'm getting uber spam quotes added and they show up on the site before I moderate them. I have to go to the cpanel and delete them, but I'd like new quotes not to show up until I approve them.
Registered members are letting me know they are showing up and that usergroup does not have moderator permissions for QuoteIt, so as I understand it, they should not be seeing them at all. Any help is appreciated. |
#678
|
||||
|
||||
cmiller1014 - Does it happen on your forum home page or just the quote listing page? Enable it and post a link to your site if you want me to take a look.
Cooleyvol - Double-check that "moderate quotes" is set to yes and save the QuoteIt! options again. If that still doesn't work, I could use a link to your site. As a work-around, you could also deny guests the ability to submit quotes. |
#679
|
|||
|
|||
Quote:
Guests were set to deny submission of quotes already. |
#680
|
|||
|
|||
Quote:
http://www.distributortalk.com/forum/ I have issues when I add the code too... I try to add it above our long banner there, but under the nav bar and it miraculously spans the width of the entire page. If I can get this working, it would be GREAT! Thanks in advance! |
#681
|
||||
|
||||
cmiller1014 - I see now. It's because your searchbox and the QuoteIt! one both share the same class: "searchfield". You can rename the QuoteIt! one in clientscript/vbulletin_css/quoteit_main.css and the quoteit_listquote template.
Cooleyvol - Very strange. I was able to submit a quote as a guest (which is wrong), but I wasn't able to see the quote I submitted (which is right). Can you see a quote that just says "test"? My only suggestion at this point is to rebuild your bitfields or try reinstalling the product (be sure not to uninstall it first). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|