Shiker Posted February 26, 2007 Posted February 26, 2007 Hello everybody, I have a site using HTC and STS contributions and some others. STS works fine (included infobox v1.0.6). I installed, a while ago, B. Kellum's contribution STS v4.2 with Header Tags Controller 2.5.9 (19 Aug 2006) on my osC 2.2 MS2. After that installation, I had a main problem using HTC with duplication in the generated header files such as : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="LTR" lang="fr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Atelier du Tennis</title><base href="http://www.atelierdutennis.com/"> <!-- start get_javascript(applicationtop2header) //--> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <!-- end get_javascript(applicationtop2header) //--> <script language="JavaScript" type="text/JavaScript"> ... </script> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Atelier du Tennis</title><base href="http://www.atelierdutennis.com/"> <!-- start get_javascript(applicationtop2header) //--> <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <!-- end get_javascript(applicationtop2header) //--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body { background-color: #EFEFEF; } ... Now, I want to clarify and solve this main problem. I strictly followed the Word installation instructions (supplied with that contribution) in order to check for any errors, using file compare utility and so on. Everything seems to be right. Beside, if I declare headertags.php in STS modules include file parameting via administration panel, the result is a blank index page displayed : e.g. for index STS module such as Files for index.php template : sts_user_code.php;headertags.php Does anyone could give me some help, info, clarification, or any idea with that. I red many posts in the forum, and it is now very difficult for me to find somethinh which could really help me in relation with my problem. Many thanks in advance. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.