On the backend, in user management, when I select an individual user to view/edit I get the following error.
Code:
0 Call to undefined method Joomla\CMS\Application\AdministratorApplication::isSite()
I can view users info on the frontend. However, when I select the Edit button on my own profile I get a 'page not found' Joomla error and the following error
Code:
0 Call to undefined method Joomla\CMS\Application\SiteApplication::isSite()
All other CB functions, including editing fields and tabs seem to work fine. Other website functions seem to work fine as well.
I have recently upgraded the site from Joomla 3 to 4.1.5 and reinstalled CB 2.7.2+build.2022.05.09.18.01.50.cff9cffac
I have run all the checks under Tools with all green results except for
Code:
CB plugin "CB GroupJive Forums": no database or no database description.
I get the same front end error above when I select a GroupJive group or create a group.