How to do that?Turn strict mode off for the db errors. Run this query; SET @@global.sql_mode= '';
ok, sorryAlso the error is pretty bog standard it does say whats wrong, try posting the file code via pastebin. instead of just pasting an error.
Seems like these file has been modified as it differs from original BrainCMS releases. However as Morohara explained, these errors are pretty straightforward.It gives me the following error, also, when I put the sql in the db I get several errors, I need help, some db that is compatible with brain and emulator trap please, thanks.
You must be registered for see links
$query->execute([ $userId, $code ]);
$query->execute($userId, $code);