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)

magnus 03-14-2004 08:10 PM

Quote:

Originally Posted by Giveit2u43
Magnus, you need to strip the \'s out of the html above.. they`re okay when you're using an installer but cause problems when you're manually adding the templates..

also you`ve changed the name of the function for view to list, but not changed the link in the html in the upgrade instructions.

Yep. Beat ya to it. ;)

Giveit2u43 03-14-2004 08:12 PM

Quote:

Originally Posted by magnus
Yep. Beat ya to it. ;)

*L* Just noticed that now.. thought I was being quick with my fixes.. apparently not :) but I do have one you haven`t spotted *g*

You missed two templates from the global templates array.. it should be:

Code:

$globaltemplates = array(
        'quote_addquote',
        'quote_delquote',
        'quote_listquote',
        'quotelistbit'
);


magnus 03-14-2004 08:16 PM

Damn you! j/k :D

Ok, I updated the .ZIP file.. good looking out, thanks. ;)

Leah 03-14-2004 08:52 PM

Quote:

Originally Posted by magnus
Ahh! I know what it is. I've gone ahead an edited the upgrade instructions. I had cut and paste them from the installer, and I forgot that I left them escaped. So, just edit the template and look for any instance of \' and replace it with just '.

You'll need to edit the randomquote, quote_listquote and quotelistbit templates.

That's why it's crapping out. ;)

That fixed it!
Thank you. It's a great hack. :)

Rushty 03-15-2004 01:57 PM

Any chance in a future version of adding an option in the user control panel to allow users to turn off the quotes for themselves.

Also maybe an approval system so admins have to approve the quote before its viewabale.

daFish 03-15-2004 02:03 PM

A nice addition for a future version would be categories for quotes and the ability to show them only one day of the week or so. :)

magnus 03-15-2004 04:56 PM

Quote:

Originally Posted by Rushty
Any chance in a future version of adding an option in the user control panel to allow users to turn off the quotes for themselves.

Also maybe an approval system so admins have to approve the quote before its viewabale.

Actually, I just completed the approval section. Whether I wait until v2.0, or I release v1.2. I'll have to see. ;)

As for the user toggle, sure, I could add that. Consider it done. ;)

magnus 03-15-2004 04:57 PM

Quote:

Originally Posted by daFish
A nice addition for a future version would be categories for quotes and the ability to show them only one day of the week or so. :)

Hrm.. I'll consider categories, we'll see.

As for when to display, do you mean it displays 1 quote per day/week/month rather than randomly changing every refresh?

gmarik 03-15-2004 06:42 PM

Categorys would be awesome!

DrkFusion 03-16-2004 12:25 AM

Thanks for this hack! Works great on a friends board, I modified it to take quotes from this website which provides RSS feeds of quotes. I developed an importer which takes the feeds and puts them into a database for this hack, I might release it as an addon. Doesn't seem stable as there is no interface for it pure backend.

This hack seems to be working fine, and is an asset since I had this incorporated on the main portal page.

Regards & Nice job!


All times are GMT. The time now is 06:08 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.01371 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (5)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