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

[media] fix non-admin user login error #9477

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kongtiaowang
Copy link
Contributor

produce the issue: create a new user then login media module, it will got this error below.
PHP Fatal error: Uncaught TypeError: CenterID::singleton(): Argument #1 ($id) must be of type int, string given,

@kongtiaowang kongtiaowang added the Category: Bug PR or issue that aims to report or fix a bug label Nov 18, 2024
@driusan
Copy link
Collaborator

driusan commented Dec 13, 2024

I believe the root cause of this should be fixed by #9509. @ridz1208 to confirm.

@driusan
Copy link
Collaborator

driusan commented Jan 10, 2025

@kongtiaowang @ridz1208 what is the state of determine if this is unnecessary since #9509?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Bug PR or issue that aims to report or fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants