problems with new CB 1.2.2
Closed this issue · 13 comments
What steps will reproduce the problem?
1. registration page errors
Warning: Parameter 4 to getReCAPTCHAtab::onBeforeRegisterForm() expected to
be a reference, value given in
D:\Prod_Webfolder\administrator\components\com_comprofiler\plugin.class.php
on line 551
Original issue reported on code.google.com by scubaste...@embarqmail.com
on 11 Mar 2010 at 12:29
I am rave same problem..
Original comment by sitecand...@gmail.com
on 24 Mar 2010 at 5:08
i have the same problem
how to change the them i just want to display the code on the registration page
Original comment by ramendra...@gmail.com
on 2 Apr 2010 at 7:29
I have it too!
Original comment by hupp...@gmail.com
on 18 May 2010 at 11:26
i think this is a php5.3 issue, because it works fine with version 5.2.10, cb
1.2.2 and joomla 1.5.18. please fix this tiny problem.
Original comment by supp...@lunatic-warriors.de
on 7 Jun 2010 at 8:16
[deleted comment]
^ Thanks for the assistance Mr.marlen.kassym.
We will include this CODE in our next release for better compatibility.
Original comment by ios...@gmail.com
on 5 Aug 2010 at 8:38
- Changed state: Started
- Added labels: Component-Logic
This problem/bug has been fixed in the up-coming RC2 or FINAL1.0 version.
It will be released this month, August 2010.
Original comment by ios...@gmail.com
on 9 Aug 2010 at 2:35
- Changed state: Fixed
This issue isn't fixed by removing errors :(
The reCaptcha affected a single registration, protecting as it should, but
afterwards it simply refused to remain effective.
It honestly worked once and only once, and I can't explain why that is, but
afterwards it simply displays the error and adding a line to prevent the error
being displayed does not help.
It's a shame, I was elated when it worked the first time.
Thanks for your work all the same.
Original comment by tantoedge
on 27 Nov 2010 at 9:21
In components\com_comprofiler\plugin\user\plug_cbrecaptcha\cb.recaptcha.php ln
93, change:
function onBeforeRegisterForm( $option, $emailpass, &$regErrorMSG, &$fieldsQuery ) {
to:
function onBeforeRegisterForm( $option, $emailpass, &$regErrorMSG, $fieldsQuery ) {
That fixed it for me.
Original comment by ansari.d...@gmail.com
on 9 Jan 2011 at 4:00
Невероятно,Помогло!Спасибо!!!
Original comment by twin...@gmail.com
on 22 Nov 2011 at 12:33
I have the same problem, did you know when will be availabe the latest or final
version?
Thx
Original comment by christia...@gmail.com
on 27 Dec 2011 at 3:47
It works fine for me!!
Original comment by eclisse...@gmail.com
on 6 Nov 2012 at 5:54
Glad to hear it :)
Original comment by ios...@gmail.com
on 6 Nov 2012 at 6:25