[TYPO3-english] Re: how to : use $message->render(); in v4.5.3?

Calgacus map Brude calgach at gmail.com
Thu Nov 21 15:53:41 CET 2013


this is how I did it :
    $this->redirect('validate_failed', 'Coupon', 'coupons', array('coupon' => $result, 'filename' => $filename, 'message' => 'Expired.'));

avoiding the whole flashmessage thing and passing a coupon object as well.



More information about the TYPO3-english mailing list