coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: xenetic on August 27, 2007, 08:59:21 AM

Title: Login Page Error
Post by: xenetic on August 27, 2007, 08:59:21 AM
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 :).
Title: Re: Login Page Error
Post by: Sami on August 27, 2007, 09:06:56 AM
change

<script src="/external/javascript.js" type="text/javascript" />

to

<script src="/external/javascript.js" type="text/javascript" ></script>
Title: Re: Login Page Error
Post by: xenetic on August 27, 2007, 09:26:53 AM
It worked! Thanks for your help :).