Problem with calendar and clean urls [SOLVED]
Posted: Sun Oct 14, 2007 10:40 am
I clean-ified my CMSMS site urls by mod_rewrite, and it seems that it broke something with the calendar: if I try to view the event detail-page, I get 404 not found error.
First I thought it's a problem with Finnish characters Ä and Ö, but the detail-page link does not work even without the special characters.
One example of such a calendar detail link is here:
http://valonkoti.net/2007/10/03/15-V%EF ... %BD-s.html
This I understand it can't work, but why the following calendar entry doesn't show either is a mystery to me:
http://valonkoti.net/2007/07/14/16-testi.html
I removed the {$moretext} link text from the Calendar list template to avoid confusing users, but if someone could help me to find a solution, that would be fantastic
The Calendar module I have installed is version 0.7.10.
First I thought it's a problem with Finnish characters Ä and Ö, but the detail-page link does not work even without the special characters.
One example of such a calendar detail link is here:
http://valonkoti.net/2007/10/03/15-V%EF ... %BD-s.html
This I understand it can't work, but why the following calendar entry doesn't show either is a mystery to me:
http://valonkoti.net/2007/07/14/16-testi.html
I removed the {$moretext} link text from the Calendar list template to avoid confusing users, but if someone could help me to find a solution, that would be fantastic
The Calendar module I have installed is version 0.7.10.