vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Problem with bbcode_quote modified after upgrade 3.6.3 (https://vborg.vbsupport.ru/showthread.php?t=131542)

pauloo 11-14-2006 12:30 PM

Problem with bbcode_quote modified after upgrade 3.6.3
 
1 Attachment(s)
Hello,

I have updated my VB to 3.6.3 and i have my template bbcode_quote personalized with mod "Rounded Quotes".

It's ok with IE but with Firefox dont' work fine and it's the same template in 3.6.2 and work fine in IE and firefox.

This is my template

PHP Code:

<table border="0" cellpadding="0" cellspacing="0" align="center" style="margin-top: 5px; margin-bottom: 5px; width: 95%;">
  <
tr>
    <
td>
    <
table border="0" cellpadding="0" cellspacing="0" width="100%">
      <
tr>
        <
td width="75" valign="bottom">
        <
table border="0" cellpadding="0" cellspacing="0" width="50">
          <
tr>
            <
td width="28" valign="top">
            <
img src="$stylevar[imgdir_misc]/quotes/quot-top-left.gif" border="0" alt="" /></td>
            <
td width="100%" style="background-image: url('$stylevar[imgdir_misc]/quotes/quote-bg.gif'); background-position: center;" valign="middle">
            <
span class="smallfont">$vbphrase[quote]:</span></td>
            <
td valign="top">
            <
img src="$stylevar[imgdir_misc]/quotes/quot-top-right.gif" border="0" alt="" /></td>
          </
tr>
        </
table>
        </
td>
        <
td align="left" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-lr-bg.gif')" valign="bottom">
        </
td>
        <if 
condition="$show['username']">
        <
td width="0" align="left" valign="bottom">
        <
table border="0" cellpadding="0" cellspacing="0" width="150">
          <
tr>
            <
td valign="top">
            <
img src="$stylevar[imgdir_misc]/quotes/quot-by-left.gif" border="0" alt="" /></td>
            <
td width="100%" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-bye-bg.gif')" align="left" valign="middle" nowrap="nowrap">
            <
span class="smallfont">
            <
phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></span>&nbsp;&nbsp;&nbsp;
            
            <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>
            
            </
td>
            <
td valign="top">
            <
img src="$stylevar[imgdir_misc]/quotes/quot-by-right.gif" border="0" alt="" /></td>
          </
tr>
        </
table>
        </
td>
        <else /></if>
        <
td width="100%" align="right" valign="bottom">
        <
table border="0" cellpadding="0" cellspacing="0" width="100%">
          <
tr>
            <
td width="100%">
            <
table border="0" cellpadding="0" cellspacing="0" width="100%">
              <
tr>
                <
td style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-top-bg.gif')" width="100%" valign="middle">
                </
td>
                <
td align="left" valign="top">
                <
img src="$stylevar[imgdir_misc]/quotes/quot-top-right-10.gif" border="0" alt="" /></td>
              </
tr>
            </
table>
            </
td>
          </
tr>
        </
table>
        </
td>
      </
tr>
    </
table>
    <
table border="0" cellpadding="0" cellspacing="0" width="100%">
      <
tr>
        <
td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quoting-left.gif')">
        </
td>
        <
td width="100%" valign="top" bgcolor="#FFFFFF"></td>
        <
td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quoting-right.gif')">
        </
td>
      </
tr>
      <
tr>
        <
td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-left-bg.gif')">
        </
td>
        <
td width="100%" valign="top" bgcolor="#FFFFFF" class="normalfont">
        <if 
condition="$show['username']"><i>$message</i>
        <else />
$message</if></td>
        <
td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-right-bg.gif')">
        </
td>
      </
tr>
      <
tr>
        <
td width="10" valign="bottom">
        <
img src="$stylevar[imgdir_misc]/quotes/quot-bot-left.gif" border="0" alt="" /></td>
        <
td width="100%" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-bot-bg.gif')">
        </
td>
        <
td width="10" valign="bottom">
        <
img src="$stylevar[imgdir_misc]/quotes/quot-bot-right.gif" border="0" alt="" /></td>
      </
tr>
    </
table>
    </
td>
  </
tr>
</
table

You can see the bug in image attachement.

Ps: sorry for my english.

Thank you for your help.


All times are GMT. The time now is 06:44 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.02929 seconds
  • Memory Usage 1,790KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete