News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Newsletter setting

Started by Trendslink, June 16, 2016, 01:51:33 AM

Previous topic - Next topic

Trendslink

Can someone tell me how to send newsletter to all subscriber. Because since i insert customer email into NEWSLETTER SIGNUP at footer i can't do it. It's fail. Do we need to approve new subscriber on admin panel? since i added 163 subscriber newsletter seems fail to send email.

Please refer attachment file for error log


Thanks in Advance!

abolabo

it's a known issue..
To solve just run these sql queries in phpMyAdmin
ALTER TABLE `ac_task_details`
CHANGE COLUMN `settings` `settings` LONGTEXT NULL DEFAULT NULL ;

ALTER TABLE `ac_task_steps`
CHANGE COLUMN `settings` `settings` LONGTEXT NULL DEFAULT NULL ;


where ac_ - your table name prefix.
Then delete incomplete tasks and try to send mail again
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Trendslink

Previously i don't know how to do it. haha. But i try again search tutorial at youtube now i understand. It works. Thank you Abolabo.


Best Regards,

Edson Francis

Forum Rules Code of conduct
AbanteCart.com 2010 -