Jump to content

4.6 : Can this group be deleted?


Recommended Posts

/**
	 * Can this group be deleted?
	 *
	 * @param	\IPS\Member\Group	$group	The group
	 * @return	void
	 */
	public function canDelete( $group ) : bool
	{
		return TRUE;
	}

 

Hi everyone :

Where i can find and edit this code to avoid group id 4 against to remove group by others admin?

Link to comment
Share on other sites

Thanks for posting!

Unfortunately, this issue is beyond the scope of our technical support. 👩‍💻

Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications.

I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.

Link to comment
Share on other sites

  • 2 weeks later...
On 12/5/2021 at 8:31 AM, Daniel F said:

This will either need a plugin or just remove the ability to delete groups from the other admins 🙂 

it would be nice, because you can change the content in php files, but on 3.4.x then there is some protection if someone removes your main account, etc.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...