View Full Version : Gaarrgh!! Need urgent help with bbcode_quote


tignasse
23rd July 2004, 11:31 PM
Hi.

I think I totally screwed up the quotes for some forum users. Some cannot see the bbcode_quote properly. It messes up everything for some. :(

I am too stupid to figure it out myself as I have absolutely no skills. :confused:


Perhaps any of you can help me with this. I'd be more than grateful.

Thank you.

Here is the code:

<div style="margin: 20px; margin-top:5px; text-align: left;" align="center">
<table width="90%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="57" valign="top" background="http://www.currentswillshift.net/testforum/images/maleika/quotes_bg.gif"><img src="http://www.currentswillshift.net/testforum/images/maleika/top_l.gif" alt="" /></td>
<td width="100%" rowspan="3" valign="top"> <table width="100%" height="100%" border="0" cellpadding="6" cellspacing="0" style="background: #C0B279; border-top: 1px solid #4A0C00; border-bottom: 1px solid #4A0C00;">
<tr>
<td width="100%" height="100%" valign="top"><font style="color: #4A0C00; font-size: 11px; font-family: Tahoma;"><if condition="$show['username']">
<div><b>Quote:</b>&nbsp;<phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></div>
<br>
<div style="color:#000000">$message</div>
<else /> $message </if><br />
<br />
</font></td>
</tr>
</table></td>
<td width="57" valign="top" background="http://www.currentswillshift.net/testforum/images/maleika/quotes_bg.gif"><img src="http://www.currentswillshift.net/testforum/images/maleika/top_r.gif" alt="" /></td>
</tr>
<tr>
<td height="100%" background="http://www.currentswillshift.net/testforum/images/maleika/quotes_bg.gif"></td>
<td height="100%" background="http://www.currentswillshift.net/testforum/images/maleika/quotes_bg.gif"></td>
</tr>
<tr>
<td valign="bottom" background="http://www.currentswillshift.net/testforum/images/maleika/quotes_bg.gif"><img src="http://www.currentswillshift.net/testforum/images/maleika/bottom_l.gif" alt="" /></td>
<td valign="bottom" background="http://www.currentswillshift.net/testforum/images/maleika/quotes_bg.gif"><img src="http://www.currentswillshift.net/testforum/images/maleika/bottom_r.gif" alt="" /></td>
</tr>
</table>
</div><br />
</div>

tignasse
23rd July 2004, 11:50 PM
Ok. Seems like I got it fixed. Geez. Stuuupid me.

gthelp.com
21st August 2004, 10:59 PM
did you ever get this working?

just looking at your code you are using deprecated tags and you have a nesting problem