![]() |
I added the hack, followed the instructions, turned it on, and I don't see anything. Is it because there are no quotes in the table? If so, how are quotes to be submitted?
|
It's showing up in one style but not the other yet I modified the FORUMHOME template in both the same way.
Edit: Turns out the installation only put in custom templates for one style instead of all. Anyone know a quick fix for this? |
I found a hack that does this easily and am sharing it here for anyone else that will encounter this same problem later. You have to copy over quotelistbit, quote_addquote, quote_delquote, quote_listquote, randomquote.
|
Your query isn't checking quotes.approved = 1
[QUOTE=Giveit2u43]Yeah just noticed that as I was looking at the code.. I changed your query to: Code:
$result_quote = $DB_site->query(" Quote:
|
Quote:
run the install script and just install the templates and they'll get laid down it runs on 3.0.3, thats what im running and my addon works with that too yeah my addon wasnt perfect, thanks for the clean up guys |
I tried to install quote-it 1.2 in vB 3.0.5 into my test site and got the following error when I turned the option on.
Code:
Database error in vBulletin 3.0.5: |
Quote:
|
Edit: Never mind, fixed my own problem.
|
Looks like the upgrade from 3.0.3 to 3.0.5 knocked it out for me too although I can't figure out why yet. Did anyone else do the upgrade?
|
Ok it knocked out the settings. Just rerun these 2 queries:
Code:
INSERT INTO setting (varname, grouptitle, value, defaultvalue, optioncode, displayorder, advanced, volatile) VALUES ('showquote', 'forumhome', '0', '0', 'yesno', 5, 0, 1) |
All times are GMT. The time now is 01:51 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|