Created on 26 June 2024, 4 days ago

Problem/Motivation

Steps to reproduce

Activate module on Drupal 10.2

Install failed.

Errors

56 26/Jun 09:08 php Erreur Error: Class "Drupal\noahs_page_builder_pro\Controller\NoahsBuildThemeProController" not found in noahs_page_builder_library_info_alter() (line 873 of

/app/web/modules/contrib/noahs/noahs_page_builder.module).

55 26/Jun 09:08 php Erreur Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'settings' can't have a default value: CREATE TABLE
"noahs_page_builder_page" (

"page_id" INT NOT NULL auto_increment COMMENT 'Primary Key: Unique noahs_page_builder ID.',

"did" VARCHAR(56) NOT NULL,

"uid" INT NOT NULL DEFAULT 0 COMMENT 'Creator user\'s \"users\".uid',

"nid" VARCHAR(56) NOT NULL DEFAULT 0 COMMENT 'Creator from \"node\".nid',

"langcode" VARCHAR(12) NOT NULL DEFAULT '' COMMENT 'Language',

"settings" LONGTEXT DEFAULT '' COMMENT 'Save the json-html',

"page_settings" LONGTEXT DEFAULT '' COMMENT 'Save the json-html',

PRIMARY KEY ("page_id")

) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT 'Stores example person entries for demonstration purposes.'; Array

(

)

in Drupal\Core\Extension\ModuleInstaller->installSchema() (line 655 of /app/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php).

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France mgerbault

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mgerbault
  • First commit to issue fork.
  • Hi @mgerbault, im sorry about it. I was trying to publish the module and I forgot a few things.

    I have made a commit, you can download the module again or if you need it, I can generate a patch for you.

    Regards

Production build 0.69.0 2024