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

Fix error logging board edits #7909

Merged

Conversation

Oldiesmann
Copy link
Contributor

The code uses $board for the board object but when we call the function to log the edits, the code references $this->id instead, which causes an error (the edits still go through, they just don't get logged in the admin log)

Signed-off-by: Michael Eshom <[email protected]>
@Sesquipedalian Sesquipedalian merged commit d003766 into SimpleMachines:release-3.0 Nov 26, 2023
3 checks passed
@Oldiesmann Oldiesmann deleted the fixboardeditlog branch November 26, 2023 20:52
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

Successfully merging this pull request may close these issues.

2 participants