We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I create a custom page, and upload a jpg image, and save, I get the error:
Oooops... It looks like you may have taken the wrong turn. An internal server error occurred.
In the logging I see the attached error with stacktrace. humhub_stacktrace.log
Short version:
TypeError: humhub\modules\content\services\ContentSearchService::deleteContentById(): Argument #1 ($id) must be of type int, null given
any ideas?
The text was updated successfully, but these errors were encountered:
@luke- Fixed in the PR humhub/humhub#7227. The bug was created in the PR humhub/humhub#7187.
Sorry, something went wrong.
yurabakhtin
Successfully merging a pull request may close this issue.
When I create a custom page, and upload a jpg image, and save, I get the error:
In the logging I see the attached error with stacktrace.
humhub_stacktrace.log
Short version:
any ideas?
The text was updated successfully, but these errors were encountered: