Precedents
I purchased the Plugin and after installing the “Change Third Party Plugin”, I can see the button in the document, but when I click it I get errors on screen as you can see in the Log Files section below.
I have already tried contacting the developer, but they simply responded “Let me try to contact the guy that developed the module as he left the company an year ago.”
The initial support request was on March 2, 2025, and I haven’t received a solution from the developer.
If anyone may have some experience with this kind of error, I would appreciate getting your support.
What I have tried so far?
- I tried using a brand-new installation of Version 20.0.4
- I also tried with a brand-new installation of Version 19.0.3
- I tried to find the MySQL SELECT sentence, to inspect the actual “bad syntax of search string” but I couldn’t grep it on the Plugin’s files successfully. It seems it has a dependence from another module, which I can’t find.
- I also tried contacting Dolibarr Support, but they simply sent a reminder to the developers and didn’t respond to my requests for support or refund.
Log files
From Version 20.0.4
Dolibarr ha detectado un error técnico.
Esta información puede ser útil para fines de diagnóstico (puede establecer la opción $dolibarr_main_prod en ‘1’ para ocultar información confidencial):
Fecha: 20250302153806
Dolibarr: 20.0.4 - https://www.dolibarr.org
Inicio de sesión: geppettvs
PHP: 7.1.33
Servidor: LiteSpeed
SO: Linux s3413.mex1.stableserver.net 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC 2023 x86_64
Agente de usuario: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
URL solicitada: /difmadero/htdocs/fourn/commande/card.php?id=13&action=changethirdparty&page_y=555.5555419921875
Referer: Inicio de sesión @ 20.0.4
Administrar menú: eldy_menu.php
Módulos/Aplicaciones: user, supplier_proposal, fckeditor, projet, categorie, cron, fournisseur, societe, import, changethirdparty, gravatar, product, export
Administrador de tipo de base de datos: mysqli
Último error de solicitud de acceso a la base de datos: SELECT s.rowid, s.nom as name, s.name_alias, s.tva_intra, s.client, s.fournisseur, s.code_client, s.code_fournisseur FROM llx_societe as s WHERE s.entity IN (1) AND (Filter error - Bad syntax of the search string) ORDER BY nom ASC
Código de respuesta para el último error de solicitud de acceso a la base de datos: DB_ERROR_SYNTAX
Información para el último error de solicitud de acceso a la base de datos: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘error - Bad syntax of the search string) ORDER BY nom ASC’ at line 1
I also tried with brand-new installation of version 19.0.3, and I yet receive the same errors. Please see the error logs.
From Version 19.0.3
Dolibarr ha detectado un error técnico.
Esta información puede ser útil para fines de diagnóstico (puede establecer la opción $dolibarr_main_prod en ‘1’ para ocultar información confidencial):
Fecha: 20250302160440
Dolibarr: 19.0.3 - https://www.dolibarr.org
Nivel de características: 0
PHP: 7.1.33
Server: LiteSpeed
OS: Linux s3413.mex1.stableserver.net 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC 2023 x86_64
Agente de usuario: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
URL solicitada: /difmadero/htdocs/supplier_proposal/card.php?id=24&action=changethirdparty&page_y=195.55555725097656
Referer: Inicio de sesión @ 20.0.4
Administrar menú: eldy_menu.php
Módulos/Aplicaciones: user, supplier_proposal, fckeditor, projet, categorie, cron, fournisseur, societe, import, changethirdparty, gravatar, product, export
Administrador de tipo de base de datos: mysqli
Último error de solicitud de acceso a la base de datos: SELECT s.rowid, s.nom as name, s.name_alias, s.tva_intra, s.client, s.fournisseur, s.code_client, s.code_fournisseur FROM llx_societe as s WHERE s.entity IN (1) AND (Filter syntax error - Bad syntax of the search string) ORDER BY nom ASC
Código de respuesta para el último error de solicitud de acceso a la base de datos: DB_ERROR_SYNTAX
Información para el último error de solicitud de acceso a la base de datos: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘syntax error - Bad syntax of the search string) ORDER BY nom ASC’ at line 1
Kindly let me know how to fix.
If you need further information, please let me know to update this question.