Skip to content
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

Can't change users roles after upgrade #1579

Closed
nixargh opened this issue Nov 19, 2016 · 1 comment
Closed

Can't change users roles after upgrade #1579

nixargh opened this issue Nov 19, 2016 · 1 comment

Comments

@nixargh
Copy link

nixargh commented Nov 19, 2016

I done upgrade from '2.1.25' to '2.1.26 + #1550'.
Also I upgraded from php5.4 to php5.5, maybe it's related somehow.

Under user admin my UI got stuck when I tried to do some change at 'Manage User' page.
Apache error was:
PHP Fatal error: Can't use function return value in write context in /var/www/password..domain.com/sources/users.queries.php on line 30, referer: https://password..domain.com/index.php?page=manage_users

Please consider to add my monkey patch or maybe you know the better way.
Here is patch I used to make it works: monkey patch

@nilsteampassnet
Copy link
Owner

Strange that you get this error and not others.

I totally understand why you have this error but don't understand why on my test environment, it is not shown. I'm using php 7.0.1 and .5.6.19.

I've changed this .

Thanks for reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants