You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have try to require StripePayment (actualy v2.0.4) composer require thelia/stripe-payment-module ~2.0.0
on a fresh Thelia-project v2.4.4 installation,
when I activate the module in CLI or BackOffice I get error :
[RuntimeException]
Activation fail with Exception : [0] Unable to execute INSERT statement [INSERT INTO `module_image` (`id`, `module_id`, `position`, `created_at`, `updated_at`) VALUES (:p0, :p1, :p2,
:p3, :p4)]
I have try to require StripePayment (actualy v2.0.4)
composer require thelia/stripe-payment-module ~2.0.0
on a fresh Thelia-project v2.4.4 installation,
when I activate the module in CLI or BackOffice I get error :
Log :
The text was updated successfully, but these errors were encountered: