Quote:
Originally Posted by mcahill
1. This script can occassionally have conflicts with other javascripts. Test before you deploy.
|
That's the exact problem I'm having with the javascript. The script works, but I always get an error when the page loads (before I login). I tried this hack
without the javascript and it still works fine.
So, why is this line of javascript needed to login?
<script type='text/javascript' src='/forum/clientscript/vbulletin_md5.js'></script>
Thanks.