andrew Posted April 23, 2010 Share Posted April 23, 2010 Hi,We have a shop which has been up and running (and still is) OK on version 1.2.5But we have just moved to a new provider where we can now see error logs - and have an error which occurs over and over like this:[Fri Apr 23 15:09:41 2010] [error] [client 81.141.223.244] File does not exist: /home/brillian/public_html/tyres, referer: http://www.brilliantbikes.co.uk/tyres/186-schwalbe-big-apple-20-2-tyre.html[Fri Apr 23 13:43:25 2010] [error] [client 195.27.20.35] File does not exist: /home/brillian/public_html/tyres, referer: http://www.brilliantbikes.co.uk/tyres/117-brompton-tyre-16-x-13-8.htmlSo each time a product is viewed it creates an error in the log saying that a file with the name of the category does not exist.Any idea why this could be and what we could do to fix it?- Andrew Link to comment Share on other sites More sharing options...
codegrunt Posted April 23, 2010 Share Posted April 23, 2010 Seems like there is a broken image reference somewhere. Firefox + the Web Developer extension didn't see it though so it could be that it is buried in the Ajax generated layout somewhere. Only other thing I can think of is if something is squiffy with your mod_rewrite rules that is causing a legitimate image request to be sent to the wrong spot.Try viewing a page with Javascript disabled in the browser and see if the error still happens. If so, then that reference should be in the layout somewhere. If not, then you have my sympathies.=)Cheers Link to comment Share on other sites More sharing options...
bighenry Posted September 28, 2010 Share Posted September 28, 2010 HiWas this issue ever resolved?Because I am getting the same type of 401 errors everydaywhen I view the same url as the errors though I have no problem - it just seems to happen to visitors?Many thanks Link to comment Share on other sites More sharing options...
andrew Posted October 20, 2010 Author Share Posted October 20, 2010 Hi,No I still have the error.It doesn't seem to show any error to the user - just in the cpanel log.(Maybe it slows the front office a bit?)- Andrew Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now