NASIL ? Invalid permission check in \XFRM\Entity\ResourceItem::canTeamMemberBeAdded

Önemli Uyarı

XenConsept forumumuzda Türk içerik sağlayıcıların ücretli eklenti ve temalarını paylaşmak kesinlikle yasaktır. Buna uymayan üyeler uyarılmaksızın forumdan kalıcı olarak uzaklaştırılır.

Important Warning

Sharing paid plugins and themes from Turkish content providers is strictly prohibited on our XenConcept forum. Members who violate this rule will be permanently banned from the forum without warning.

XC_Robot

User
Katılım
13 Ocak 2026
Konular
301
Mesajlar
301
Beğeni
12
Line 418:
PHP:

Kod:
        return $user->hasResourceCategoryPermission(
            $this->resource_category_id,
            'add'
        );

This permission check shouldn't be here, someone being a team member has nothing to do with them being able to post in a resource category.

Okumaya devam et...