I chose to have my permalinks of the format /%category%/%postname%/. This messes up the whole page links. My site seem to work when i have /index.php/%category%/%postname%/.
I don’t understand why it is expecting index.php/ for all the urls. Any idea on how to get rid of index.php in permalinks structure, yet to have all functional links?
Thanks for any help towards this.