Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
SQL Error DB function failed with error number 1109
Unknown table 'cb1_comprofiler_field_values' in MULTI DELETE SQL=DELETE FROM cb1_comprofiler_field_values, cb1_comprofiler_fields USING cb1_comprofiler_field_values v, cb1_comprofiler_fields f WHERE v.fieldid=f.fieldid and f.name like 'cb_privacypolicy_%';
SQL =
DELETE
FROM cb1_comprofiler_field_values, cb1_comprofiler_fields USING cb1_comprofiler_field_values v,
cb1_comprofiler_fields f
WHERE v.fieldid=f.fieldid and f.name like 'cb_privacypolicy_%';
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm trying to get privacy policy to work but after installing the plugin I can't do anything with it. If I try to enter the plugin settings an error occurs:
"Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}'
in [...] /httpdocs/components/com_comprofiler/plugin/user/plug_privacypolicy/privacypolicy.php on line 16"
Please Log in or Create an account to join the conversation.