Hello,
cannot send a voucher in tool SEND A VOUCHER. Appears error in email body (enter a valid value) so cannot send voucher
Pleas help me.
Matteo Bellardi
cannot send a voucher in tool SEND A VOUCHER. Appears error in email body (enter a valid value) so cannot send voucher
Pleas help me.
Matteo Bellardi
all editor not working ecept "Editor codemirror". The others (as tinyMCE,, JoomlaCK or ARKEditor) not working or just send text without formatting. Also setting "Editor none" in Joomla global configurations cannot sending email because error in body mail.
Matteo
Editor "codemirrow" just works with some email templates and not always
<?php
public function save( $data ) {
?>
<?php
$data['email_body'] = JRequest::getVar( 'email_body', '', 'post', 'string', JREQUEST_ALLOWRAW );
?>