CMS MADE SIMPLE FORGE

Frontend Users

 

[#6921] GetGroupName does not return anything

avatar
Created By: David Ursem (mcDavid)
Date Submitted: Sun Oct 02 16:34:01 -0400 2011

Assigned To: Robert Campbell (calguy1000)
Version: 1.15.4
CMSMS Version: 1.9.4.3
Severity: Major
Resolution: Fixed
State: Closed
Summary:
GetGroupName does not return anything
Detailed Description:
Since the last update, the GetGroupName function does not return any data. This
also breaks the $ccusers->memberof() function. So i'm afraid a lot of
frontendusers won't be able to see their group specific pages!

-edit-

It seems to be a "$gid" / "$groupid" variable mixup in the FrontEndUsers.api.php
(line 2258) but when I change that, it throws in a php warning: Warning: Illegal
offset type in isset or empty in /../FrontEndUsers.api.php on line 2261...
Everything does seem to work however...


History

Comments
avatar
Date: 2011-10-05 17:12
Posted By: Alane Cole (curlypinky)

Thank you for pointer David, I also have content that is conditional to the
group and was able to fix my site editing those lines in FrontEndUsers.api.php
to make the group id variables match.
Alane
      
avatar
Date: 2011-10-05 17:20
Posted By: Robert Campbell (calguy1000)

fixed in svn.
      
Updates

Updated: 2012-03-31 15:02
state: Open => Closed

Updated: 2011-10-05 17:20
resolution_id: 5 => 7

Updated: 2011-10-02 16:51
description: Since the last update, the GetGroupName function does not return any data. This also breaks the $ccusers->memberof() function. So i'm afraid a lot of frontendusers won't be able to see their group specific pages! => Since the last update, the GetGroupName function does not return any data. This also breaks the $ccusers->memberof() function. So i'm afraid a lot of frontendusers won't be able to see their group specific pages! -edit- It seems to be a "$gid" / "$g
resolution_id: => 5