Login Page Error Login Page Error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Login Page Error

Started by xenetic, August 27, 2007, 08:59:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xenetic

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 :).

Sami

change

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

to

<script src="/external/javascript.js" type="text/javascript" ></script>
‍I don't answer to PM with support question
Please post your issue to related board

xenetic

It worked! Thanks for your help :).