Can't create invoice or quote

Hello,

I have a fresh install of IP.
Setup was fine and adding customers and products etc all work fine.
When I create a new invoice or qoute, I get this error:

It seems that the application stuck because of an error.

I turned on debug, but nothing strange comes up:

DEBUG - 2018-02-09 10:49:59 --> UTF-8 Support Enabled
DEBUG - 2018-02-09 10:49:59 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2018-02-09 10:49:59 --> Ajax MX_Controller Initialized
DEBUG - 2018-02-09 10:49:59 --> Config file loaded: /var/www/clients/client2/web50/web/Finance/application/config/invoice_plane.php
DEBUG - 2018-02-09 10:49:59 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2018-02-09 10:49:59 --> File loaded: /var/www/clients/client2/web50/web/Finance/application/modules/settings/models/Mdl_settings.php
DEBUG - 2018-02-09 10:49:59 --> File loaded: /var/www/clients/client2/web50/web/Finance/application/controllers/../modules/layout/controllers/Layout.php
DEBUG - 2018-02-09 10:49:59 --> Layout MX_Controller Initialized
DEBUG - 2018-02-09 10:49:59 --> File loaded: /var/www/clients/client2/web50/web/Finance/application/modules/invoices/models/Mdl_invoices.php
DEBUG - 2018-02-09 10:49:59 --> Total execution time: 0.0084

The server error logs stays empty and according to the access log the creating of invoices should be fine:

1.2.3.4 - - [09/Feb/2018:10:49:59 +0100] "POST /Finance/index.php/invoices/ajax/create HTTP/1.1" 200 829 "https://sub.domain.com/Finance/index.php/users" "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36"

I have edited the .htaccess and ipconfig.php so that it is using the sub-directory “Finance”.

Please search the forum before posting. This issue is mentioned here:

https://community2.invoiceplane.com/t/topic/5741

1 Like