Page 1 of 2

e-mail scheduler problem with saving

Posted: 22 Mar 2016, 08:11
by crazyforester
Hello,
I try to add Scheduled task - class Aimeos Shop e-mail scheduler.
Frequency, Sender name, Sender e-mail, Reply e-mail, Product detail page ID, Base URL to the product images,Absolute path, Jobs and Sites are filled properly and when I try to save it an error appears above the form.
It only shows error, but no message appears and saving is not possible
I use Aimeos version 2.4.4
Would you give any hint where it could be the problem
Thanks

Re: e-mail scheduler problem with saving

Posted: 23 Mar 2016, 12:41
by aimeos
Which TYPO3 version are you using? Could you post a screenshot of the data you've entered?

Re: e-mail scheduler problem with saving

Posted: 25 Mar 2016, 06:47
by crazyforester
My TYPO3 version is 6.2.15.
Actually problem were solved in that way.
At first aimeos version were 2.4.3 and I update to 2.4.4 and then I saw the problem.
I removed aimeos template from the main template of the site, clean all the cache and then add the aimeos template again.
Now emails with login information come successfully
but there is a problem, no order confirmation emails are coming.

Re: e-mail scheduler problem with saving

Posted: 25 Mar 2016, 09:26
by aimeos
A screenshot of the data in the e-mail scheduler task might help to solve the problem.

Re: e-mail scheduler problem with saving

Posted: 25 Mar 2016, 15:50
by crazyforester
this is the screenshot about "Order payment related e-mails"

Image

and this is the screen about " Order payment related e-mails"
Image

Re: e-mail scheduler problem with saving

Posted: 25 Mar 2016, 17:01
by aimeos
The first one won't work because you are using the Aimeos standard scheduler task for sending e-mails. The second screenshot showing the Aimeos e-mail scheduler task seems to be OK. Is the second one executed successfully if you start it by hand?

Re: e-mail scheduler problem with saving

Posted: 26 Mar 2016, 07:02
by crazyforester
How should be the first , I mean "Order payment related e-mail", any example

Yes, the second works fine manually.

Re: e-mail scheduler problem with saving

Posted: 27 Mar 2016, 10:20
by aimeos
crazyforester wrote:How should be the first , I mean "Order payment related e-mail", any example
You only need the second one and it should be used for all e-mail related tasks. The first one one for all non-email tasks.

Re: e-mail scheduler problem with saving

Posted: 28 Mar 2016, 06:49
by crazyforester
OK, second one is enough for me, but client receives only email about account "Ihr neues Benutzerkonto"
I would like an email to user about order details and payment.
What I have missed

Also, when I changed at the aimeos backend the order status - payment received, it dispatched - no email is sent to user

Re: e-mail scheduler problem with saving

Posted: 29 Mar 2016, 13:15
by crazyforester
Now I see the following errors in Log panel
Error while processing order with ID "73": Method "process" for provider not available

The same error appears for every order with every payment provider - PostPay, PaypalExpress and Prepay
maybe this is the problem