These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
Hoping that Brad or someone could confirm this line of code, taken from the last example on http://wiki.slideshowpro.net/SSPdir/API-DirPHP-OnDemand is correct.
$recent = $director->content->all(array('limit' => 10, 'only_images' => true));
Many thanks
Lee
Offline
Works for me with the latest version of Director and the DirectorPHP class. What happens when you try it?
Offline