OMG Ramon you're an angel.
I've got it work now. I replaced the lines above in the show.news.php
Added
- Code: Select all
$schedule = true;
in my include codes and while i was searching here i found
this topic.
There i found this code
- Code: Select all
$sort = array('title', 'ASC');
As i was playing with it, i finally changed title in date and placed that code on top of the html line in my 'Agenda' template like this.
- Code: Select all
$sort = array('date', 'ASC');
$template_active = <<<HTML
I cleared the cache (very important to do) and *boom all dates had it's right order listing.

I can't say enough how delited i am at the moment. Thanks Ramon!
Is this all "basic" php? Because most of de codes, snippets and hacks... it really doesnt make any sence to me haha
But we're learning everyday.
/ Piece of Dutch talk:
Dank je wel! Ben echt blij! Nu dat kut ding van een Spaw nog weten op te lossen. *Rotding...
I'm heading off to bed... with a satisfied feeling. Yahoo!!!