vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - Better Quotes - Round Quotes (https://vborg.vbsupport.ru/showthread.php?t=214643)

way2xtreme 07-08-2009 01:01 AM

I have a question, no matter how I change the code in template bbcode_quote, it doesn't show the changes, I have saved it in the style I am using as well as the default style...

I even tried empty cache / cookies whatsoever on two different browsers, still see no changes (I checked the source code and couldn't see the changes)..

Checked in the plug-in / product as well, dont see anything related....


So... Does anyone here happen to know how to fix this?

Many THX :) :)


Btw I am on 3.6.1

Sofia 07-08-2009 02:05 PM

Quote:

Originally Posted by Mistah Roth (Post 1844491)
Marked as installed.

Hi, this works brilliantly in posts but doesn't have any effect on quotes in sigs. Obviously that looks silly. I can't find a template for the quote box in sigs, I figured it'd be the same.

Any help? Thanks.

Sorry but I don't know how I can do this :s

Quote:

Originally Posted by way2xtreme (Post 1844893)
I have a question, no matter how I change the code in template bbcode_quote, it doesn't show the changes, I have saved it in the style I am using as well as the default style...

I even tried empty cache / cookies whatsoever on two different browsers, still see no changes (I checked the source code and couldn't see the changes)..

Checked in the plug-in / product as well, dont see anything related....


So... Does anyone here happen to know how to fix this?

Many THX :) :)


Btw I am on 3.6.1

:confused:
Have you modified the bbcode_quote template? Have you used the right style?

P?ŋĭsЋ?я 07-08-2009 05:12 PM

Thank you very sofia:)

way2xtreme 07-08-2009 10:06 PM

Quote:

Originally Posted by Sofia (Post 1845114)
Sorry but I don't know how I can do this :s



:confused:
Have you modified the bbcode_quote template? Have you used the right style?


I am certain I have modified the quote template in the right style... It doesn't show, then I modified the templates in ALL styles, it still doesn't work ....

Any ideas?
THX :)

11133 07-14-2009 02:39 PM

can someone tell me how to make
[code] [HTML][PHP] with this style
only with difirent image on top right

uprentiss 07-15-2009 02:48 PM

will this work for 3.8.1

biome.pat 07-15-2009 05:15 PM

Quote:

Originally Posted by goxy63 (Post 1821592)
Nominated rated installed
Works as a charm for me, after I replaced first line in template "bbcode-quote"
with
Code:

<table class="quote_global quote_global-quote" cellspacing="0" width="95%">
as you suggested

Just one small noob question
What's for that PSD file for, I only uploaded two gif images and that PNG one !?

And one more question
How to change colour within quote field, I would like that quoted txt stick out a bit more?

Cheers

In case you happen to like the differently sized quote boxes (like I do), you can just change the last css item to this:
Code:

.quote_name, .quote_body {
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 4px;
    min-width: 300px;
}

I just added min-width so that my longest username can be accommodated without falling under the quote image. Then again, this won't be so clean a solution if users resize their browser text, but whatever.

ravi_9793 07-15-2009 05:45 PM

Thanks, installed.. worked like charm.

freeoffline 07-24-2009 06:39 AM

10q

Wonksta 07-26-2009 11:04 AM

Hmm having problems

When someone clicks the little viewpost.gif to take them to the original quoted post it opens a new tab and opens viewpost.gif in a different tab then loads the original post in the other tab. any idea why this may be happening? here is the code below:

PHP Code:

     <if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postidrel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]"/></a></if> 



All times are GMT. The time now is 11:35 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.01252 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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