neounix
Customer
We have installed DBSEO on our backup server and notice a problem (see images attached) where DBSEO breaks the way the Navbar navbits image is displayed.
The correct working code is (for example) before DBSEO is:
... but when DBSEO is enabled it breaks:
.. and as you can see and read, the navbits URL is broken and the image does not show properly.
The correct working code is (for example) before DBSEO is:
Code:
<a href="/showthread.php?t=238407?t=238407">
<img class="inlineimg" src="http://my.server.com/images/misc/navbits_finallink_ltr.gif" alt="Reload this Page" border="0" /></a>
... but when DBSEO is enabled it breaks:
Code:
<a href="http://linode.unix.com/f43/238407-able-increase-zfs-file-system-ngz-post302866861.html">
<img class="inlineimg" src="http://my.server.com/" alt="[Solved] Increase the file system size" border="0" /></a>
.. and as you can see and read, the navbits URL is broken and the image does not show properly.
Last edited: