I think it has something to do with the permalinks, i have already deleted my .htacces file and created updated my permalinks, but it just isnt working.
My permalink seetings; /%category%/%postname%
Its for this website;
http://www.skydance.nl/nieuws2
and; http://www.skydance.nl/nieuws2/page/2
It just isnt working..
Can someone help me please!?
Edit:
I have tried some soulitons but they dont work;
I have add RewriteRule (.*) /index.php/$1 [L] to my .htacces
Like this toppic suggested;
http://wordpress.org/support/topic/229488?replies=1
But it also did work..
Please help..
What happens when you reset your permalinks to the default setting?
It gives;
http://www.skydance.nl/?cat=76&paged=4
And the next and previous links are working..
But as soon as i turn custom structure on again with;
/%category%/%postname%
It fails and gives a 404 error..
I know what the problem is;
When i delete the .htaccess i get this URL;
http://www.skydance.nl/category/nieuws2/page/2
And thisone works!!
But when i refresh the page i get;
http://www.skydance.nl/nieuws2/page/2
So the category before is gone, this one Doesnt work..
So just link to the good URL and your problem is solved!
Thanks!
Do you guys have specific showposts= in your query lines by chance?