ckrueger Posted October 13, 2007 Share Posted October 13, 2007 When I use Internet Explorer I see this message: "Done, but with errors on the page", on the bottom of all of my pages (www.OhCheri.com), but when I use Mozilla Firefox, I don't. I even see this message when I'm in OSCommerce Admin. Any ideas? Link to comment Share on other sites More sharing options...
Guest Posted October 13, 2007 Share Posted October 13, 2007 When I use Internet Explorer I see this message: "Done, but with errors on the page", on the bottom of all of my pages (www.OhCheri.com), but when I use Mozilla Firefox, I don't. I even see this message when I'm in OSCommerce Admin. Any ideas? You can click on the icon to get some information. Looks like <script type="text/javascript"> _uacct = "UA-2438624-1"; urchinTracker(); </script> is not right Link to comment Share on other sites More sharing options...
germ Posted October 14, 2007 Share Posted October 14, 2007 Google says it's supposed to look like this: <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-2438624-1"; urchinTracker(); </script> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
ckrueger Posted October 14, 2007 Author Share Posted October 14, 2007 Cool! At least my programmer attempted to do one thing I asked! Now where do I go to fix it? Please be as specific as possible as if you were telling your 6 year old how to do this. I am as ignorant as I can be, so please be gentle Thanks! >_< Google says it's supposed to look like this: <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-2438624-1"; urchinTracker(); </script> Link to comment Share on other sites More sharing options...
germ Posted October 14, 2007 Share Posted October 14, 2007 I think that will be in the "index.php" file in your root folder, close to the bottom of the file. I see the same mistake in other pages, so they would need the same change. Basically, it's saying there's an error in your JavaScript code. This is one error, but maybe not all... :blush: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
germ Posted October 14, 2007 Share Posted October 14, 2007 Oh... And no need to thank me, Ma'am... Cruising your site is a lot like a ride in the country... Lot's of beautiful "scenery"... ;) :blush: :lol: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
ckrueger Posted October 14, 2007 Author Share Posted October 14, 2007 You are too kind, sir. I thank you and "my ladies" thank you. :D Oh... And no need to thank me, Ma'am... Cruising your site is a lot like a ride in the country... Lot's of beautiful "scenery"... ;) :blush: :lol: Link to comment Share on other sites More sharing options...
ckrueger Posted October 14, 2007 Author Share Posted October 14, 2007 I still feel ridiculously stupid! Where do I go to edit this stuff? I can edit the part of my site that is OSCommerce, but the rest of it...I don't see it. I have an SQL section in my server access site, I wouldn't touch that with...well...you know...then I see files in my backup file..do you make changes there? I seriously need professional help! Anyone looking to make a few bucks and /or need some lingerie? I need dynamic URLs, META tags, page names and some Google analytics repair. I truly do not have a problem paying someone who can do it all. Rename/replace my Halloween (seasonal/promotional) photo on the front page, add keywords, SEO type stuff. I need a one-stop shop that can do it all because I don't have time to learn all this stuff! I'm trying to sell some underwear :rolleyes: I think that will be in the "index.php" file in your root folder, close to the bottom of the file. I see the same mistake in other pages, so they would need the same change. Basically, it's saying there's an error in your JavaScript code. This is one error, but maybe not all... :blush: Link to comment Share on other sites More sharing options...
germ Posted October 14, 2007 Share Posted October 14, 2007 Where do I go to edit this stuff? I'd use your control panel (Did I mention that in another post?). I only have 6 months experience with osC, but about 5 years experience with web sites & servers, 10 years UNIX experience, and about 30 years "general programming" experience. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
Guest Posted October 14, 2007 Share Posted October 14, 2007 I still feel ridiculously stupid! Where do I go to edit this stuff? I can edit the part of my site that is OSCommerce, but the rest of it...I don't see it. I have an SQL section in my server access site, I wouldn't touch that with...well...you know...then I see files in my backup file..do you make changes there? I seriously need professional help! Anyone looking to make a few bucks and /or need some lingerie? I need dynamic URLs, META tags, page names and some Google analytics repair. I truly do not have a problem paying someone who can do it all. Rename/replace my Halloween (seasonal/promotional) photo on the front page, add keywords, SEO type stuff. I need a one-stop shop that can do it all because I don't have time to learn all this stuff! I'm trying to sell some underwear :rolleyes: It could be in footer.php or application_bottom.php You need a test editor, an ftp program (filezila). FTP the files from your site to your PC, edit as required with the text editore, and ftp the changed files back to your web site. Always backup before making changes. It is easier than it sounds. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.