Robbo Posted May 20, 2006 Posted May 20, 2006 Hello, I've been having some issues on both of my sites. I do have a ticket out on this and one of the issues has been resolved - thanks ,but I wondered if anyone else out there might have any ideas. Any help is greatly appreciated. A couple of days ago both sites which had operated perfectly for 8 months suddenly lost all their pictures and stylesheets and all the (oscommerce) catalog pages returned errors and could not be accessed. I had not made any alterations to configure files for either and both suddenly experienced identical problems. I also saw a strange "you are protected by an unknown ssl" in my admin. I do not have ssl enabled in my configure files so it was very strange to see this,and it coincided with the problems with both sites. One of the sites www.thaisilverbeads.com has now been fixed in Firefox browser, but the problem remains in Internet Explorer. When right clicking on the image paths and clicking properties it shows an incorrect path to the images. However these are displaying perfectly in firefox and always had done before,so the paths in my files are ok. Does anyone have any ideas? Cheers for any help Chris Quote
TCH-Don Posted May 20, 2006 Posted May 20, 2006 Welcome to the forums Chris The properties for your images are incorrect like http:///images/beads_a.jpg you have three / should be two and no domain name the link to the image should be http://www.thaisilverbeads.com/images/Pendants.jpg Quote
Robbo Posted May 20, 2006 Author Posted May 20, 2006 Welcome to the forums Chris The properties for your images are incorrect like http:///images/beads_a.jpg you have three / should be two and no domain name the link to the image should be http://www.thaisilverbeads.com/images/Pendants.jpg Hi Don, thanks for the welcome and the input. The thing is my paths had not changed since the site was first online and working perfectly for 8 months.If you look at the site displayed perfectly in firefox the image paths are correct. For some reason Internet Explorer is altering the links. Very strange Quote
flashram Posted May 20, 2006 Posted May 20, 2006 have you looked at the dates of the webpages, maybe you were hacked. Quote
TweezerMan Posted May 20, 2006 Posted May 20, 2006 Welcome to the TCH Forums, Chris! In the HTML source for your page, I see the following tag: ><base href=""> It would appear that Firefox ignores a <base> tag set as above, while Internet Explorer literally obeys it and is thus unable to locate anything with a relative URL (such as your stylesheet and images). I'd recommend either removing the <base> tag, or set its href attrribute to the URL of your site: ><base href="http://www.thaisilverbeads.com/"> Quote
Robbo Posted May 20, 2006 Author Posted May 20, 2006 Hi, Thanks Peter and David and thanks again for the welcome,that's why I wanted to host here as everyone is so helpful. I am also a bit of a newbie,so please bear with me. I don't think I've been hacked as all my files were the same as before when comparing them. I think we're getting close with this href tag David thanks for that suggestion. I had discounted it because when I checked in firefox which now displays the site fine it was also empty,but I didn't know that it ignores this tag unlike IE. That would certainly explain why it's bare in IE, but I wonder why it has suddenly happened and to both sites at the same time. Will keep you posted. Chris Quote
Robbo Posted May 20, 2006 Author Posted May 20, 2006 Thanks Chatbug! Just an update,one of the sites is back up, and I'm hoping that the other will be sorted shortly which is a relief! It was sorted on the ticket here and apparently was related to: php open basedir protection on the server which had to be disabled. .. I don't know alot about that,but it's great to have one of the sites back. Thanks for the help. Chris Quote
TCH-Bruce Posted May 20, 2006 Posted May 20, 2006 Welcome to the forums Chris! Are both sites now working? Quote
Robbo Posted May 20, 2006 Author Posted May 20, 2006 Hi Bruce, One is working ,the other has improved, but still has no catalog pages apparently. As the issues were the same with both sites it should need the same fix as the other site,just waiting on it now. Thanks for your concern. Chris 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.