ker0x,
il y a 12 ans
Il faut simplement que tu place un / devant l'url de ton lien pour dire au Helper de sortir du controller
<?= $this->Html->link($this->Html->image('project1.jpg', array('alt' => 'project')), '/img/project1.jpg', array('class' => 'zoombox thumb', 'escapeTitle' => false));
?>