Permalinks screwup
Posted: Wed Nov 22, 2006 2:31 pm
Guys, if anyone can shed some light on this would be great. I decided a little while ago to change the Permalink formation for my blog site,
From: archives/%id%-%title%.html
To: archives/%year%/%monthnum%/%day%/%title%.html
From: authors/%id%-%realname%
To: authors/%realname%
From: categories/%id%-%name%
To: categories/%name%
From: feeds/categories/%id%-%name%.rss
To: feeds/categories/%name%.rss
From: feeds/authors/%id%-%realname%.rss
To: feeds/authors/%realname%.rss
Now the second I clicked on save configuration, - my site collapsed. I get an error 500 immediately.
Is there any way I can fix this, - edit a php file to reflect the old formation of permalinks, - change perhaps my .htaccess to reflect the old formation. Anything I can do that won't have me re-installing my site??
Please help if you have a solution,
Thanks,
From: archives/%id%-%title%.html
To: archives/%year%/%monthnum%/%day%/%title%.html
From: authors/%id%-%realname%
To: authors/%realname%
From: categories/%id%-%name%
To: categories/%name%
From: feeds/categories/%id%-%name%.rss
To: feeds/categories/%name%.rss
From: feeds/authors/%id%-%realname%.rss
To: feeds/authors/%realname%.rss
Now the second I clicked on save configuration, - my site collapsed. I get an error 500 immediately.
Is there any way I can fix this, - edit a php file to reflect the old formation of permalinks, - change perhaps my .htaccess to reflect the old formation. Anything I can do that won't have me re-installing my site??
Please help if you have a solution,
Thanks,