|
|
Error when rejecting (CONFIRMED-PATCHED)
|
|
Date: 2005/11/18 04:29
|
By: rick
|
Status: User
|
|
|
Karma: 43  
|
|
Gold Joomlapolitan  | Posts: 290 |   | |
|
I was just doing some testing with the registration process and found that if I reject an aplicant I get the following error:
Fatal error: Only variables can be passed by reference in /home/mannanfo/public_html/joomla/components/com_comprofiler/comprofiler.php on line 154
I am running: Joomla 1.03 CB 1.0 RC2 on a Linux server
So far everything else looks good,
Post edited by: nant, at: 2005/12/17 09:54 Rick
Running: Joomla! 1.0.7 Stable Community Builder 1.0 rc2 SMF 1.1 RC2
|
|
The topic has been locked. |
|
|
|
Re:Error when rejecting
|
|
Date: 2005/11/18 05:51
|
By: beat
|
Status: Admin
|
|
|
Karma: 256  
|
|
Admin  | Posts: 4215 |   | |
|
rick wrote: I was just doing some testing with the registration process and found that if I reject an aplicant I get the following error:
Fatal error: Only variables can be passed by reference in /home/mannanfo/public_html/joomla/components/com_comprofiler/comprofiler.php on line 154 ...
Yes, this is a bug !
Congratulations, you found the first bug of the released RC2 !
To the discharge of our test-team, it has been introduced very late (actually in the last team build 12) by improving other stuff...
You can correct it if you need by removing the "&" from line 1287 in that comprofiler.php file:
| Code: |
function rejectUser(&$uids) {
|
Sorry about that,
Beat Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.2 RC4 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The topic has been locked. |
|
|
|
Re:Error when rejecting
|
|
Date: 2005/11/18 06:09
|
By: Machiel
|
Status:
|
|
|
Karma: 32  
|
|
Expert Joomlapolitan  | Posts: 153 |   | |
|
Here you see even a huge testteam can mis bugs. Now it seems that it's only there in build 12. And we had only 3 hours to test that one But even a testteam isn't perfect Best Regards Machiel
CB tester
|
|
The topic has been locked. |
|
|
|
Re:Error when rejecting
|
|
Date: 2005/11/18 15:34
|
By: Machiel
|
Status:
|
|
|
Karma: 32  
|
|
Expert Joomlapolitan  | Posts: 153 |   | |
|
No mistakes. Offcourse does the testteam an excellent job. We found a lot of bugs. But I was just trying to say you will always have small bugs in the system. Best Regards Machiel
CB tester
|
|
The topic has been locked. |
|
|
|
Re:Error when rejecting
|
|
Date: 2005/11/19 01:43
|
By: rick
|
Status: User
|
|
|
Karma: 43  
|
|
Gold Joomlapolitan  | Posts: 290 |   | |
|
Beat,
Thanks for the fix, it works great now.
Rick Rick
Running: Joomla! 1.0.7 Stable Community Builder 1.0 rc2 SMF 1.1 RC2
|
|
The topic has been locked. |
|
|