1
Mantooth
signature first time html code second time
  • 2005/12/21 17:38

  • Mantooth

  • Friend of XOOPS

  • Posts: 189

  • Since: 2004/11/2


I'm just upgraded to XOOPS 2.2.3a and i'm using newbb 2.02

After the upgrade, signatures in the forum show up fine the first time in a thread but show up as html code the second time in a thread. Does anybody know what's causing this?

example

Thanks
...


I hate Mortal Kombat

2
Mantooth
Re: signature first time html code second time
  • 2005/12/27 22:09

  • Mantooth

  • Friend of XOOPS

  • Posts: 189

  • Since: 2004/11/2


nobody else has had this problem?
...


I hate Mortal Kombat

3
Will_H
Re: signature first time html code second time
  • 2005/12/27 22:27

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


perhaps instead of self closing tags you could try it old school with </img>

4
Mantooth
Re: signature first time html code second time
  • 2005/12/28 2:53

  • Mantooth

  • Friend of XOOPS

  • Posts: 189

  • Since: 2004/11/2


whoa. i just noticed something.

the code in my profile is correct...
[i mg]http://www.arches.uga.edu/~slope/hellsing.gif[/i mg]

but the code shows up like this in the forum the second time...

br /><br /><br /><br /><img src="http://www.arches.uga.edu/~slope/hellsing.gif" alt="" />

that's weird
...


I hate Mortal Kombat

5
Deldrin
Re: signature first time html code second time
  • 2006/2/6 6:38

  • Deldrin

  • Just popping in

  • Posts: 6

  • Since: 2005/6/9 6


I wish I can post with an answer but unfortunately I have the same problem. Anyone figure this out in the month since the last post?

Thanks!

6
madboynz
Re: signature first time html code second time
  • 2006/2/6 22:24

  • madboynz

  • Just popping in

  • Posts: 5

  • Since: 2006/1/19


I too have this problem but mine was a clean install and I've tried both NewBB2 and CBB and both have this problem. I have tried it on 2 different servers with different platforms as well and it does it

7
madboynz
Re: signature first time html code second time
  • 2006/2/8 1:00

  • madboynz

  • Just popping in

  • Posts: 5

  • Since: 2006/1/19


I've found where the problem lies. Here is a snippet of the sig section from one that actually shows the image:

<tr>
<td colspan="2" class="odd" valign="bottom">
<div class="signature">
_________________<br>
<img src="http://...image.jpg" alt="">
</div>
</td>
</tr>


And a sniipet from the broken sig:

<tr>
<td colspan="2" class="odd" valign="bottom">
<div class="signature">
_________________<br>
<img src="<a href="http://...image.jpg%22" target="_blank">http://...image.jpg"</a> alt="" /></div>
</td>
</tr>


It seems to break the html code for the less than/greater than symbols into its special character codes.

Dunno how to fix it tho

8
Mantooth
Re: signature first time html code second time
  • 2006/2/8 17:17

  • Mantooth

  • Friend of XOOPS

  • Posts: 189

  • Since: 2004/11/2


strange. if anyone comes up with a solution, let me know.
...


I hate Mortal Kombat

9
Deldrin
Re: signature first time html code second time
  • 2006/3/1 5:30

  • Deldrin

  • Just popping in

  • Posts: 6

  • Since: 2005/6/9 6


Seems to me that the last (end) quote should be after the closing anchor tag and not before.

Login

Who's Online

168 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits