- Posts: 2
COMMUNITY FORUM
K2 user error
- Primapress Agenzia Stampa Nazionale
-
Topic Author
- Offline
- New Member
Less
More
10 years 5 months ago #134500
by Primapress Agenzia Stampa Nazionale
K2 user error was created by Primapress Agenzia Stampa Nazionale
I have this problem. No open K2 USER PAGE
ERROR 0 SQL=SELECT juser.*, k2user.group, k2group.name as groupname FROM zhlic_users as juser LEFT JOIN zhlic_k2_users as k2user ON juser.id=k2user.userID LEFT JOIN zhlic_k2_user_groups as k2group ON k2user.group=k2group.id LEFT JOIN zhlic_user_usergroup_map as `map` ON juser.id=map.user_id WHERE juser.id>0 GROUP BY juser.id ORDER BY juser.usertype asc LIMIT 0, 50
ERROR 0 SQL=SELECT juser.*, k2user.group, k2group.name as groupname FROM zhlic_users as juser LEFT JOIN zhlic_k2_users as k2user ON juser.id=k2user.userID LEFT JOIN zhlic_k2_user_groups as k2group ON k2user.group=k2group.id LEFT JOIN zhlic_user_usergroup_map as `map` ON juser.id=map.user_id WHERE juser.id>0 GROUP BY juser.id ORDER BY juser.usertype asc LIMIT 0, 50
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 5 months ago #134507
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic K2 user error
Which version of Joomla! and K2 are you using?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Primapress Agenzia Stampa Nazionale
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
10 years 5 months ago - 10 years 5 months ago #134518
by Primapress Agenzia Stampa Nazionale
Replied by Primapress Agenzia Stampa Nazionale on topic K2 user error
2.6.8
Last edit: 10 years 5 months ago by Primapress Agenzia Stampa Nazionale.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 5 months ago #134575
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic K2 user error
@Primapress Agenzia Stampa Nazionale
It looks like the issue occurs only when you sort the users list by the column "Joomla! Group" . Logout from administration and login again to reset the ordering filter. We will fix this as soon as possible.
It looks like the issue occurs only when you sort the users list by the column "Joomla! Group" . Logout from administration and login again to reset the ordering filter. We will fix this as soon as possible.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 5 months ago #134576
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic K2 user error
And here is the fix if you want to apply it : github.com/joomlaworks/k2/commit/a5d32550696f76a004d7647949fb8f362fc32b46 .
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.