|
|
|
in lists, filter option won't work, search also
|
|
Date: 2006/12/26 21:30
|
By: igal_alkon
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
hay. i'm using last version of CB with joomla 1.0.12. got a problem, seems like the filter option won't work. even something simple like: `b_yendhs` = `1972` in advance OR basic mode.
i installed Advance Search too, but it's not able to find anything. seems this two problems maybe connected?
i did mess a bit with the database tho, had to move the fields from another site, but except this issue everything seems to work. anyone got any idea what could be wrong?
|
|
The administrator has disabled public write access. |
|
|
|
Re:in lists, filter option won't work, search also
|
|
Date: 2006/12/28 17:03
|
By: shultman
|
Status:
|
|
|
Karma: 2  
|
|
Fresh Joomlapolitan  | Posts: 17 |   | |
|
I have exactly the same problem; J! 1.0.12 and CB 1.0.2. Whatever I try to list I only get the message "No users in this list"
|
|
The administrator has disabled public write access. |
|
|
|
Re:in lists, filter option won't work, search also
|
|
Date: 2006/12/28 20:59
|
By: beat
|
Status: Admin
|
|
|
Karma: 238  
|
|
Admin  | Posts: 3998 |   | |
|
unable to reproduce, works fine here... 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:in lists, filter option won't work, search also
|
|
Date: 2006/12/28 23:18
|
By: igal_alkon
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
this is a message i posted later...
since i had some problems with cb, i reinstalled it and also droped all it's related tables from database. but something is still wrong with the filter option, for testing i made a multi-check box with options A, B, C.
when someone choose only on option, i am able to filter this out but when someone choose several of them, filter just won't work. tried everything...
this is from SQL table:
a(`cb_test` LIKE'%A%') s(`cb_test` LIKE'%A%') a(`cb_test` ='%A%') a(`cb_test` ='%A%')
maybe this can help...
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:in lists, filter option won't work, search also
|
|
Date: 2007/01/05 08:36
|
By: halmueller
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
I think I have a reproducible case for this one.
In the CB Configuration Manager, "General" tab, I had Name Format set to "Username Only". When I did this, I could not filter on the person's real name, just on their username.
I changed the Name Format to "Name Only" and was able to search/filter on real name. In my system, the username is repeated in the "real name", so I didn't test "Name (username)" or "Username (name)".
My SWAG is that the filtering uses only the selected text as shown in Name Format.
I am running CB 1.0.2/Joomla 1.0.12.
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:in lists, filter option won't work, search also
|
|
Date: 2007/01/05 13:02
|
By: igal_alkon
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
well, i'm not trying to filter person's name or username, trying to filter text from multi-check box... have no idea why this won't work
|
|
The administrator has disabled public write access. |
|
|