I have two issues
1. when performing a search using the easy search box it would always say error could not load result, when looking at the browser response i got this
to Make it easier the problem is the trailing ')' at the end of the statement
so i noticed that there was a silent update, and thought it might be related to this issue and so i went through the update process and got this error
so i cannot move forward with the update either.
On a side note, every time i do an upgrade I get a notice that i am using a version of postgresql that is too low for dadabik minimum 8.3 even though i am using 16.13
Any suggestions?
You are using DaDaBIK version 13.3-Levanto enterprise, installed on Mar 10, 2026 the latest version of DaDaBIK is 13.4-Levanto released on Mar 18, 2026
You are not running the last release of DaDaBIK, the release you are running might have bugs and security holes, see the official change log for further information. You can upgrade DaDaBIK here.
In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enterprise to Platinum) please contact us.
PHP Version: 8.3.6
postgres version: 16.13 (Ubuntu 16.13-0ubuntu0.24.04.1)
Web server: Apache/2.4.58 (Ubuntu)
Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0
1. when performing a search using the easy search box it would always say error could not load result, when looking at the browser response i got this
[08] Error: during query execution.SELECT "id", "person" FROM "mail_list" WHERE (1 = 1) AND (COALESCE("person", '')) LIKE ('%' || :linked_field_filter || '%')) ORDER BY "person" ASC The DBMS server said: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near ")" LINE 1: ...D (COALESCE("person", '')) LIKE ('%' || $1 || '%')) ORDER BY... ^
to Make it easier the problem is the trailing ')' at the end of the statement
so i noticed that there was a silent update, and thought it might be related to this issue and so i went through the update process and got this error
[08] Error: during query execution. CREATE TABLE "dadabik_user_entities" ( id_user_entity SERIAL, table_user_entity VARCHAR(128) NOT NULL UNIQUE, id_user_field_user_entity VARCHAR(255) NOT NULL, first_name_field_user_entity VARCHAR(100) NULL, last_name_field_user_entity VARCHAR(100) NULL, email_field_user_entity VARCHAR(100) NULL, sync_create_user_entity SMALLINT NOT NULL, sync_update_user_entity SMALLINT NOT NULL, sync_delete_user_entity SMALLINT NOT NULL, id_group_user_entity INT NOT NULL UNIQUE, FOREIGN KEY (id_group_user_entity) REFERENCES "dadabik_groups"("id_group") ON DELETE CASCADE ON UPDATE CASCADE, PRIMARY KEY ("id_dadabrain_query"))
The DBMS server said: SQLSTATE[42703]: Undefined column: 7 ERROR: column "id_dadabrain_query" named in key does not exist at character 635
so i cannot move forward with the update either.
On a side note, every time i do an upgrade I get a notice that i am using a version of postgresql that is too low for dadabik minimum 8.3 even though i am using 16.13
Any suggestions?
Your current DaDaBIK version
You are using DaDaBIK version 13.3-Levanto enterprise, installed on Mar 10, 2026 the latest version of DaDaBIK is 13.4-Levanto released on Mar 18, 2026
You are not running the last release of DaDaBIK, the release you are running might have bugs and security holes, see the official change log for further information. You can upgrade DaDaBIK here.
In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enterprise to Platinum) please contact us.
System info
PHP Version: 8.3.6
postgres version: 16.13 (Ubuntu 16.13-0ubuntu0.24.04.1)
Web server: Apache/2.4.58 (Ubuntu)
Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0