Page 1 of 1

category link dead, why ?

Posted: Tue Dec 04, 2007 3:12 pm
by comdespagne
I dont think anyone has faced this problem before, I can't retrieve anything on this forum.

My blog works perfectly but apparently some category link can't work.

Few month ago I've set a new host on my server in order to get rid of Iframe redirection, it seems some category links broke at this time, but I'm not sure I didn't notice it at first.

What puzzle me is that only two categories, all the others have a problem.

works:
http://blog.despagne.fr/categories/12-Vendanges-2006
http://blog.despagne.fr/categories/13-Vendanges-2007

doesn't work:
http://blog.despagne.fr/categories/10-Vignes
http://blog.despagne.fr/categories/14-Voyages
http://blog.despagne.fr/categories/11-Despagne
....

I've checked on admin, the category still exist.

I can't understand where the problem come from.

Thank you in advance,

Af

Re: category link dead, why ?

Posted: Tue Dec 04, 2007 3:22 pm
by garvinhicking
Hi!

That's really strange. How does your .htaccess look like?

Did your server URL change when you moved? Maybe the serendipity_permalinks table is out of synch...you should be able to resolve that by going to your s9y config, set URL rewriting to "None", and set one of your permalink patterns (like /categories/%id%) to something different (like /categories/%id%.html) and save. Then switch it back to your previous setting and set the permalink back to what it was before.

Regards,
Garvin

Garvin who else ?

Posted: Thu Dec 06, 2007 10:19 am
by comdespagne
problem solved.

Again many thanks. I should have thought of htaccess first.

cheers

:D