I have just upgraded my wordpress installation from 3.1 to 3.1.1 and my custom structure permalinks are now broken,
The permalinks were set to follow this procedure,
/%category%/%postname%
however now they are just falling back to
?page_id=30
How can I fix this what has changed in 3.1.1 I wonder if it is a problem with my .htaccess file? Or maybe I am running on IIS?
