-
-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Permissionsviewer not working #794
Comments
True |
What would we be able to do as an interim fix? What needs to be replaced? |
I've made some changes to PermissionsViewer.plugin.js and it seems to work for me now. Please let me know if this works for you. |
Oops, this version should be better:
|
#792 I have updated my previously-working PR, you just need to change 1 line to fix the issue, do not use the one above as its changed a range of unneccesary lines (AI hallucination) |
@XeFunky I will look into this. Meanwhile I suggest you use the version with @DaddyBoard PRs: It is much closer to the original code and should work fine. |
For ease, just copy and paste the following. It's the original code with @DaddyBoard fixes. Works fine for me:
|
Thank you for supplying the code. I couldn't find it in the #792 link you sent. Works fine now |
This is an alternative version that might work in case the current one I pasted above breaks again. Just putting it here:
|
Wow you fix it, good job! |
Which plugin/theme is this about?
PermissionsViewer
Describe the Bug
I can't see the permissions even tho permissionviewer is up and running
To Reproduce
try and see their permissions
Expected Behavior
should be able to see the behavior
Screenshots
Discord Version
Additional Context
everything should be updated
ive also read Duplicate of #424, but the thread seems very confusing, please break it down for me here
The text was updated successfully, but these errors were encountered: