Deleting Groups

How can I delete a group that was created.  I tried suspending the group but it still shows on the My Account page of member who created it.

If you try editing the group, there isn't a delete group button

Thank

Quote · 6 Oct 2008

Before 6.1.4 we haven`t such functional at all, this available only as mod. And  - this functional was realized in 6.2 version.

Quote · 6 Oct 2008

Thank you

Quote · 6 Oct 2008

uffff..... delete is basic operation in all components. Why you dont implemented ?

Please tell me date of relase ver 6.2 or bugfix for groups.

Quote · 9 Dec 2008

The next version who is coming will be version 7.  I think into a several weeks the first beta will be  come  out :)
If there is the option to delete groups?

Kids first
Quote · 9 Dec 2008

 

Solution can be found here...

 

http://www.thedanielsolution.com/community_software_blog/2008/12/09/how-to-add-a-delete-group-function-to-dolphin-groups/

Quote · 9 Dec 2008

I have tryed this, but get errors into : /inc/classes/BxDolGroups.php on line 453..

this piece off code:

if ( $aGroupInfo['creatorID'] == $iMemberID ){

$sRetHtml .= $this->genGroupActionBtn( 'Edit group', "{$this->sCurrFile}?action=edit&ID={$iGroupID}" );

After It Paste:::



$sRetHtml .= $this->genGroupActionBtn( 'Delete Group', "group_actions.php?a=delete&ID={$iGroupID}", true );

Kids first
Quote · 9 Dec 2008

 

I have tryed this, but get errors into : /inc/classes/BxDolGroups.php on line 453..

this piece off code:

if ( $aGroupInfo['creatorID'] == $iMemberID ){

$sRetHtml .= $this->genGroupActionBtn( 'Edit group', "{$this->sCurrFile}?action=edit&ID={$iGroupID}" );

After It Paste:::



$sRetHtml .= $this->genGroupActionBtn( 'Delete Group', "group_actions.php?a=delete&ID={$iGroupID}", true );

 I change the post - I had missed something -- easier to replace the whole function -- let me know how that works.

 

D

Quote · 9 Dec 2008

Thanks dadniel, this is working perfect!!

Kids first
Quote · 9 Dec 2008

 

Thanks dadniel, this is working perfect!!

 

Good to hear (considering I wrote it moments after reading the post.. and didnt really test it.. lol)

Glad I could help!

 

D

Quote · 9 Dec 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.