Can not create new quote after upgrade to 1.5.4

I upgraded 1.5.2 to 1.5.4.
Everything looked fine at the first glance, the update ran without errors.

But now I created a new customer. Worked find.

I try to create a new quote for this customer and only get:

 https://mymachine/index.php/quotes/view/76

404 Page Not Found

The page you requested was not found.

The log looks like this:

DEBUG - 2017-09-09 13:03:37 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-09-09 13:03:37 --> Ajax MX_Controller Initialized
DEBUG - 2017-09-09 13:03:37 --> Config file loaded: /var/www/iplane152/application/config/invoice_plane.php
DEBUG - 2017-09-09 13:03:37 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/settings/models/Mdl_settings.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/controllers/../modules/layout/controllers/Layout.php
DEBUG - 2017-09-09 13:03:37 --> Layout MX_Controller Initialized
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/quotes/models/Mdl_quotes.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/clients/models/Mdl_clients.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/invoice_groups/models/Mdl_invoice_groups.php
DEBUG - 2017-09-09 13:03:37 --> Total execution time: 0.0390
DEBUG - 2017-09-09 13:03:37 --> UTF-8 Support Enabled
DEBUG - 2017-09-09 13:03:37 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-09-09 13:03:37 --> Quotes MX_Controller Initialized
DEBUG - 2017-09-09 13:03:37 --> Config file loaded: /var/www/iplane152/application/config/invoice_plane.php
DEBUG - 2017-09-09 13:03:37 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/settings/models/Mdl_settings.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/controllers/../modules/layout/controllers/Layout.php
DEBUG - 2017-09-09 13:03:37 --> Layout MX_Controller Initialized
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/quotes/models/Mdl_quotes.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/quotes/models/Mdl_quote_items.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/tax_rates/models/Mdl_tax_rates.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/units/models/Mdl_units.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/quotes/models/Mdl_quote_tax_rates.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/custom_fields/models/Mdl_custom_fields.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/custom_values/models/Mdl_custom_values.php
DEBUG - 2017-09-09 13:03:37 --> File loaded: /var/www/iplane152/application/modules/custom_fields/models/Mdl_quote_custom.php
ERROR - 2017-09-09 13:03:37 --> 404 Page Not Found: 

What else information do you need?

  • I can not create quotes for old customers
  • I can not create invoices for old customers
  • I can view old quotes of old customers
  • I can view old invoices

Note: I am able to create new customers!

I upgraded by copying the 1.5.4 files over the 1.5.2 files. Kept my ipconfig.php and all custom css/templates.

SORRY My Bad!

As I was checking with the roles, I was using a user, who was still somehow logged in but already deleted. Creating a quote with an existing user works fine! :wink: