Jump to content

Featured Replies

Posted
/**
	 * 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?

  • Community Expert

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.

  • Author

ANy help to make protect ?

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

  • 2 weeks later...
  • Author
 

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.

Recently Browsing 0

  • No registered users viewing this page.