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

Reply
 
Thread Tools
Rotating Quotes Database Details »»
Rotating Quotes Database
Version: 1.1, by sheppardzwc sheppardzwc is offline
Developer Last Online: Nov 2019 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 12-03-2009 Last Update: 12-03-2009 Installs: 36
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files  
No support by the author.

Rotating Quotes Database


Info

An easy to use quote cycling system that displays on your FORUMHOME. Put in a bunch of Windows jokes to beat around Bill Gates or throw a few of those old inspirational up-lifters to help brighten your user's day!

Features
- Completely lightweight, installs in under 5 seconds.
- Insanely customizable, you can add any quote or joke in under a minute!
- Uses MySQL to cycle through quotes, no extra dependencies or CSS to install.
- Options to display just the quote, the author and the quote, or the quote number, author, and the quote.

Installation

1. Download product-rand_quote.zip.
2. Upload admincp/quotes.php and includes/xml/cpnav-rand_quote.xml.
3. Import product-rand_quote.xml.
4. You can configure it by going to AdminCP > vBOptions > Quote Database
5. The management page can be found in the Quote Database dropdown above "Styles & Templates."
6. All done!

If you have customized your FORUMHOME template, look for:

Code:
<!-- main -->

and add right above it:
$quote_manual_template

Changelog

v1.0
- Initial Release
v1.1
- Bugfix for "T_LNUMBER" or your forumhome page has "an unsupported forum of compression."

Like this mod? Click INSTALL for me! :up:

Download Now

File Type: zip product-rand_quote-1.1.zip (301.0 KB, 285 views)

Screenshots

File Type: jpg forumhome-w-author.jpg (105.9 KB, 0 views)
File Type: jpg forumhome-w-o-author.jpg (103.2 KB, 0 views)
File Type: jpg options.jpg (103.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
egexperiment626, solarboy

Comments
  #22  
Old 12-27-2009, 03:42 PM
chick's Avatar
chick chick is offline
 
Join Date: Aug 2006
Location: PI Land
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by aaa007 View Post
would i be able to place the quote any where i want? or does it have to be at the top?

Yes just add the code tag he provides anywhere you like. I added mine at the bottom. This really is a nice script and works well... I just wish it would separate approve tags and unapproved... or there was a feature not to approve certain usergroups. All quotes, including mods and admin must be approved after submittal via the adminCP.
Reply With Quote
  #23  
Old 12-28-2009, 06:44 AM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chick View Post
Yes just add the code tag he provides anywhere you like. I added mine at the bottom. This really is a nice script and works well... I just wish it would separate approve tags and unapproved... or there was a feature not to approve certain usergroups. All quotes, including mods and admin must be approved after submittal via the adminCP.
Hi,
I searched my templates (styles) for the term ($quote_manual_template) but nothing found ?
Should I look for it somewhere else ?
Thanks,,
Reply With Quote
  #24  
Old 01-04-2010, 05:51 AM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is developer sheppardzwc ?
I add a suggestion:
- a refresh button beside the title using Ajax to reload another quote without refreshing the index.php

Thanks,,
Reply With Quote
  #25  
Old 01-21-2010, 04:17 AM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also:
- allow usergroups to add quotes, and in ACP can put in moderation.
Thanks,,
Reply With Quote
  #26  
Old 01-21-2010, 08:11 PM
chick's Avatar
chick chick is offline
 
Join Date: Aug 2006
Location: PI Land
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great I just wish there was a separate page all the quotes so if someone wanted to look at them all.
Reply With Quote
  #27  
Old 01-22-2010, 04:27 AM
talkncaasports talkncaasports is offline
 
Join Date: Sep 2008
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nvm got it to work.
Reply With Quote
  #28  
Old 01-27-2010, 08:39 PM
sheppardzwc sheppardzwc is offline
 
Join Date: Dec 2008
Location: South Carolina
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello all. Sorry about my non-responsiveness.. haven't been around lately and almost forgot about this mod.

Quote:
Originally Posted by mgurain View Post
Hi,

1. Can you please upgrade it to vb4.0 ?
I will update this to vB4.x when I get a stable version of it for 3.8.x.

Quote:
Originally Posted by mgurain View Post
2. Can you make (Adding Quotes) available to users (based on usergroup permissions) (not only adding quote using ACP)
And we can choose for usergroups if their additions will be under moderation ?
This is a very good idea! I'll see what I can do about adding quotes via public users and putting them into a custom queue.

Quote:
Originally Posted by mgurain View Post
Where is developer sheppardzwc ?
I add a suggestion:
- a refresh button beside the title using Ajax to reload another quote without refreshing the index.php

Thanks,,
Another great idea. I'll see what I can do here as well.

Quote:
Originally Posted by chick View Post
Works great I just wish there was a separate page all the quotes so if someone wanted to look at them all.
Once again, a great suggestion, and this will be definitely featured in the next update.
Reply With Quote
  #29  
Old 01-27-2010, 09:33 PM
Alien's Avatar
Alien Alien is offline
 
Join Date: Oct 2001
Posts: 827
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Terrific news that you're continuing to support this mod...

I'm looking forward to the vB4 version for a new site project I'm about done with!

I'm also looking forward to seeing them all on a page (with pagination preferred) and the ability for special usergroups (like premium members) to have quotes they enter randomly display on the forumhome. If I see those arrive, I'll happily donate your way too!
Reply With Quote
  #30  
Old 01-28-2010, 11:14 AM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much sheppardzwc for your response to my PM, happy to see you are back to update this great mod.
Reply With Quote
  #31  
Old 01-28-2010, 09:40 PM
Zoomantics Zoomantics is offline
 
Join Date: Jan 2010
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi folks,

Any idea as to why this is displaying?

Quote:
$vbphrase[quote_forumhome_cat]
$quote_id \"$quote_text\" $quote_author
It is showing just above the QOTD.

Cheers
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 10:45 PM.


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.04818 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete