Sorry for insisting, I tried everything it is not working can anyone help?
thanks for the reply, but actually I am facing this problem no matter what is the theme i am using
im having the same problem with my blog whenever i post the layout shift to the right so please someone help http://motech.nationvoice.com/
Hi there!
I am not sure what the problem is (yet) – but what I’ve noticed is, that you both use some 404-settings (which means [more or less]: if the file/directory requested doesn’t exist, the server gives an “Error 404” – and you don’t display the server-error but redirect to the “homepage” of your site).
Maybe this could be the point? Did you check your logfiles (if available)?
go to my site here http://motech.nationvoice.com/ and scroll all the way down this isnt how the blog should be the footer is shifted and i tired checking the logfiles but couldnt find them
Seems you are missing the background-stuff (as ak-hater does). Not sure if it’s an image or just CSS-problem. Got to have a look at it…
balend: http://motech.nationvoice.com/wp-content/themes/default/images/kubrickbg.jpg seems to be referenced “wrong”. Check your CSS (and maybe file-permissions) – the file itself DOES exist and IS available to the public!
akhater:
Your site DOES work the way it should – just the “pages/2”-URI isn’t working. Well, it DOES but just shows your start-page (aka homepage) with the background-image missing. This really looks like a problem with your Error 404-handling! (so check your logs please – and keep us updated!)
what is the exact thing i have to modify
well thanks for all the help i fixed the problem
Well, that’s good…. could you please post what you did to fix it, so the next person will be able to find it? And also, please mark this topic resolved. Thanks.
fht
Thanks for the reply, now that you mention it you are correct I do use a 404 settings because my page is hosted on IIS I followed the steps of this site
http://www.keyboardface.com/iis-permalinks/
and I think you are right since the homepage (before you click on any other page) is working well
Can you help to solve it please
This is what is showing in my log file
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2006-08-16 21:23:04 66.219.101.98 GET /index.php &paged=2 80 – 66.219.101.98 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+SV1;+.NET+CLR+1.1.4322) 200 0 0
2006-08-16 21:23:06 66.219.101.98 GET /page/2 – 80 – 83.229.104.3 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+InfoPath.1;+.NET+CLR+2.0.50727) 200 0 3
nothing that helps me much:(