No email from reccurring invoices

Hi

I am getting no email from the recurring invoices I am testing.
I see the dat changing to next week but no email.
When I look at the log file:

ERROR - 2016-11-18 02:16:20 --> Could not find the language line "calendar_week_2"
ERROR - 2016-11-18 02:16:20 --> Could not find the language line "calendar_week_3"
ERROR - 2016-11-18 02:16:20 --> Could not find the language line "calendar_week_4"
ERROR - 2016-11-18 02:16:20 --> Could not find the language line "calendar_month_2"
ERROR - 2016-11-18 02:16:20 --> Could not find the language line "calendar_month_4"
ERROR - 2016-11-18 02:20:15 --> Could not find the language line "calendar_week_2"
ERROR - 2016-11-18 02:20:15 --> Could not find the language line "calendar_week_3"
ERROR - 2016-11-18 02:20:15 --> Could not find the language line "calendar_week_4"
ERROR - 2016-11-18 02:20:15 --> Could not find the language line "calendar_month_2"
ERROR - 2016-11-18 02:20:15 --> Could not find the language line "calendar_month_4"
ERROR - 2016-11-18 02:20:25 --> Severity: Notice  --> Undefined property: CI::$mdl_invoice_tax_rates ..............................\system\core\Model.php 52

What is going wrong here?

Is there no one with the same problem??

Undefined property: CI::$mdl_invoice_tax_rates

Please try to set a tax rate for the invoice and try again. Can also be a tax rate with 0%.

Hello Kovah

Thnx for the answer but that didn’t do the trick.

Bert

Kovah

You want my login to have a look?
Can I PM you here?

Bert

I think I got it working now.

Top applicacation

What was the solution you found?

Hi Chris

I changed a lot and suddenly it worked.
I think it was that I forgot the default template.

But now I am changing a lot of other things and the complete email is not working anymore.

ERROR - 2016-11-21 17:22:01 --> Query error: Incorrect integer value: '' for column 'include_item_tax' at row 1
ERROR - 2016-11-21 17:26:58 --> Could not find the language line "calendar_week_2"
ERROR - 2016-11-21 17:26:58 --> Could not find the language line "calendar_week_3"
ERROR - 2016-11-21 17:26:58 --> Could not find the language line "calendar_week_4"
ERROR - 2016-11-21 17:26:58 --> Could not find the language line "calendar_month_2"
ERROR - 2016-11-21 17:26:58 --> Could not find the language line "calendar_month_4"

ERROR - 2016-11-21 17:22:01 --> Query error: Incorrect integer value: '' for column 'include_item_tax' at row 1

With that error it was working an half hour ago.

I am still testing.

Bert

I have set up a recurring invoice on a test site, which should send a email tomorrow, I’ll let you know if it works…

That will be ok.

Thnx

But you can test it now as well.

How are you doing the testing? Specifically how are you triggering the recurring invoices?

When you create recurring
Set it on every week and set startdate on today.

My cron is working every minute so I can see it.

Bert