johnitvn / yii2-rbac-plus

Database role base access control manager for yii2
49 stars 52 forks source link

Issue Facing While Creating New Permissions #33

Open junaidfayyaz945 opened 7 years ago

junaidfayyaz945 commented 7 years ago

I am Facing Problem While creating new Permissions. pls see screen shot. Any Idea what is the error? capture

mcki0127 commented 7 years ago

Same here.

mcki0127 commented 7 years ago

This project appears to have been abandoned by author. I advise anyone reading this to look elsewhere for rbac implementation.

adiramardiani commented 7 years ago

@junaidfayyaz945 @mcki0127 I'm using this, create role/permission, assignment, working well

neoacevedo commented 6 years ago

@adiramardiani I was using it and was working well but since Yii2 upgrading to 2.0.13 the error is present in all.

neoacevedo commented 6 years ago

I have just created a new gist where I simply move code inside unique method to a closure function:

https://gist.github.com/neoacevedo/f4db692aaf51470d23841952002fbd4b

@tihoho I have updated the gist url because I changed my username.

tihoho commented 6 years ago

@neoacevedo gist not found :( i have same error..

tihoho commented 6 years ago

@johnitvn u a live? fix it bug please.

tihoho commented 6 years ago

@neoacevedo , thanks for feedback bro!

PS. May by u can fix similar error in model\Role.php?

http://telegra.ph/file/8376593507922135fe114.png

neoacevedo commented 6 years ago

I will do my best effort :p