vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - QuoteIt! - Quote Database (https://vborg.vbsupport.ru/showthread.php?t=135297)

gpc10347 06-02-2008 04:27 PM

Quote:

Originally Posted by Cap'n Steve (Post 1538122)
I'm almost afraid to ask.

As well you should be. Actually, anything I place between the open and close randomquote - even just a space -allows it to function. So I'm good here...


Quote:

Originally Posted by Cap'n Steve (Post 1538122)
There must be a hook for previewing signatures that I missed. If you're feeling adventurous, you could look at the other "Finalize BBCode" plugins and try to copy that code to a plugin at whatever hook is called when previewing.

That's next.

Quote:

Originally Posted by Cap'n Steve (Post 1538122)
I don't think it's a missing end tag, but running it through http://validator.w3.org/ might help you pinpoint the problem.

Oh thanks for that. I need constant reminders of how poor the rest of my pages are!

Here's an off the wall issue that might be related. Viewing source from an interior page that works shows this:
<script type="text/javascript">

and it may be a co-incidence but the bad page (from CMPS) shows this view source:
<script type=\"text/javascript\">

Escaped quotes mean anything to you?

UPDATE: Commented out line 809 in functions_quoteit.php and it's officially working on my front page in vBavanced.

$tempinclude = str_replace('"', '\"', $tempinclude);

I'll shut up for a little while!

Cap'n Steve 06-03-2008 05:39 AM

Well, that information is a little disturbing, but will probably be very helpful when I get around to writing the next version. I don't know what was changed in the bbcode or in vBadvanced, but thanks for giving me some clues.

cillianok 06-07-2008 09:37 PM

Is there any *easy* way to make it smaller, height-wise?

Cap'n Steve 06-08-2008 03:40 AM

I don't know what you consider easy, but you can edit the padding in clientscript/vbulletin_css/quoteit_main.css or remove the information you don't need displayed in the quote_listbit template.

Dr. Bantham 06-08-2008 02:15 PM

Quote:

Originally Posted by Cap'n Steve (Post 1504275)
A new version has been uploaded to make the AJAX compatible with vBulletin 3.7.

Can you tell us what files/templates have changed in this most recent release? I have made a number of custom modifications and I would rather integrate new revisions as opposed to trying to replicate all my past work again. This would be a great help!

gpc10347 06-08-2008 02:33 PM

Quote:

Originally Posted by Dr. Bantham (Post 1544114)
Can you tell us what files/templates have changed in this most recent release? I have made a number of custom modifications and I would rather integrate new revisions as opposed to trying to replicate all my past work again. This would be a great help!

(Warning: Off Topic)

Dr. Bantham.. Apologies for the interruption however, your site has got o be one of the best examples of vBulletin going. Seriously. Intriguing to the point of engaging - it's an extraordinary showpiece that I've recommended to others...

(Please continue)

Dr. Bantham 06-08-2008 03:27 PM

Quote:

Originally Posted by gpc10347 (Post 1544125)
(Warning: Off Topic)

Dr. Bantham.. Apologies for the interruption however, your site has got o be one of the best examples of vBulletin going. Seriously. Intriguing to the point of engaging - it's an extraordinary showpiece that I've recommended to others...

(Please continue)

Wow! I am truly grateful for the generous praise. I have put a lot of work into the content and general aesthetics of my site, but I must give much credit to the wealth of resources within this site. I am especially proud of many of the custom styles I have developed, many of which graphically mimic certain book layouts or story concepts published by the author the site is dedicated to. As with many vBulletin efforts, the focal group of mine is admittedly small. It has been a great boon to gathering fans, introducing new readers and discussing similar interests. Again, many thanks for the kind words!

Cap'n Steve 06-11-2008 02:58 AM

The latest version is just a two line workaround in quotes.php, as shown in this post.

dimples 06-12-2008 12:12 AM

I love the mod and everything seems to be working great so far. I have one question though and I apologize if this has been asked earlier. Is there a way we can take out the two quote gifs that default around the quote in the random quote box. They never seem to line up right and I would rather just eliminate them if I could.

Thank you much!

Cap'n Steve 06-12-2008 03:03 AM

Just remove these sections from the quote_listbit template:

HTML Code:

<img src="{$stylevar['imgdir_misc']}/quotation-open.png" alt="“" width="60px" height="51px" class="quoteimage openquote" />
<span width="60px" height="51px" class="openquote ieimage">&nbsp;</span>

HTML Code:

<span width="60px" height="51px" class="closequote ieimage">&nbsp;</span>
<if condition="!$sidebar">
<img src="{$stylevar['imgdir_misc']}/quotation-close.png" alt="”" width="60px" height="51px" class="quoteimage closequote" />
</if>



All times are GMT. The time now is 12:21 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
  • Page Generation 0.01589 seconds
  • Memory Usage 1,752KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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