![]() |
OK Finally I got it to work :) is there any way I can get it to show up on all pages? great mod Thank you :)
|
After moderating, I am receiving this error:
"Could not find phrase 'quote_x_has_been_approved" It is odd as looking within the phrase manager does have it existing? :ermm: Also, is there a way to make a confirmation page so that people know that the quote will not display until approved? |
Quote:
To add a message for after a quote is submitted, create a template called quote_message (just base it off of quote_addquote and delete the text boxes) then, in quotes.php find PHP Code:
PHP Code:
Quote:
|
Is there any way to get the quotes to parse vbcode and smilies?
|
FYI:
If you have Photopost installed, this mod's who is online process will cause issues with Photopost's Who is online not working correctly with vB. |
Quote:
Quote:
|
nice work steve, thought i'd slap a post in here ;)
|
How can I integrate QuoteIt with vbShout (v2)? - I want to add a 'Submit to Quotes' link on the archives page - any simple way of doing this?
|
Quote:
also the title of the page is Array[bbtitle] |
Quote:
Just ignore the phrase for now, it's harmless. To fix the title, change $vbulletin->options to $vboptions in the templates. Quote:
|
Ok ta :)
|
Quote:
Running these queries allowed me to install the Quoteit on my 3.52 board, but, the hack is not "finding" all the the quotes that were previously in the database (from my 3.07 board running the older Quoteit). Is there another step or query that I have to run to enable the new hack to show the old quotes in the database? Thanks! rich |
So it shows some but not all of your quotes? You must either have some quotes still awaiting moderation or have a minimum rating threshold set.
|
Well, according to my database in my test board now, it lost all of my quotes. It's accepting new ones, and appears to be functioning correctly, but, my "quotes" and "quoterating" databases are empty (except for the new test quotes I put in.
At this point, is it as simple as exporting those two databases from my original board, and importing them back into the test board? Got any suggestions for upgrading the original board so that I don't lose the two "quote" databases? Exporting the quotes and quotesratings sql files from my original board is no problem using phpmyadmin, but, I'm uncertain as to how to succesfully reimport them back into my test board, to get the original quotes to show up. "Uploading" the files didn't work.... (I'm not exactly a whiz when it comes to mysql). Thanks! rich |
Quote:
You have to drop the old database before you can install the new one. Just figured that out. Got it all working on my test board. I guess dropping the old tables first, installing the hack fresh, and reuploading the backup sql databases is the easiest way to do this. Thanks Capn, I'm learning all the time. Appreciate the help. rich |
It shouldn't mess with your quotes or ratings unless you uninstall it, in which case it will drop both tables. But as long as you've got it working, I guess everything's peachy. :nervous:
|
My mistake. I did uninstall it, because I had lost my index page. I'll try those queries on my main board and install the hack fresh.
|
-quote_addquote is uncached
-Would it be possible to have another sort item, have it sort by random. -Is there a way to make it parse smilies, bold, quotes etc. |
Quote:
|
Great hack installed easily.
Just wondering how I can make it so this hack fits in with the rest of my forumhome? Currently it sticks out like a sore thumb :) http://www.monster-designs.com/forums Thanks for any help you can provide.. |
i just strip out the bit that gets displayed on forumhome to be just the quote and author, check my site in my sig, just simple template editing...
|
Hey Cap'n Steve, what do I have to do to allow smileys to get parsed in the quotes?
|
looneytune15 - just edit the quote_randomquote template. It should be fairly obvious which variables hold the quote information.
Borgs8472 - you can't right now, it's being added for the next version. |
any idea on how long till the new version will be released?
Also can it be made more like the vb shoutbox where all the template additions are made automatically and fits into the style as well? |
Do you meant you want it to edit the FORUMHOME template automatically when you install it? That's really not a good idea.
It'll probably be a while before the next version. I have a long list of things that need to be added. |
Thanks for the upgrade. I've been using the hack for a long time with v3.0.
My "Submit to Quotes" isn't working. It goes to the submit quote page, but the boxes are blank. Any ideas? Great work! |
Quote:
|
How do you make it display the newest quotes by default?
|
I have what may be a stupid question. I only want the quoter on certain areas/forums on my board. How would I go about doing this?
|
Quote:
Quote:
|
Quote:
|
Quote:
Quote:
HTML Code:
<if condition="$_REQUEST['f']==forum_id_goes_here">$showrandomquote</if> PHP Code:
|
Is there a way to used a vbphrase to post a random quote? like
[ quote51 ] or [ randomquote ] |
Do you mean you want to use a bbcode so it shows up in the post? It's not possible yet, but it's an interesting idea.
|
I love watching great hacks evolve... ;)
|
Great hack,
I didn't want to have the large quote block at the top of every page and the Vbadvanced module you posted was a complete mess. No offence. It might be the diff between 3.5.2 and 3.5.3 but I started with a fresh 3.5.3 board yesterday and it simple destroyed the pages. Anyway long story short, I disassemble the large block and created a sideblock module. It's not the prettiest thing and the code is messy but it works for me. Using quote_randomquote and if anyone wants to do this here is how I broke it down: PHP Code:
Cheers Jaks |
Found an error in 3 templates
If you goto any Quoteit page you will see the page title is messed up. PHP Code:
PHP Code:
These 3 templates need to be editted ( same edit in each one in the same place.) quote_delquote quote_addquote quote_listquote Find (right near the very top of each template) PHP Code:
PHP Code:
Great hack I'd click install twice it I could :D Jaks |
Quote:
And the Random Quote plugin to global hook where does that go and do I remove it from where it is now or copy it to the new location? Where is it now? |
That conditional statement goes in the forumdisplay template not to sure about the other.
|
tarot - I think it is the Forumdisplay template. As for the second step, go to your Plugin Manager, edit the plugin called "Random Quote", change the hook to "global_start" and add that piece of code at the end.
jaks - Parsing bbcode would require you to modify the code, and I can't really help you since I haven't gotten around to learning how to do it myself. |
All times are GMT. The time now is 04:04 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:
|