"memberPermissions.saveError" looks like an error message that wasn't
properly translated to its real string message; regardless, I'd check
your Roller or Tomcat logs for any specific error messages at the point
this occurs; usually Roller reports a generic (safe) error message while
the logs will get into detail.
Regards,
Glen
On 05/08/2014 08:42 AM, Tudor Dabija wrote:
I am using roller version 5.0.3 on a centos 6.5 with tomcat 6 and postgresql DB.
I am trying to set a user as admin from author and I receive the following:
* Changed permission for 1 user(s)
* memberPermissions.saveError
any idea how can this be solved?
Tudor