Hi,
I've a problem with pretty urls and Listit2.
I have categories and sub-categories, when I try to display a detail view, the sub category appears in my URL and it return an empty view.
If i delete the sub-category in url, detail view is correctly displayed.
Example :
"http://****/commercants/activites/la-mezzanine/29.html
=>Return an empty view
"http://****/commercants/la-mezzanine/29.html
=> Ok
I use {$item->url} and "commercants" is the new name of the module. "activites" is a category.
If someone could help me...
Thanks.
CMSMS 1.11.5
ListitExtd 1.4 beta
List it 2 - Error with sub categories and pretty urls
List it 2 - Error with sub categories and pretty urls
Last edited by Dr.CSS on Thu Apr 25, 2013 11:19 pm, edited 1 time in total.
Reason: Please use double quotes on fake links so they aren't clickable...
Reason: Please use double quotes on fake links so they aren't clickable...
Re: List it 2 - Error with sub categories and pretty urls
Nobody knows ?
It's a real problem because all the website is done with this property...
In debug mode, I see item.alias : "activities/la-mezzanine" but it should be just "la-mezzanine"
Anyone, please ?
It's a real problem because all the website is done with this property...
In debug mode, I see item.alias : "activities/la-mezzanine" but it should be just "la-mezzanine"
Anyone, please ?

