в контроллере:
$this->Flash->error("error message!");
return $this->redirect(['controller' => 'users', 'action' => 'home']);
в вашем home.ctp или layout / default.ctp
<?= $this->Flash->render() ?>
** in ваш Элемент / Fla sh**
создать error.ctp if. не существует