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.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
cacauRio wrote: I've solved almost now!!! I will test little more to make sure that it is really solved.
Here it goes:
CB has security checks, which rely on a unique generated string. This is designed to protect you and it requires 100% accuracy or the check will fail (and subsequently log the user out, which would clear their Joomla cookie). You can disable the spoof checking by editing plugin.foundation.php and changing _CB_SPOOFCHECKS define to 0 instead of 1.
This is at the ../administrator/components/com_comprofiler/plugin.foundation.php
I will keep in touch if another thing happens to report the testing.
Please Log in or Create an account to join the conversation.