Skip to Content Skip to Menu

Error when searching for group in usermanagement (backend)

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
9 years 5 months ago - 9 years 5 months ago #264921 by fribse2011
If I select to search for all users in a group in the CB Backend useradministration, I see this message:
Unknown column 'e.' in 'on clause' SQL=SELECT COUNT( DISTINCT a.`id` ) FROM `xxx_comprofiler` AS a INNER JOIN `xxx_users` AS b ON b.`id` = a.`id` LEFT JOIN `xxx_session` AS c ON c.`client_id` in (0,1) AND c.`userid` = a.`id` LEFT JOIN `xxx_user_usergroup_map` AS d ON d.`user_id` = a.`id` INNER JOIN `xxx_user_usergroup_map` AS e ON e.`` = a.`` LEFT JOIN`xxx_user_usergroup_map` AS f ON f.`user_id`=e.`user_id` WHERE ( f.`group_id` = 11 )

CB 2.0.8
J 3.4.1

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
Last edit: 9 years 5 months ago by fribse2011.

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 5 months ago #264922 by nant

fribse2011 wrote: If I select to search for all users in a group in the CB Backend useradministration, I see this message:
Unknown column 'e.' in 'on clause' SQL=SELECT COUNT( DISTINCT a.`id` ) FROM `xxx_comprofiler` AS a INNER JOIN `xxx_users` AS b ON b.`id` = a.`id` LEFT JOIN `xxx_session` AS c ON c.`client_id` in (0,1) AND c.`userid` = a.`id` LEFT JOIN `xxx_user_usergroup_map` AS d ON d.`user_id` = a.`id` INNER JOIN `xxx_user_usergroup_map` AS e ON e.`` = a.`` LEFT JOIN`xxx_user_usergroup_map` AS f ON f.`user_id`=e.`user_id` WHERE ( f.`group_id` = 11 )

CB 2.0.8
J 3.4.1


Fixed in latest CB nightly.
The following user(s) said Thank You: fribse2011

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum