Group Jive Error (1 viewing) (1) Guest
 | | |
|
TOPIC: Group Jive Error
|
|
Group Jive Error 2 Years, 1 Month ago
|
Karma: 0
|
|
Hi
I installed group jive but on the member manager tab i am getting this error:
DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') GROUP BY b.id' at line 5 SQL=SELECT b.*, GROUP_CONCAT(g.id SEPARATOR ' ') AS groupids FROM jos_users AS b LEFT JOIN jos_gj_users AS u ON u.id_user = b.id LEFT JOIN jos_gj_groups AS g ON u.id_group = g.id WHERE b.id IN () GROUP BY b.id
any ideas how to solve this problem?
another question: how does group jive integrate with kunena forums?
Thanks,
Dan
|
|
|
|
|
|
|
Re:Group Jive Error 2 Years, 1 Month ago
|
Karma: 7
|
|
Which version of GroupJive, CB, Joomla, PHP? Are you using an extension that changes core Joomla functionality, such as userlevel ACL control?
|
|
|
|
|
|
|
Re:Group Jive Error 2 Years, 1 Month ago
|
Karma: 0
|
|
Here's the error I'm getting while trying to create catagories on my site:
Fatal error: Class 'mosAdminMenus' not found in /mnt/w0508/d29/s18/b03126bc/www/hepcmo.org/administrator/components/com_groupjive/admin.groupjive.php on line 333
I'm using community builder 1.2 and kunena. I installed jom comment,so I reallyneed to know what's wrong. This site is scheduled to up and running by the 12th of January.
Hep cmo
|
|
|
|
|
|
|
Re:Group Jive Error 2 Years, 1 Month ago
|
Karma: 7
|
|
Please run CB Tools (all of them) and report back any errors. Also need full versions (CB 1.2 or 1.2.1 and PHP x.x.x and Joomla 1.x.x)? Are you using any extensions that alter user levels? Are you using any hacks?
|
|
|
|
|
|
|
Re:Group Jive Error 2 Years, 1 Month ago
|
Karma: 0
|
|
I have the same error while creating catagory
live 333 is i think
$lists['access'] = mosAdminMenus::Access( $row );
|
|
|
|
|
|
|
Re:Group Jive Error 2 Years, 1 Month ago
|
Karma: 7
|
|
If you want assistance, please give full information:
When does the error occur?
What is the exact error?
Server error logs?
Versions of GroupJive, CB, Joomla, PHP (x.x.x)?
|
|
|
|
Last Edit: 2010/01/02 16:05 By Rapunzl.
|
|
|
 | | |
|