vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   QuoteIt! - Quote Database (https://vborg.vbsupport.ru/showthread.php?t=97585)

lexx27 10-07-2005 10:44 AM

Quote:

Originally Posted by Cap'n Steve
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>.

But this will add the same image for every 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?

Cyricx 10-07-2005 02:08 PM

Screenie attached.


This happens when clicking the link to add a post to the database either in threads or PMs.

Cap'n Steve 10-07-2005 08:40 PM

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.

NuclioN 10-07-2005 08:52 PM

Maybe a small sized avatar from the member who has quoted the post next to the quote :)

Cap'n Steve 10-07-2005 09:28 PM

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.

eure-mudder 10-11-2005 12:43 PM

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&quoteid=5">#5</a>
Which hast to be this Part in the quote_randomquote template

Code:

<a style="float:$stylevar[right];" href="$vboptions[bburl]/quotes.php?do=view&quoteid=$randomquote[quoteid]">#$randomquote[quoteid]</a>
dose anybody know how to solve this prob.?

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.

Cap'n Steve 10-12-2005 02:39 AM

I think it's complaining about the & in the link. Try replacing it with &amp;

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.

eure-mudder 10-12-2005 05:39 AM

Yes the & was the Reason.
Thank you!

Snort_2005 10-12-2005 12:36 PM

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

Lea Verou 10-12-2005 02:42 PM

Any EDA for the next version, even a loose one???

@Snort: Yes you will :)


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