vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   QuoteIt! - Quote Database (https://vborg.vbsupport.ru/showthread.php?t=97585)

Cap'n Steve 10-12-2005 06:12 PM

Quote:

Originally Posted by Snort_2005
If we install this and we had the version for 3.0.x installed, would we retain things such as settings and quotes? O_o

You'll still have the quotes, but not the settings.

I have no idea when the next version will be out, sorry. :speechless:

Neutral Singh 10-15-2005 03:52 PM

Quote:

Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT COUNT(*) AS quotes FROM quotes
WHERE AND quotes.average >= 0 AND quotes.rating >= 0 approved = 1;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND quotes.average >= 0 AND quotes.rating >= 0 approved = 1' a
Error Number : 1064
Date : Saturday, October 15th 2005 @ 12:36:13 PM
Script : http://www.sikhphilosophy.net/sikhph...es.php?do=list
I only changed the hook to global_start. Everything else is working except this error when i click view all. Any clues please?

Cap'n Steve 10-16-2005 06:34 AM

Edit the "Random Quote" plugin, and after the last line add this
PHP Code:

$threshold ''


Neutral Singh 10-16-2005 11:59 AM

Sweet, works like a charm now. :) Thanks

Cyricx 10-19-2005 02:50 PM

Figured out my error...

I had forgotten to revert the old templates from the previous Quote It version for 3.0.x

Great hack!! Totally loving this :)

Cyricx 10-19-2005 03:01 PM

Ooo!! Idea for ya!

Quotes: xx

in postbit :)

Basically kinda like post count, but quote count :)

Sure it'd involve adding a field to the user table and then adding a way to increase the count when adding a quote and decrease the count when the quote is being deleted :)

But that would certainly up the traffic on the quotes :)

Cap'n Steve 10-20-2005 04:18 AM

Good idea. It sounds pretty easy to do, so it'll probably be in the next version.

Rabbitoh Warren 10-23-2005 03:52 PM

Apart from the default templates (which I've since edited to my liking, see attachment) this is a great hack. Thanks Steve! :up:

Lea Verou 10-24-2005 02:26 PM

I took today a good look at the templates quote_listquote and quote_listbit cause I wanted to change them to fit the look of my forum better...
The problem with the looks ot this -otherwise excellent- mod is that it uses it's own CSS classes!!!! Why do so and not use vbulletin's classes? It would fit much more if it was done this way and it would also save you the time to make your own CSS classes from vbulletin variables...

edit: Also, by the way, how can I set the default sorting method to show new additions at the top?

Rabbitoh Warren 10-24-2005 03:40 PM

Anyone know how to stop the link to "Submit to Quotes" from appearing when a user is viewing their private messages?


All times are GMT. The time now is 10:34 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01525 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete