Customizing Gallery

environment Customizing gallery

debugging

Edit config.php

...
@ini_set('display_errors', 1);
...
$gallery->setDebug('logged');
$gallery->setDebugLogFile('/some/path/gallery/log');
...

links

Smarty - Toolkit

Gallery template reference

Leave a Reply

You must be logged in to post a comment.