http://venomous-arts.com/gallery/index.php?theme=classic
The login page is messed up. I know its the theme error because when i try another theme, it works. Any ideas? Thanks in advance :).
change
<script src="/external/javascript.js" type="text/javascript" />
to
<script src="/external/javascript.js" type="text/javascript" ></script>
It worked! Thanks for your help :).