Search

Hello,

I have made a section called recent-article with as Navigation-group Content.

After that I made a DS with these settings.

name : recent-article source : dagboek

Output options : titel tekst formatted datum

At last I made a page with this settings :

page-settings : recent-article url-handle : recent-article parent-page : /

Datasource : recent-article

And still I get this message : The page you requested, /recent-article/2012/04/Taal/, does not exist.

What am I overlooking here.

Roelof

This one is solved by using the url-parameters on the right way. But I have another problem.

I have a url like this : http://test.tamarawobben.nl/recent-article/2012/04/Taal

Now I check these in my DS like this way :

titel (text input) {titel} datum (date) {year}/month}

But I have a article on april 2012 with the name Taal but it does not get find. Where am I mistaken now.

Roelof

You need to define the URL Parameters for the page as well. Otherwise Symphony is looking for a page with the path '/recent-article/2012/04/Taal/', which doesn't exist.

This is pretty basic stuff. I'd suggest to go through the tutorials (again) to make yourself comfortable with the general concepts.

I did that already. On the page the url-parameters are year/month/titel

Sorry, started my answer before your second post.

Does changing the DS date filter from {year}/month} (invalid syntax) to {$year}-{$month} (and {$title} respectively) help?

Yes that did the trick. The change from {$year}/${month} to ${year}-{$month} did it.

Yep, {$year}/${month} in a DS filter doesn't make any sense at all :-)

And again, reading the manual about the basics helps.

@roelof: your last example is still wrong. Not sure if that is meant to be a typo or not, but your $ should be inside your braces.

Sorry that was a typo.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details