Please Log in or Create an account to join the conversation.
Thank you, fixed.Ps: Your link to "Help US Help You" is broken in your Topic "Read first Please"
Please Log in or Create an account to join the conversation.
Those columns are not in _users database table.Normally this happens when a column has been added to _users (but thought we fixed this with 1.8.1?). Please check if those columns are in _users database table and if they are please remove them.
I have tested in frontend.Is this happening on frontend? Backend? or both?
I am using CB Conditional 1.8.2.If I understand correctly those fields are conditioned? How? With CB Conditional? If so does disabling the CB Conditional plugin resolve the issue? What version of CB Conditional
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
That conditional is not valid. You can't "condition others" with a delimiter field as it has no value, no input.
I'm sorry but I do not understand.Delimiter fields should be passed for storage as they have no column in _comprofiler. Do the delimiter fields contents contain an Input by any chance?
The call stack with the sql query of the example on the file attached of my last post :Do the delimiter fields contents contain an Input by any chance? Is there any further information below the error? Generally a callstack is below it to describe where the error came from.
Please Log in or Create an account to join the conversation.
You can't put a condition on delimiter fields at all. It won't do anything. Delimiter fields have no field value. You can show/hide delimiter fields from another field, but you can't show/hide other fields from a delimiter field.1 - If you said that because I used "condition others" on delimiter field, it's not true. The "condition others" is on checkbox field and delimiter field is selected in the combobox list "Show".
2 - If you said that I should not select the "field delimiter" in the combobox list "Show" of "other conditions" of the checkbox field. Did you say that it is impossible to conditionally show or hide a delimiter field ? In that case why the delimiter fields are in the combobox list ?
Was a typo, meant "shouldn't". Delimiter fields don't store to database.I'm sorry but I do not understand.
For me, delimiter fields are not in the database. It should never be in the sql query. Are you agree with that ?
Error doesn't seam to be coming from CB Conditional. I'm not sure why it's trying to pass a delimiter field to database. I could in no way duplicate this. It looks like you're adding an Input to your delimiter field and it's called "cb_line". You can't do this. Any HTML Inputs present will submit with the form.The call stack with the sql query of the example on the file attached of my last post :
You need to use "Conditional Self" or configure from another field like a checkbox to show/hide the delimiter with "Conditional Other"I just need to conditionally hide or show a delimiter field in register form or profil for example. How can I do that ?
Please Log in or Create an account to join the conversation.