chadronlc wrote: Please Help. This quick fix does not work for me.
Since updating to CB 1.4 I have not been able to add new members (joomla version 1.5.23).
The fix alters the plugin.class.php file in com_profiler. My file was slightly different than the fix suggests as follows:
first change is to comment line 1991 "this.startRequest(element)"
I found this on line 3981 in my file and commented it out.
second fix is to comment line 2011 "validator.stopRequest(element, response)"
I found this on line 4021 and commented it out.
third fix is to comment line 2019 "validator.stopRequest(element, response)"
I could not find this second occurrence of the validator statement. Instead, I found "validator.stopRequest(element, textStatus)" on line 4037 and commented it out.
Any assistance would be greatly appreciated.
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.
Please Log in or Create an account to join the conversation.