Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database-Update after installation not possible #1

Closed
sgei opened this issue Sep 9, 2024 · 1 comment
Closed

Database-Update after installation not possible #1

sgei opened this issue Sep 9, 2024 · 1 comment

Comments

@sgei
Copy link

sgei commented Sep 9, 2024

Contao: 4.13.47
Isotope: 2.9.1
PHP: 8.3.11

After installation via contao manager no database update possible.

[2024-09-09T16:23:17.985526+00:00] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_route":"contao_install","_scope":"backend","_store_referrer":false,"_controller":"Contao\InstallationBundle\Controller\InstallationController"},"request_uri":"https://.../contao/install","method":"GET"} []
[2024-09-09T16:23:18.585635+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Schema\Exception\ColumnDoesNotExist: "There is no column with name "stock" on table "tl_iso_product"." at /var/www/vhosts/.../vendor/doctrine/dbal/src/Schema/Exception/ColumnDoesNotExist.php line 16 {"exception":"[object] (Doctrine\DBAL\Schema\Exception\ColumnDoesNotExist(code: 30): There is no column with name "stock" on table "tl_iso_product". at /var/www/vhosts/cool-saha.85-214-24-211.plesk.page/bfc/vendor/doctrine/dbal/src/Schema/Exception/ColumnDoesNotExist.php:16)"} []

@koertho
Copy link
Contributor

koertho commented Sep 16, 2024

Thanks for reporting, should be fixed in 0.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants