Problem with calendar and clean urls [SOLVED]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
iskanje
Forum Members
Forum Members
Posts: 17
Joined: Mon Oct 08, 2007 8:01 pm

Problem with calendar and clean urls [SOLVED]

Post by iskanje »

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.
Last edited by iskanje on Sun Oct 14, 2007 11:19 am, edited 1 time in total.
Signex

Re: Problem with calendar and clean urls

Post by Signex »

in content->calender->settings did you choose a default page for calender with this option?

"Default page that contains Calendar. This page must contain a Smarty tag that calls Calendar. Required if you use the pretty URLs.:"
iskanje
Forum Members
Forum Members
Posts: 17
Joined: Mon Oct 08, 2007 8:01 pm

Re: Problem with calendar and clean urls [SOLVED]

Post by iskanje »

Aah, that was simple, thanx for pointing that out. I had the default page set, but I had since moved the tag to other page...

Thanks again!!!
Post Reply

Return to “CMSMS Core”