vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - Rotating Quotes Database (https://vborg.vbsupport.ru/showthread.php?t=229467)

Shazan 11-26-2010 04:18 PM

I'm using vb 3.8.1 patch lvl 1 , I've done the first 3 steps correcly but I can't find the options inside the admin CP (step 4) and the quotes aren't showing in my home even though I tried adding "$quote_manual_template" above "<!-- main -->" in every template.

I'm not very good with Php so I don't understand why it's not working since I did everything right (uploads via ftp in the right folders and importing the other xml). I can even see "Random Quotes" in the list of pluging in Admin CP.

Is there some way to help me? Thx in advance.

Warlord 11-27-2010 06:05 PM

Quote:

For anyone wondering how to figure out why quotes with apostrophes give you a SQL error...

Change a quote like this....

It's clobberin' time!
to

Quote:

It\'s clobberin\' time!
and it will work just fine.

imedic 12-04-2010 04:49 PM

Quote:

Originally Posted by tyteen4a03 (Post 2093477)
Find:
Code:

$quote_list_sql = $db->query_read("SELECT * FROM quote ORDER BY id ASC");
Replace EVERY MATCH with:
Code:

$quote_list_sql = $db->query_read("SELECT * FROM ". TABLE_PREFIX . "quote ORDER BY id ASC");

I think it can be done by changing phrases.

Or you mean different error message for same error?

Thanks for the edit, it worked, I get rid of the error but quotes are not showing (it shows only Q#: "" - )

I am reffering to put quotes above all errors forum gives and not on index page as this is too boring. And the benefit to this is it will put a smile on ppl face when they should be not happy of receiving an error or a warning from forum.

mgurain 05-10-2011 11:18 AM

Quote:

Originally Posted by mgurain (Post 2120423)
looking for 4.x version of this useful hack ?

Any time ?

ravenscape 06-12-2011 05:57 PM

Quote:

Originally Posted by killa seven (Post 2125354)
I installed this but for some reason the database drop down menu is not showing up on the left side above styles and templates, do you know why? it is displaying on the forums homes but i cant see how to change the quotes.


I have the same problem. I'm getting around it temporarily with a direct link <www.myforum.com>/quotes.php

I would like for the quotes to show up on every page, not just the index page. Any idea how to make that work?

blackberry 06-13-2011 09:18 PM

supports images or just the txt?

ravenscape 02-16-2012 05:13 PM

Anyone know if this works with VB4? Of if there's a similar hack for VB4?

ravenscape 02-19-2013 05:54 PM

Quote:

Originally Posted by blackberry (Post 2207311)
supports images or just the txt?

If you change the Quotes table element type from "text" to "medium text" then you can use html tags in your quotes to include images.

ravenscape 02-19-2013 05:55 PM

Also, anyone know how to include the random quotes on a vbadvanced portal?

egexperiment626 05-09-2013 09:09 PM

I love this mod so much! Just one little question... While editing the quotes, I ended up with to blank lines. Since there is no information I can't click to delete or edit and they are showing up in the mod as " " . How can I either remove those lines or edit them so I can enter a quote?

solarboy 12-30-2013 06:53 PM

I can't uninstall this thing now. it gives me database error.

EDIT

I finally made it.. UNinstaled the thing by deleting the entry in the database table vb_product.

Lewenhaupt 02-16-2015 02:25 PM

is this compatible with vb 4?

ozzy47 02-16-2015 02:31 PM

Nope it won't.


All times are GMT. The time now is 01:02 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.01217 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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