EasyBlog 3.9.19775
Joomla 3.3.6
I went to the ACL settings in EasyBlog where it displayed my Joomla user groups. I was trying to figure out how to control which group can/cannot post. I have a group called "Easy Blog Access" so I searched for "blog" within the settings and now get the following error when trying to access the ACL settings:
1054 Unknown column 'name' in 'where clause' SQL=SELECT a.id, a.title AS `name`, COUNT(DISTINCT b.id) AS level , GROUP_CONCAT(b.id SEPARATOR ',') AS parents FROM iiid_usergroups AS a LEFT JOIN `iiid_usergroups` AS b ON a.lft > b.lft AND a.rgt < b.rgt WHERE LOWER( name ) LIKE '%blog%' GROUP BY a.id ORDER BY a.lft ASC
Clicking "Return to Control Panel" returns me to the Joomla control panel.
Joomla 3.3.6
I went to the ACL settings in EasyBlog where it displayed my Joomla user groups. I was trying to figure out how to control which group can/cannot post. I have a group called "Easy Blog Access" so I searched for "blog" within the settings and now get the following error when trying to access the ACL settings:
1054 Unknown column 'name' in 'where clause' SQL=SELECT a.id, a.title AS `name`, COUNT(DISTINCT b.id) AS level , GROUP_CONCAT(b.id SEPARATOR ',') AS parents FROM iiid_usergroups AS a LEFT JOIN `iiid_usergroups` AS b ON a.lft > b.lft AND a.rgt < b.rgt WHERE LOWER( name ) LIKE '%blog%' GROUP BY a.id ORDER BY a.lft ASC
Clicking "Return to Control Panel" returns me to the Joomla control panel.