I am having problem in sending the news letter through Sales>Mail. when i am composing the mail and sending it, i m getting the error E-Mail Message required!. Do any one can help me to solve this error please?
Please do reply urgent.
Thanks
Peter
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
Peter
mpandey wrote:Hi Peter,pedro1993 wrote:Are you posting anything in the email message field?
Peter
Yes i am posting in the message field.
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
Hi Peter,pedro1993 wrote:Do you have any vQmods installed that may be interfering?
Peter
mpandey wrote:Hi Peter,pedro1993 wrote:Are you posting anything in the email message field?
Peter
Yes i am posting in the message field.
yes i have installed vQmod, but its not active. if the problem is due to vQmod then how can i remove it?
Thanks
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
Peter
i2Paq wrote:I can confirm that with a clean install and NO vQmods I have the same issue.
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
Code: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());
Thanks for your reply.MarketInSG wrote:do a search for line 244 (the following)
and replace withCode: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());
Which folder?
THANKS A LOT. WORKED VERY WELLMarketInSG wrote:do a search for line 244 (the following)
and replace withCode: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());

mpandey wrote:THANKS A LOT. WORKED VERY WELLMarketInSG wrote:do a search for line 244 (the following)
and replace withCode: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
Welcomempandey wrote:THANKS A LOT. WORKED VERY WELLMarketInSG wrote:do a search for line 244 (the following)
and replace withCode: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());


Peter

MarketInSG wrote:do a search for line 244 (the following)
and replace withCode: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());
For OpenCart & PHP/MySQL support feel free to PM me
Click here for my extentions
Did I help you? Donate here to show support
Thanks for the effortspedro1993 wrote:Here is a vQmod version of the fix
Peter
MarketInSG wrote:do a search for line 244 (the following)
and replace withCode: Select all
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());
Code: Select all
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());

Keep it up.
I just wanted to thank you for your vQmod version of the fix, I just tested it and it works great.
I have also come across the older thread on this same issue, which offers a hardcoding fix, and two vQmod versions fix, but I figured I should reference your fix instead because it is of fresh date, altho less time downloaded.
Thanks once more
Users browsing this forum: No registered users and 19 guests