Page 2 of 3

Re: Problem with sending scheduled e-mails

Posted: 15 Jun 2015, 14:20
by boettner
This is my locale tab
Image

Re: Problem with sending scheduled e-mails

Posted: 15 Jun 2015, 21:36
by aimeos
Which TYPO3 and Aimeos versions are you using?

Re: Problem with sending scheduled e-mails

Posted: 16 Jun 2015, 05:41
by boettner
aimeos wrote:Which TYPO3 and Aimeos versions are you using?
TYPO3 6.2.12 and Aimeos 2.2.2

Re: Problem with sending scheduled e-mails

Posted: 16 Jun 2015, 08:24
by WahnM
Same versions (6.2.12 and 2.2.2 from TER)

Re: Problem with sending scheduled e-mails

Posted: 16 Jun 2015, 12:46
by aimeos
The problem was a NULL value for the country ID that caused the the Zend translator implementation to generate a warning. Could you please install this version and try again: http://aimeos.org/fileadmin/download/aimeos_2.2.3.zip

It should fix the problem and will be the base for the next minor release.

Many thanks to Robert for this help!

Re: Problem with sending scheduled e-mails

Posted: 16 Jun 2015, 16:18
by boettner
Thanks for this fix and your support, looks great.

Still have a problem with the cronjob itself though. But thats related to ISPConfig and OS user rights I think. Will track that down tomorrow.

Re: Problem with sending scheduled e-mails

Posted: 19 Jun 2015, 09:40
by WahnM
zend problem is fixed now. But the scheduler does not send mails automatically. I think it has nothing to do with the aimeos-task.
If I find a solution I will post it here.
Best wiches and thx for the support.
Marcus

Re: Problem with sending scheduled e-mails

Posted: 19 Jun 2015, 10:05
by aimeos
In Roberts installation we've seen a misconfiguration by executing the e-mail jobs in the standard Aimeos scheduler task too. This causes log entries in the madmin_log table due to missing settings. Maybe there are also some hints in your log table.

Re: Problem with sending scheduled e-mails

Posted: 19 Jun 2015, 12:46
by WahnM
phpmyadmin.jpg
phpmyadmin.jpg (92.17 KiB) Viewed 4995 times
products.jpg
products.jpg (29.77 KiB) Viewed 4995 times
I have found "Item with ID "" in "product.id" not found" in the madmin_log, but the producty have IDs?!

Any ideas?
M

Re: Problem with sending scheduled e-mails

Posted: 19 Jun 2015, 12:48
by WahnM
Here is the task. Anything wrong?
task.jpg
task.jpg (37.08 KiB) Viewed 4994 times