View Single Post
  #6  
Old 1st April 2011, 01:19
EMPEREUR1 EMPEREUR1 is offline
Senior Member
 
Join Date: Sep 2010
P2P
Posts: 44
Default error
Quote:
Originally Posted by Edgein View Post
Go to
/public_html/include/templates/youre template/header.php

Find

PHP Code:
<link rel="shortcut icon" href="<?php echo $BASEURL?>/favicon.ico" type="image/x-icon" />
place under it

PHP Code:
<script type="text/javascript" src="scripts/glossy.js"></script> 
open details.php

Module shows fine with Firefox but IE6 through IE8 gives this error when loading...

Détails de l’erreur de la page Web

Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)
Horodateur : Fri, 1 Apr 2011 07:40:05 UTC


Message : Argument non valide.
Ligne : 19
Caractère : 3
Code : 0
URI : http://www.empereur-team.net/scripts/glossy.js


Any suggestions?

Last edited by EMPEREUR1; 1st April 2011 at 09:50.
Reply With Quote