Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pb caractères spéciaux sur moteur de recherche #141

Open
ericferrante opened this issue Nov 15, 2023 · 0 comments
Open

Pb caractères spéciaux sur moteur de recherche #141

ericferrante opened this issue Nov 15, 2023 · 0 comments

Comments

@ericferrante
Copy link

Le moteur de recherche produit une erreur lorsque la recherche se fait sur un mot contenant un caractère spécial :

Error (Internal Error) in file '/var/www/interfas/lodel/lodel/scripts/searchfunc.php' on line 100 :
SQL ERROR :
Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation 'like'

PHP Error in file '/var/www/interfas/lodel/lodel/scripts/searchfunc.php' on line 105 :
Call to a member function MoveNext() on bool

Que faut-il faire pour corriger cela ? Merci.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant