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 |
#532
|
||||
|
||||
Thanks Cap't
Unfortunately now I get this msg popup followed by the msg in the bottom of the attachment - note this is on my test installation that isn't moded at all Attachment 77018 When I can get this final thing working I will post the code changes I made to get these following layouts including a random quote in a left column on the forum home without using any extra mods, addons or plugins - if any one is interested: Attachment 77028 Attachment 77029 or if you prefer across the bottom of the home page: |
#533
|
||||
|
||||
Does the other AJAX stuff (like voting) work properly? Try reuploading the Javascript files.
|
#534
|
|||
|
|||
How do I delete a quote I have already approved?
I would also like to make the Quote it box smaller. How do I do this? thanks for a great mod! |
#535
|
||||
|
||||
There should be a delete button when you're viewing a quote. Just make sure you've given yourself the proper permissions.
Like I said earlier, there are a few posts in the thread like this one that have edited styles. |
#536
|
||||
|
||||
Quote:
I have just completely deleted QuoteIT from my test forum (note this is vb v3.7.0 BETA 5), downloaded QuoteIT again, installed it, made no template mods. The results are that: - In Firefox v2.0.0.12 1. Quote rating works although you have to refresh the page to show that you have scored it (the same as in vb v3.6.8) 2. Clicking the highlight check box works 3. Delete works but again you have to refresh the page manually to see that it is deleted 4. When you add a quote and click submit the page returns only showing the newly added quote not the list of quotes 5. Clicking edit in a quote does nothing - In I.E. 7.0.5730.11 1. Quote rating brings up an error "Line: 87 Error: Object expected" but rating was successful after you refresh the page 2. Clicking the highlight check box works but brings up the error "Line: 61 Error: Object expected" on both select and unselect 3. Delete brings up an error "Line: 87 Error: Object expected" but delete was successful after you refresh the page 4. Same as in Firefox 5. Clicking Edit brings up the error "Line: 312 Error: 'agent.handler.responseXML.documentElement' is null or is not an object Hope this helps and screen shots of my settings are attached. |
#537
|
||||
|
||||
Ok, one more thing to try. In quotes.php, find
PHP Code:
PHP Code:
|
#538
|
||||
|
||||
Thanks Cap't - that worked
However (there is always an however) - the only thing that seems to cause an error now is the clicking of the highlight check box and only in I.E. - the one that turns the quote background yellow - all though what it is for I do not know Thanks again Cap't! |
#539
|
||||
|
||||
Thanks for bringing that to my attention. I guess Jelsoft decided to mess with $_REQUEST['ajax'] in global.php for some reason. I'll release a fixed update as soon as the final version of 3.7 is released.
What do you mean about the highlighting? It's used with the list at the bottom for inline moderation if that's what you're asking. What's the error? |
#540
|
||||
|
||||
Quote:
The error in I.E. only on the moderation select box that highlights the quote yellow is: "Line: 61 Error: Object expected" but it still works once you clear the error box. If you select to debug the error it is in the quoteit_common.js file and is the line that says "array_push(groupElements, allTags[i]);" If that helps! |
#541
|
||||
|
||||
are you goin to release a new version for vb3.70? great new and it gonna be another MOMth!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|