Thats probably due to some link checker that you have...
^ that second screenshot it from hotfile-zone :Ptry to remove the pretify js
<script type="text/javascript" src="{$this->settings['public_dir']}js/3rd_party/prettify/prettify.js"> </script>
<script type='text/javascript' src='{$this->settings['public_dir']}js/3rd_party/prettify/lang-sql.js'> </script>
^ that second screenshot it from hotfile-zone :P
he's talking about the first screenshot, cos the links get cut up.
@OP - your forum is http://www.dawarehouse.org/ right?
try reinstalling IPB, to an updated version.
what mod's are you using?
Look & Feel -> your template -> include_highlighter
i deleted this lines:
Code:<script type="text/javascript" src="{$this->settings['public_dir']}js/3rd_party/prettify/prettify.js"> </script> <script type='text/javascript' src='{$this->settings['public_dir']}js/3rd_party/prettify/lang-sql.js'> </script>
try to remove the css too
Look & Feel -> your template -> include_highlighter try to remove everything
and then go to Look & Feel -> BBCode Management -> code tag -> edit BBcode (on the right arrow) -> Drop all cached items? Yes -> click Edit BBcode
<pre class='prettyprint'>
{content}
</pre>