Backend conditionals are off by default. You need to enable them in CB > Plugin Management > CB Conditional > Parameters. I however do not recommend doing this as it hampers you ability to manage your users properly. Instead shut off backend validation within CB > Configuration > User Profile by setting "Fields Validation in User Management" to "No".1) Conditions do not work in backend : backend profile updates can not be saved as fields that sould not be filled in are required to be filled in by the system.
That's a separate issue entirely and probably due to your sites very heavy use of caching. Your registration form is probably being cached, which it should not be as it results in the spam check and spoof check inputs not updating on view like they should. Disable all caching and purge existing cache then see if your issue persists.2) When registering we still have this message/problem : "Session expired or cookies are not enabled in your browser. Please press "reload page" in your browser, and enable, and enable cookies in your browser. please refresh/reload before fillin-in".
You need to provide the error. Where in backend? It happening sometimes sounds like a possible browser performance issue.3) Sometimes in backend I have a Javascript error : a jquery script blocks and break the browser.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Disable 3rd party Joomla system plugins 1 by 1 within Extenions > Plugin Manager. Do not disable core Joomla extensions here. Retest after each extension is disabled and see if issue persists. If it solves after disabling an extension then you've found the culprit. If that doesn't solve it then retest with default Joomla template. If that doesn't fix it then retest with all SEF turned off and all caching turned off. If that doesn't solve it then disable non-core CB plugins 1 by 1 within CB > Plugin Management to see if a plugin could be causing it. Basically the goal is to find the conflict as something is messing with the session data or form data.2) After having disabled and purged all caches the problem persists. Caching management hasen't changed at our end since install of new CB 2.0 and we did not have such problem with CB 1.X
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.