CGCalendar url errors
Posted: Thu Feb 20, 2014 5:48 pm
Hello, I'm using CMSMS 1.11.10 and CGCalendar 1.13.3.
I put in my home page template 2 tags:
{cms_module module="CGCalendar" display="upcominglist"}
and
{cms_module module="CGCalendar" display="yearlist"}
The two tags display events as expected.
In the config tab of CGCalendar I have chose a default page (events-calendar) for the module (that contains {cms_module module="CGCalendar"}) and I set a default prefix for Pretty URLs (events).
Links generated by {cms_module module="CGCalendar" display="upcominglist"} have pretty urls and display the details in events-calendar.
The problem:
Links generated by {cms_module module="CGCalendar" display="yearlist"}:
- Year pagination urls are not pretty, but they change the year;
- Detail urls haven't the prefix "/events/" and have "/calendar/" instead, and they give a Not Found error.
I've read in the bug fixes of the module that the ugly url issue with display="yearlist" was fixed last october, so I guess I'm doing something wrong. But, what..?
Thank you for help
I put in my home page template 2 tags:
{cms_module module="CGCalendar" display="upcominglist"}
and
{cms_module module="CGCalendar" display="yearlist"}
The two tags display events as expected.
In the config tab of CGCalendar I have chose a default page (events-calendar) for the module (that contains {cms_module module="CGCalendar"}) and I set a default prefix for Pretty URLs (events).
Links generated by {cms_module module="CGCalendar" display="upcominglist"} have pretty urls and display the details in events-calendar.
The problem:
Links generated by {cms_module module="CGCalendar" display="yearlist"}:
- Year pagination urls are not pretty, but they change the year;
- Detail urls haven't the prefix "/events/" and have "/calendar/" instead, and they give a Not Found error.
I've read in the bug fixes of the module that the ugly url issue with display="yearlist" was fixed last october, so I guess I'm doing something wrong. But, what..?
Thank you for help