Typo in admin settings "Def
ualt Title for Media"
Fot the users who running vBA edit line 1056 in the product file:
look for:
PHP Code:
<script type="text/javascript" src="goldbrick/style/highslide-full.packed.js"></script>
Change to:
PHP Code:
<script type="text/javascript" src="http://www.yourdomain.com/forum/goldbrick/style/highslide-full.packed.js"></script>
This will eliminated the IE Highslide error.