Hi @hrohh,
That is strange indeed, what other plugins have you installed?
Also, does this happen when you have a view selected or when you are in your default view (off).
I’ll try to reproduce this a.s.a.p.
Thanks, Jory
Hi @hrohh,
Just tested here and didn’t find any issues.
Let me know if you can provide me with more info.
Thanks, Jory
Thread Starter
Hrohh
(@hrohh)
I disabled all plugin, only View Admin As and Members are active.


Strange…
I see the update button is rendered with a check for wether the role is editable.
See get_editable_roles() (https://codex.ww.wp.xz.cn/Function_Reference/get_editable_roles)
If you output this, do you get the contributor role returned?
I don’t have any filters on the editable roles in my code but there is a high chance that to problem is related to this.
I will test some more to see if I can reproduce the issue and get back to you!
PS. did you make your own translation files? It would be great if you are willing to share them here: https://translate.ww.wp.xz.cn/projects/wp-plugins/view-admin-as
Thread Starter
Hrohh
(@hrohh)
Hi, I have this array in log http://paste.ofcode.org/Y79HVXee52vjUr3Ttkhbst
so there is contributor
I imported czech .po file š
Thanks for sharing your translations!
The array returned seems fine. I’ll try to find other possible bottlenecks.
Went through the code again and can’t pinpoint what could possibly influence this behaviour.
If you’d like you can also contact me directly on Slack (https://keraweb.slack.com/messages/plugin-vaa/) so we could chat and find the issue more quickly.
Thread Starter
Hrohh
(@hrohh)
Jory, it works now! š Thank you very much
Great! I’ll do the official update a.s.a.p.
Hi @hrohh,
v1.6.4 is live with this issue fixed, enjoy!
Also, if you like the plugin, please consider leaving a nice review, it will help the plugin grow š
Thanks, Jory