... and then \includes\templates\template_default\tpl_product_reviews_write_default needs to add the following line to actually display the messages:
Code:<?php if ($messageStack->size('product_reviews_write') > 0) echo $messageStack->output('product_reviews_write'); ?> <div class="centerColumn" id="reviewsWrite">



