I have a custom permalink: /%category%/%post%/
and I can't get in to "pages".
it shows the right adress in the url bar,
and ths "posts" are working perfect, but when i click
on pages it show an "Error 404 - Not found".
what can it be? I really need to fix it quick,
thank's for any help!
Reset your custom permalinks back to the defaults and then read http://codex.wordpress.org/Using_Permalinks before setting them back up again. Especially the part about not starting a custom permalink structure with %category%.
First of it's weird because the sample custom structure
that they giving there is starting with category,
but anyway I trief changing it to something that dosen't
start with category or postname as there saying and that
dosen't help. still the same error.