Support Forum

Allow members to view their permissions:

18 Answers

New Answer

SP SPQC
SPQC
Member

Yes it is!  Dunno how you made it but kudos!  wink

 

Thanks for all the other changes, I just took a look at the changelog and you solved many things I reported, like the IP and Email box, it’s now wider and the problem is gone, and I’m just about to test a new user registration.

 

The Update Memberships still need a look at…

MP Mr Papa
Mr Papa
Member

update memberships??? please refresh our memory…

MP Mr Papa
Mr Papa
Member

thanks for update on the fix…  it was a tough one…  really brought on by the fact that we separated the admin and front end translations into two files…  but the real divide isnt that simple…  for example, those permissions strings are defined in the admin, but you are viewing them on the front end…

so we had to add an api for special cases to load admin, front or both if needed…  actually was good to find out since they were other ajax panels that were loading the wrong one too because of wp limitations when translations are done…