- First i made a copy of LISE, called "LISEtest"
Then i added some Field Definitions and made some items: "item1" ... "item3"
The first item has this value in the "Custom URL" field: "test/test1"
In the options tab i filled in "test" in the "URL Prefix" field
In the "URL Template" field i haveThen made a page called "test" and a page called "test-detail"Code: Select all
{$item_title}
Next i call the module in the page called "test" using this tag:Now when i click the more-link of "item1" usingCode: Select all
{LISEtest template_detail="default" detailpage="test-detail"}
i get a "404 not found" warningCode: Select all
{$item->url}
The URL that is then shown is "mysite.tld/test/test1.html"
[solved] LISE: can't get detailpages to work
[solved] LISE: can't get detailpages to work
I'm using LISE 1.1 on CSMS 2.1. and the summarytemplate works as expected. However i'm having a hard time getting the detailpages to work. There seem to be several options that weren't in ListIt2, and i might not fully understand what their functions are. This is what i tried:
Last edited by LB Back on Sun Jan 10, 2016 10:32 pm, edited 1 time in total.
Re: LISE: can't get detailpages to work
It turned out that leaving the value in the "Custom URL" item-field blank, and also leaving the "URL Template" field blank in options, solved the 404 warning. Not sure yet what their functions are however. I'll find that out later. Any tips are still most welcome!
Happy now
Finally able to use CMSMS V2 in full force! Such a relief not having to revert to Wordpress or worse
)
Happy now


Re: [solved] LISE: can't get detailpages to work
The "Custom URL" field had an error with it. It should be fixed in the next release.