[opencms-dev] List Module
Babak
babak at wjug.ca
Sat Jun 21 15:05:06 CEST 2014
Hi
I have used a List Module to create a list of latest news but getting error
when clicking on each news header.
If I login to admin page and click on header getting:
This element cannot be displayed correctly because there is no detail page
configured for this type. Please create a type detail page for this type in
the sitemap editor.
But if I am logged in as Admin, I get 500 error.
I has to do with parameter that I am passing to Collector:
Collector is set to byQuery and here is the parameter that is passing to it:
fq=type:v8news
&
fq=con_locales:%(request.locale)
&
fq=parent-folders:("/shared/.content/news/" OR
"%(request.siteroot)%(link1)")
&
sort=collector.priority_prop desc, newsdate_%(request.locale)_dt desc
&
rows=3|createPath=%(link1)n_%(number:5).html
The last part , rows=3 or create path, I think this is the part that link is
being created
But I don't understand the logic.
http://wjug.ca
Any idea that might be helpful appreciated.
Thanks
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20140621/a90323d8/attachment.htm>
More information about the opencms-dev
mailing list