Table "fe_users" is missing -Resolved
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Table "fe_users" is missing -Resolved
Using AIMEOS v23.10 and Php 8.2.12
I am new to Aimeos. I am trying to install Aimeos-Laravel following the guide at https://github.com/aimeos/aimeos-larave ... stallation. When I run the following command:
php artisan aimeos:setup --option=setup/default/demo:1 (with or without the demo option),
I get the following error message: Table "fe_users" is missing. Kindly assist.
REsolved!!
I am new to Aimeos. I am trying to install Aimeos-Laravel following the guide at https://github.com/aimeos/aimeos-larave ... stallation. When I run the following command:
php artisan aimeos:setup --option=setup/default/demo:1 (with or without the demo option),
I get the following error message: Table "fe_users" is missing. Kindly assist.
REsolved!!
Re: Table "fe_users" is missing -Resolved
I removed the ai-typo3 extension
Re: Table "fe_users" is missing -Resolved
How did you install Aimeos and what is your host application (TYPO3, Laravel, Symfony)?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Table "fe_users" is missing -Resolved
I restarted the installation with Aimeos only.