Back to Catalog Support

jleinbaugh
jleinbaugh

I'm running a site with SQLite and getting an error trying to install. Does the plugin require MySQL?

Tiipiik
Tiipiik

Well, as OctoberCMS is built on Laravel it should be database engine independant.

Can you tell me which error you got when you try to install the plugin ?

jleinbaugh
jleinbaugh

"SQLSTATE[HY000]: General error: 1 Cannot add a NOT NULL column with default value NULL (SQL: alter table "tiipiik_catalog_products" add column "brand_id" integer not null)" on line 664 of /home2/leinbaug/public_html/trailmanor/vendor/laravel/framework/src/Illuminate/Database/Connection.php Try again

Tiipiik
Tiipiik

It seems to be related to SQLite that needs a default value when we add a column to a table.

Are you able to make changes inside the code or not ? If you're not, please give me access to your install to make some tests about how to correct this, as I found some ways to do that but can't make changes inside source code for all users and potentially break their install.

Please use the form contact of my website to give me those accesses.

1-4 of 4