Dear Team,
Since some weeks, the module initially showing the subscribed Groups within GroupJive, is not showing its content anymore, of which I assume it dissapeared after a Joomla update.
The Groups within GroupJive are only visible once a registered user is succesfully loggeed in. The original CB GJ module is showing up (hence the visible title) and is configured from the module type 'CB GroupJive' to show 'My groups'. However, despite the title and as such the loaded module at the correct position, the Group tiles are not showing anymore. Changing the setting to 'latest groups' does not change the (non-)behavior of this module and as such not showing any content.
No errors showing up in this module when using Debug Mode.
When exploring the page source, it seems that the module did not call the Group Jive code, unlike the other CB plugin of cehcking which user is online:
Code:
<h3 class="header">
<span>CB GroupJive</span></h3>
<div class="mod-content clearfix">
</div>
</div>
</div>
<div style="clear:both;"></div>
<div class="module ">
<div class="mod-wrapper clearfix">
<h3 class="header">
<span>Who's Online</span></h3>
<div class="mod-content clearfix">
<ul class="unstyled cbOnlineUsers">
<li class="cbOnlineUser">
<a href="https://www.rbss.be/rbss_joomla/index.php?option=com_comprofiler&view=userprofile&Itemid=432&lang=en">Hans Van Veer</a> </li>
In the backend, CBGroupJive is enabled; it wasn't changed over time and always has been active.
Any suggestions to resolve this issue?
Many thanks in advance
Cuurent configuration:
PHP 7.4.2
MySql 5.7.17
Joomla 3.9.19
CB 2.4.5 build 2020.06.16
SEF off