Thank you for reporting this. Confirmed and fixed for next release. Please see the below changes for a quickfix.martinmg wrote: Hi,
I have multiple user lists and have created a meny item pointing to a selected list (the default). When I'm viewing the list and choose another list from the drop-down it correctly displays the members of that list, but the drop-down still displays the initial (default) list. Since the drop-down always displays the initial (default) list it can not be choosen.
Regards
Martin
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.
It's a bug with the JOIN usage in the COUNT query statement. Can be fixed with the below XML change.martinmg wrote: When I use the search function in "User management" back end, I get the error message below. My site runs Joomla 3.3.0 RC and CB 2.0 Beta 3. When installing CB I upgraded from CB 1.9.1.
Unknown column 'b.username' in 'where clause' SQL=SELECT COUNT( DISTINCT a.`id` ) FROM `j30_comprofiler` AS a WHERE ( ( b.`username` LIKE '%user%' ) OR ( b.`name` LIKE '%user%' ) )
Is this a local error on my site?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You may need to increase the space of the Right side column within CB > Configuration > User Profile to give that tab more space to render. We'll be working more on some of these UX issues before we reach a stable release. I'll look into this one specifically and see if I can improve its appearance better. You can also set those fields to display on 2 line to ensure they display well.martinmg wrote: In the profiles I have configured a tab with the plugin CB Menu. It is displayed with the layout rounddiv.
The tab has the fields onlinestatus, lastvisited and so on attached to it and configured to show "1 Line with title".
As seen on my attached screen shot there is not enough space to display the title. Is it possible to configure the length of the title?
Please Log in or Create an account to join the conversation.