timandrew Posted March 11, 2004 Share Posted March 11, 2004 Hi - I've installed STS over a clean osCommerce install, but when I look at the source code from the browser it's full of back slashes which are ruining the formatting. What's going on? Have I missed something? <!-- Page layout by Simple Template System (STS) v2.01 on osCommerce 2.2-MS2 - http://www.diamondsea.com/sts/ --> STS_VERSION=[2.01] OSC_VERSION=[osCommerce 2.2-MS2] <!-- Using Template File [includes/sts_template.html) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>osCommerce</title><base href="http://path_to_local_server/catalog/"> <!-- start get_javascript(applicationtop2header) //--> <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le ft=150') } //--></script> <!-- end get_javascript(applicationtop2header) //--> <link rel=\"stylesheet\" type=\"text/css\" href=\"http://path_to_local_server/catalog/stylesheet.css\"> </head> <body bgcolor=\"#ffcc00\"> <table width=\"100%\" border=\"1\" cellpadding=\"3\" cellspacing=\"0\"> <tr class=\"header\"> <td><font size=\"1\" face=\"Arial, Helvetica, sans-serif\"> <a href="http://path_to_local_server/catalog/index.php"><img src="images/oscommerce.gif" border="0" alt="osCommerce" title=" osCommerce " width="204" height="50"></a></font></td> <td><div align=\"right\"><font size=\"1\" face=\"Arial, Helvetica, sans-serif\"> etc etc THANX Quote Link to comment Share on other sites More sharing options...
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.