I having this issue when i try login with oneall by facebook and when i try access config in ACP
when try sign in: "SQL ERROR [ mysqli ]
Field 'user_facebook' doesn't have a default value [1364]"
When try access config extension in an ACP: "Módulo não está acessível (module is not available)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/functions_module.php
LINE: 563
CALL: trigger_error()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()"
Answers
our plugin does not use a table called user_facebook, it is very likely that the error comes from another plugin. Could you please post a link to your forum?
We will have a look.
Regards,
Indeed, our plugin does not use such a fieldname.
The error occurs once the login is successful, when redirecting to one of your other page.
Perhaps another plugin is trying to use some of the login data incorrectly?
Regards.