|
|
Re:[CONFIRMED] Reordering of Fields broken
|
|
Date: 2008/01/08 10:08
|
By: sarav
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 11 |   | |
|
Hallo, I wanted to ask if there are any news about this bug solving... thanks a lot
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:[CONFIRMED] Reordering of Fields broken
|
|
Date: 2008/01/13 17:48
|
By: colinstewart
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 16 |   | |
|
Hi!
Is there any word on this being fixed?
My order is completely out and cannot get it to go back in order.
Any fields I have added to my Contact Info tab appear any the wrong order. I try putting the order number in the colum and clicking on re-order but that doesn't work. I can't use the up and down blue arrows, as only two fields show this, the rest of the fields on the Contact Tab don't.
I've tried moving the fields to a different tab, and putting them back to this tab in the order I want, but to no affect.
A quick response would be greatly appreciated as this is a big problem.
Thanks
Colin
|
|
The administrator has disabled public write access. |
|
|
|
Re:[SOLUTION] Reordering of Fields broken
|
|
Date: 2008/01/27 20:07
|
By: beat
|
Status: Admin
|
|
|
Karma: 238  
|
|
Admin  | Posts: 3998 |   | |
|
fixed in upcoming CB 1.2. 
to fix in CB 1.1, search "usort" in administrator/com_comprofiler/library/cb/cb.database.php and change that line to this line:
| Code: | usort($orders, array( $this, "_cmp_obj" ));
| Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 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 administrator has disabled public write access. |
|
|
|
Re:[SOLUTION] Reordering of Fields broken
|
|
Date: 2008/01/27 20:54
|
By: sarav
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 11 |   | |
|
Thanks a lot, beat, now it works!
|
|
The administrator has disabled public write access. |
|
|
|
Re:[SOLUTION] Reordering of Fields broken
|
|
Date: 2008/05/11 17:50
|
By: lenamtl
|
Status: User
|
|
|
Karma: 0  
|
|
Senior Joomlapolitan  | Posts: 52 |   | |
|
Hi Beat,
what is the code for previous version CB 1.0.2?
Thanks
Post edited by: lenamtl, at: 2008/05/12 02:43 Lenamtl
|
|
The administrator has disabled public write access. |
|
|
|
Re:[SOLUTION] Reordering of Fields broken
|
|
Date: 2008/05/18 10:56
|
By: ArtofLight
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 11 |   | |
|
Thanks for this Beat. Just to let you know - the re-ordering now works but I am not getting arrows on all of them. Some are new - some old - so hasn't followed on from the previous problem of not getting arrows on new fields on the Contact tab!
|
|
The administrator has disabled public write access. |
|
|