snowsurfer Posted January 23, 2005 Posted January 23, 2005 Currently I still have the products that come with oscommerce. When I click on them to enlarge them I am getting errors. I am using IE. I have other sites setup with oscommerce with no problems. The pop up doesnt work and the error is Object expected Is this a permissions issue?
snowsurfer Posted January 23, 2005 Author Posted January 23, 2005 Its possible that is related to STS. I have read a few issues with STS and pop up issues, but they havent pertained to my issue. Thanks
Guest Posted January 23, 2005 Posted January 23, 2005 ??? I still have the orginal products on one of my sites, while I work on config other stuff and they seem to be working ok, I use 2 browsers, IE and Motzilla and they work fine in both.
snowsurfer Posted January 23, 2005 Author Posted January 23, 2005 I got it fixed. Just in case anyone has the same problem. I had modifed the sts_template.html file like this <HTML> <HEAD> <TITLE>Page title</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1251"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow',& #39;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,l eft=150') } //--></script>[ I put it back to the default <html> <head> <!--$headcontent--> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> That fixed it
Recommended Posts
Archived
This topic is now archived and is closed to further replies.