![]() |
yep that worked thanks. been wanting this hack for awhile
if i run into any probalems i will let you know |
When i try to add a quote it says -->
Please complete all the fields. Press the back button, correct the problem then try again. I enter data in all three fields here --> http://www.sikhphilosophy.net/sikhphilosophy/quotes.php :confused: |
yeah we got another problem with the updated zip
now http://thaasylum.com/Array[bburl]/quotes.php?do=addquote |
I tried again and now it works... ;)
|
Looking good..
Only other suggestion I could make is correcting all the xhtml invalid code using the w3c validator. :) There's a large amount of invalid code that appears pretty easy to fix.. GREAT JOB! |
Quote:
Replace the code as: Code:
<!-- BEGIN QuoteIt! --> For those who want "Submit to Quotes" option to show up only while viewing the threads, you can use the following conditionals in postbit and postbit_legacy. Code:
<if condition="THIS_SCRIPT=='showthread'"> |
but it isnt a postbit edit Its on the actual; forumhome template for me
|
i fixed it myself in the xml.
|
The reason I changed it was because that's what was causing the rating problems. But it looks like that only works in the conditional tags, so I changed everything else back. Boy I wish there was some documentation for this.
|
Serious conflicts with stuff from an earlier quote we had. The link in postbit shoots us nowhere, the page will not appear with that code. Then we see old quotes from the previous version and after submit there's a database error. Missing context sql etc.
Is there an uninstall to make room for this new quoteit ? |
Is there a way for us to run it purely as it's own script?
I disabled the hack, and can still go to the quotes.php file, vote, browse, submit one, etc. perfectly. However, when disabling this hack it also removes the admincp option fields and the moderation section (but these can be loaded if you know the url). Can we have an option to just use this as an add-on as well to save the homepage 2-3 queries? |
What would be nice is when you add quotes from the postbit the line of (quoted) text is already present in the quote textfield. :)
|
Alien - I'm not sure what you mean. If you just set Show Random Quote to no, it won't show up on the homepage but you can still do everything else.
Nuclion - Did you have an earlier version of this hack or was it some other quotes system? If you're using the Submit to Quotes link in a post, the quote and author fields should be automatically filled out, is this not what's happening? |
No Cap, that's not what's happening. I've re-installed the updated version and the quotes are visible om forumhome, however when the link in postbit is used no info is put into the textfield. No author and no quote... it's totally empty.
|
Glad to see this!
|
It's working fine on my test forum, can I get a link to your forum?
|
Quote:
Thanks so much! :) |
Quote:
|
Before i started using the quote it hack i had a quotation database with images. When i tried to link the images in this hack it was like this:
"<img> quote" I didnt like it. But as you can see there is a big gap on the left of the quote where there is enough space for a picture. How can i do this? It will be great if there is a way. Thank you by the way for this great hack! *i also posted this at 2.0 because i am interested in both versions |
Hmm the quote post link isn't transfering variables right.
It comes up with the author text box empty and the message text box just says "Array" The edit quote link does the same. |
I installed this mod, but there is somethign wrong with the template, take a look:
https://vborg.vbsupport.ru/ see this empty space? how do I remove it? I found this extra code in the html: <td class="alt1" width="30%"></td> in the template: quote_randomequote if I remove it will it work? and also, when I try to moderate the quotes, it says that some phrases are missing.. |
|
nevermind, I took care of it
but I noticed that guests can see and click on the link "add a quote" shouldn't this be visible to registered users only? how can I make it work like that? |
How did you remove that space on the left side in the quote box? :)
|
Looks great Cap'n Steve! Was a sinch to install :)
However, could you please give us more detailed information on how Average Threshold, Total Threshold, and Enable Context should be used? Thanks! |
Nice job Captain! I clicked install!
|
If you don't want any space to the left of the quotes, in the quote_listbit template, find
HTML Code:
<td width="30%" class="alt1"></td> HTML Code:
<td colspan="2" class="alt1"> HTML Code:
<tr><td class="alt1" width="30%"></td> HTML Code:
<tr><td colspan="2" class="alt1"> If you want to add an image to the left of the quote, edit quote_listbit and quote_randomquote and put the image between <td class="alt1" width="30%"> and </td>. Cyricx, edit quote is also working fine on my test server. Save a copy of the page with the error on it and attach it to a post so I can take a look. Defencetalk, in quote_randomquote find border="0" and delete that. |
how can I allow my moderators to moderate quotes as well?
and how will I be able to add a border for the random quote table? cause there was 2 border="0" and I removed them both and still not getting a border for the table I think I should be adding 1 instead of 0 |
nevermind I solved it
|
Quote:
|
Quote:
I would like if it is possible to be able to add a different image with every quote. An idea is to put manually the "". But how can i remove them? |
Screenie attached.
This happens when clicking the link to add a post to the database either in threads or PMs. |
Cyricx - I really need an html file to try and figure it out. Just use File->Save in your browser.
lexx27 - That's not really possible with this version, maybe in the next one. Defencetalk - Try changing cellspacing="0" to cellspacing="1" in quote_randomquote I haven't yet figured out how to do moderator permissions, but I'm working on it. |
Maybe a small sized avatar from the member who has quoted the post next to the quote :)
|
Bubble #5 - Sorry, it explains it under the Forum Home Options, but not under the QuoteIt! Options, here's an explanation:
Total Threshold - Quotes won't show up as the Random Quote unless their total rating is at least this number. Average Threshold - Quotes won't show up as the Random Quote unless their average rating is at least this number. Context - This is just an extra text box where users can include extra information, like where the quote came from. |
First of all I have to say, great hack, it runs like a charm.
But like Alien said some Posts above me your code dose not pass the W3C Validator. He shows me 2 Errors on This code Code:
/quotes.php?do=view"eid=5">#5</a> Code:
<a style="float:$stylevar[right];" href="$vboptions[bburl]/quotes.php?do=view"eid=$randomquote[quoteid]">#$randomquote[quoteid]</a> And your CSS code sould not apper in body of the page. It should be in the Head.I copied it into the additional CSS definitions.So they are in the Head. |
I think it's complaining about the & in the link. Try replacing it with &
I'd love to start fresh on the templates and do it with a lot less tables, but I'll have to brush up on my CSS first. I'll work on that for the next version. |
Yes the & was the Reason.
Thank you! |
If we install this and we had the version for 3.0.x installed, would we retain things such as settings and quotes? O_o
|
Any EDA for the next version, even a loose one???
@Snort: Yes you will :) |
All times are GMT. The time now is 04:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|