Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
QuoteIt! - Quote Database Details »»
QuoteIt! - Quote Database
Version: 3.17, by Cap'n Steve Cap'n Steve is offline
Developer Last Online: May 2010 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.0 Rating:
Released: 01-01-2007 Last Update: 04-30-2008 Installs: 207
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

QuoteIt! version 3.1

I'm no longer able to put very much time into this mod, so I've set up a Subversion repository at http://www.vbulletinprogramming.com/projects/quoteit/ to allow others to help out. You can use the login "vbuser" with the password "vbulletin" to edit files. If someone would like to completely take over the mod, please contact me.


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

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

Comments
  #22  
Old 01-03-2007, 09:20 PM
Brew's Avatar
Brew Brew is offline
 
Join Date: Sep 2002
Posts: 359
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brew View Post
I get this error when trying to install:

Fatal error: Cannot redeclare cache_templates_with_file_cache() (previously declared in /path/public_html/forums/template_cache.php:2) in /path/public_html/forums/template_cache.php on line 2

version vB3.64

Any ideas what I should do?

Thanks!
Nevermind....It was the Plugin Based Template Cache mod
Reply With Quote
  #23  
Old 01-03-2007, 11:02 PM
BuRuNDi BuRuNDi is offline
 
Join Date: Mar 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I got two problems

1- Can't enable the categories option
2- The random quote doesn't show up in the forum home
Reply With Quote
  #24  
Old 01-04-2007, 01:38 AM
Cap'n Steve's Avatar
Cap'n Steve Cap'n Steve is offline
 
Join Date: Feb 2004
Location: Kalamazoo, MI, USA
Posts: 745
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Firen - There's a delete link on each quote. Make sure you give yourself permission to do that through the Usergroup Manager.

jluerken - That class must be part of another product, I don't know what would cause that error though.

Rick - You could use the [img] bbcode in quotes to do that if you wanted. It's not a great solution, but it should work.

BuRuNDi - What exactly is the problem with categories? Have you added a category?

To everyone who has a problem with the random quote, make sure you did the template edit right and make sure you have the random quote enabled in the options.

The redirect problem should be solved. I don't have the slightest clue what's causing it to add to the Quick Language Chooser, but I'll keep looking.
Reply With Quote
  #25  
Old 01-04-2007, 06:50 AM
Cap'n Steve's Avatar
Cap'n Steve Cap'n Steve is offline
 
Join Date: Feb 2004
Location: Kalamazoo, MI, USA
Posts: 745
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reporting quotes and notifying users of quote approval via PM are working now.

Quote:
Originally Posted by Calash View Post
I am getting javascript issues when I click the edit button
What specifically are you doing, what's the error, and what browser are you using?
Reply With Quote
  #26  
Old 01-04-2007, 12:23 PM
Calash's Avatar
Calash Calash is offline
 
Join Date: Jun 2006
Location: East Coast, USA
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting a new error with the most recent download

http://www.necrotania.com/vb/quotes.php

Getting a 500 Service error.


Edit: The 500 error went away when I forced a quote into the database.

I still get the Javascript error, and the addition to the language bar. Also it just does not look right with the current skin.

Here is the javascript error

Code:
Line: 283
Char: 5
Error: 'agent.handler.responceXML.documentElement' is null or not an object
Code: 0
URL: http://www.necrotania.com/vb/quotes.php
When I am on quotes.php and see the sample quote there is a "Delete this Quote" link followed by an Edit button. When I press the edit button the error shows up.

Browser is IE6. I have not tested from home yet where I have IE7
Reply With Quote
  #27  
Old 01-04-2007, 01:34 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jluerken View Post
I managed to install the hack now and its great but its messing up the "Quick Language Chooser". After installing it its adding nonsense to the language chooser.

After uninstalling its fine again so I think it has something to do with this hack.

BEFORE INSTALLATION:


AFTER INSTALLATION:


If I open the Language Manager in the AdminCP there is no third language.
When I edit one of the languages that are installed and simply press on save
the field is correct again.

I can life with that but I still think that there is a problem with this hack :-)
I found out that when I open the Language Manger and correct the problem it turns off the Hack. There is definetly a problem with v.3.0
Reply With Quote
  #28  
Old 01-04-2007, 03:23 PM
Amiga Harrison Amiga Harrison is offline
 
Join Date: Nov 2006
Location: UK
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting some strange behaviour with QuoteIt! on my forum.

I'm running the newest version of this on vB 3.6.4

The first is the Quote Filtering Options. In Firefox if I move the mouse over any of the Categories listed in the selection box I get a popup alert box appear showing that categories description. I cannot select any of the categories in the list as each time I move the mouse over any of them this popup box appears. However in Opera this doesn't happen and I can select categories from this list without a problem.

The second problem is editing a quote entry. Again this is in Firefox and I haven't yet tested this in another bowser. When I click on the edit quote button nothing happens. If however I select to open the link in a new tab or window then it will load the editing window.

Then once I have finished editing a quote and save it I get the following error:

Quote:
Found
The document has moved here.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Reply With Quote
  #29  
Old 01-04-2007, 08:16 PM
nelstaresthero nelstaresthero is offline
 
Join Date: Oct 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

none of my pictures work, i tried re-installing and manually dropped them in their respective locations on the server with no luck...

suggestions?
Reply With Quote
  #30  
Old 01-05-2007, 12:18 AM
Amiga Harrison Amiga Harrison is offline
 
Join Date: Nov 2006
Location: UK
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nelstaresthero View Post
none of my pictures work, i tried re-installing and manually dropped them in their respective locations on the server with no luck...

suggestions?
Do you mean the pictures that come with QuoteIt! ? The quotation marks, submit button etc? Are you using a custom template with it's own set of images on your forum? If so you will need to copy the QuoteIt! images into the relavant places within your custom templates image directory.
Reply With Quote
  #31  
Old 01-05-2007, 03:46 AM
Cap'n Steve's Avatar
Cap'n Steve Cap'n Steve is offline
 
Join Date: Feb 2004
Location: Kalamazoo, MI, USA
Posts: 745
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nelstaresthero - Amiga's right. Each style has its own images directory. You could right-click the broken image and select properties to find out where it is.

jluerken - What did you do to correct the problem that uninstalled the hack? When I select "Rebuild All Languages", just the problem goes away.

Calash - Your problem is that responseXML is spelled wrong. I don't know how that happened though, since it's not like that in any of my files. Just reupload all the files.

everyone getting the 500 server error - I've made a change to the redirects. If it still doesn't work, you need to talk to your host because your server is sending an extra status code.

Anyway, the popup on the categories list is fixed and the Quick Language Chooser should be, too.
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 09:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04985 seconds
  • Memory Usage 2,330KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete