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.
/**
* 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?
scroll down to comments section here : hxxps://bit.ly/edited
and yes - as I mentioned above I use
linked topic here : hxxps://bit.ly/edited
I hadle this with those 2 ways and it doesnt work. Contet has been hidden in forums topics but the same content doesnt hide in comments in article.
hxxps://bit.ly/edited - I use forums posts as comments in pages articles. Maybe this is the issue here. I doesnt work at all for all hidden content - spoilers, code boxes and links. In forums topcis works fine.
links are visible in All Activity (*/discover/ url) section os IPS Community, but are locked in topic view - by design ?
any chance to include comments but exclude records content (articles in database) ? fine solution for articles that has linked topics in forums (topics stores comments for article) - both sections will have blocked links.