Error on Customers and Products page in admin panel.

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
D-Cell
Posts: 23
Joined: 17 Dec 2018, 17:47

Error on Customers and Products page in admin panel.

Post by D-Cell » 30 Jan 2019, 17:56

Hello, Aimeos team! I would like to say thank you for the major update of Aimeos. :) Today i updated my Laravel/Aimeos to the latest versions. Everything seems to go well, but when i open Customers and Products pages in my admin panel, there is an error on the top:

Code: Select all

 Error SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lvupr.type' in 'field list', /var/www/host3.local/public_html/vendor/aimeos/aimeos-core/lib/mwlib/src/MW/DB/Statement/DBAL/Simple.php:91
My Laravel version is 5.7.24, Aimeos version is 2019.01.1
System is Linux Fedora 29, PHP 7.2.13, Mariadb 10.2.19, Nginx.

Please, give me some advice about this.
Thank you!

D-Cell
Posts: 23
Joined: 17 Dec 2018, 17:47

Re: Error on Customers and Products page in admin panel.

Post by D-Cell » 31 Jan 2019, 09:38

Sorry to trouble! The problem has gone. I dont know what was the reason, but i don`t see any error after i restarted mysql, php-fpm and nginx services :)

So if someone faces the same trouble after update, please restart the server first.

Aimeos, please, mark the topic as solved)
Thank you!

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Error on Customers and Products page in admin panel.

Post by aimeos » 31 Jan 2019, 13:07

Either you didn't run the setup tasks (php artisan aimeos:setup) or there have been old SQL statements cached in the APCu cache.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply