vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   QuoteIt! Quote Management System v1.2 (https://vborg.vbsupport.ru/showthread.php?t=62470)

Bubble #5 05-07-2005 03:53 AM

Quote:

Originally Posted by Bubble #5
Which templates are modified by the installer?

Anyone...? Please.

Cap'n Steve 05-10-2005 04:19 AM

This hack is no longer supported, as I said in my post above, you should install this one instead.

To answer your question, the installer doesn't actually modify any existing templates, but to use the random quote you have to modify the FORUMHOME template by hand.

MP3 05-10-2005 06:27 AM

thanks alooooooooot

Megareus Rex 05-12-2005 09:21 PM

Just installed it, and have a small problem.

The Quote Moderation thing only displays one quote. How can I change it?

Bubble #5 05-13-2005 01:34 PM

Quote:

Originally Posted by Cap'n Steve
as I said in my post above, you should install this one instead.

90% of 2.0 is overkill for our needs and would not be used :( Thanks anyway though...

Dark Aura 07-11-2005 09:26 AM

Quote:

Originally Posted by CtrlAltDel
PRIMARY KEY (`quoteid`,`quoteid`),

remove one of the quoteid's

how do I do that?

Cap'n Steve 07-14-2005 05:05 AM

As I mentioned earlier, this hack is old and you should use the new version.

If you're still set on using this one, though, open install_quoteit.php, find:

Code:

PRIMARY KEY (`quoteid`,`quoteid`),
and replace it with:

Code:

PRIMARY KEY (`quoteid`),


All times are GMT. The time now is 11:19 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.01394 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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