Search found 6 matches

by LorenzoM
27 Aug 2018, 14:32
Forum: Symfony bundle
Topic: Order email not send
Replies: 6
Views: 9551

Re: Order email not send

The order confirmation e-mail was sent successfully because of this entry in mshop_order_status: 16 3 1 email-payment 5 2018-08-22 15:42:01 2018-08-22 15:42:01 aimeos:jobs Your problem must be somewhere else. Hello again. today I did some tests on Swiftmail via FOS user bundles like the reset of th...
by LorenzoM
27 Aug 2018, 09:16
Forum: Symfony bundle
Topic: Add new column in mshop_order table and manage in admin
Replies: 2
Views: 4870

Re: Add new column in mshop_order table and manage in admin

Thanks for your answare, could you write me an example or a link to an online help?
My target is to send an email automaticaly to the customer when I put into this field the tracking number.

Thanks!
by LorenzoM
24 Aug 2018, 14:52
Forum: Symfony bundle
Topic: Add new column in mshop_order table and manage in admin
Replies: 2
Views: 4870

Add new column in mshop_order table and manage in admin

- Symfony 3.4.14 - Aimeos installed last week - PHP 5.5.9 - Ubuntu 4.23 Hi everybody! I need to insert a field in the mshop_order table containing the order tracking number. This field must be visible only in admin and valued with a data entered in the order details and then sent by email. Do you ha...
by LorenzoM
24 Aug 2018, 14:17
Forum: Symfony bundle
Topic: Order email not send
Replies: 6
Views: 9551

Re: Order email not send

Thanks for your reply.

Is there a log or something I can check to figure out where the error is?
Like "order/email/payment" in debug mode....
by LorenzoM
24 Aug 2018, 06:49
Forum: Symfony bundle
Topic: Order email not send
Replies: 6
Views: 9551

Re: Order email not send

Are there any e-mail related errors in the log panel after you've executed the "order/email/payment" job? Is there an "email-sent" entry in the mshop_order_status table for your orders? 1) no 2) no, I paste here all records about this order mshop_order id baseid siteid type date...
by LorenzoM
22 Aug 2018, 12:35
Forum: Symfony bundle
Topic: Order email not send
Replies: 6
Views: 9551

Order email not send

Hi everybody! After following all setup instruction and setting all issue I made some order in my shop but I never received any email. Cronjob is setting and don't return any error and jobs like "order/cleanup" works well. How can I check if everything it's ok? There's the possibility to s...