Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Can't change the ownership of a group, When I try it produces a fatal error

10 years 3 months ago
Licenses:
JomSocial Active

I have created a new group for a subset of our users. I have assigned 6 users to the group. When I try to change the ownership of the group to one of its members I get this error:


Fatal error: Declaration of CommunityTableGroupMembers::store() must be compatible with that of JTableInterface::store() in /home/mfaweb/public_html/mfa2/administrator/components/com_community/tables/groupmembers.php on line 0

Please help

10 years 3 months ago
Licenses:
JomSocial Active

The group I just created is: Misericordia Alumni Family

Currently I am the owner, I am trying to change the owner to Ted Tesmer.

10 years 3 months ago
Licenses:

Hi Jim,

I put ther fix:
[site root]/administrator/components/com_community/controllers/groups.php line 437
I changed it from

$member	= JTable::getInstance( 'GroupMembers' , 'CommunityTable' );
to
$member	= JTable::getInstance( 'GroupMembers' , 'CTable' );

This is old bug, the jomsocial version that are you using now still old version. Jomsocial latest version already 4.
you can download it from jomsocial.com > my account

www.jomsocial.com/blog

Regards

10 years 3 months ago
Licenses:
JomSocial Active

Thanks so much!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW