category link dead, why ?

Found a bug? Tell us!!
Post Reply
comdespagne
Regular
Posts: 19
Joined: Mon Jul 02, 2007 4:49 pm
Location: France
Contact:

category link dead, why ?

Post 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
Last edited by comdespagne on Thu Dec 06, 2007 10:22 am, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: category link dead, why ?

Post 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 Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
comdespagne
Regular
Posts: 19
Joined: Mon Jul 02, 2007 4:49 pm
Location: France
Contact:

Garvin who else ?

Post by comdespagne »

problem solved.

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

cheers

:D
Post Reply