Hello,
I just recently updated to the most current version of GroupJive 3.0.1. Following the installation, I got a error message that said:
1054 - Unknown column 'b.parent' in 'where clause' SQL=SELECT a.* FROM `jml_groupjive_groups` AS a LEFT JOIN `jml_groupjive_categories` AS b ON b.`id` = a.`category` WHERE ( a.`user_id` = '42' ) AND ( ( a.`category` = '7' ) OR ( b.`parent` = '7' ) ) ORDER BY a.`ordering` ASC
After searching the Forums, I saw a suggestion to ensure there are no duplicate users in GJ Groups. Indeed, there were a few duplicates. I removed those and started the upgrade again. There were no signs of errors during this installation.
When I try to login from the frontend, however, I am unable to without getting an error message. After pushing the "login" button, I get browser message of Server error 500. Details given are:
he website encountered an error while retrieving
www.endodonticacademy.org/index.php/cblogin/login
. It may be down for maintenance or configured incorrectly.
If I refresh the page, it comes up just fine and logged in as if the error never existed.
I suspect this could be a database error, but I really do not know how to fix it.
Any suggestions?