Recurring invoice errors

I’m using the latest version 1.5.3 and when I visit invoice/view recurring invoices I get the errors below. Also I can’t setup the cron job as described in the wiki as the /invoices/cron/recur/ dirs don’t exist.

Severity: Notice

Message: Undefined offset: 28

Filename: views/index_recurring.php

Line Number: 56

Backtrace:

File: /home/xxxxxx/public_html/invoice/application/modules/invoices/views/index_recurring.php
Line: 56
Function: _error_handler

File: /home/xxxxxx/public_html/invoice/application/third_party/MX/Loader.php
Line: 404
Function: include

File: /home/xxxxxx/public_html/invoice/application/third_party/MX/Loader.php
Line: 365
Function: _ci_load

File: /home/xxxxxx/public_html/invoice/application/modules/layout/controllers/Layout.php
Line: 40
Function: view

File: /home/xxxxxx/public_html/invoice/application/modules/invoices/controllers/Recurring.php
Line: 38
Function: buffer

File: /home/xxxxxx/public_html/invoice/index.php
Line: 327
Function: require_once

There already is a topic on this problem:
https://community2.invoiceplane.com/t/topic/4497

Search the forum first next time.