Quote:
Originally Posted by CyberAlien
Sorry for late reply.
In postbit_legacy find this:
Code:
<td class="alt2 alt-noimage" style="border-top: 0px" valign="bottom">
$post[onlinestatus]
and replace with this:
Code:
<td class="alt2 alt-noimage" style="border-top: 0px" valign="bottom">
<img src="$vboptions[cleargifurl]" width="150" height="1" border="0" alt="" />
$post[onlinestatus]
|
There is the same error in firefox. But it works fine in explorer