You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen a fair amount of this, I think somewhere along the line our standard error routine gets stuffed in a locker...
I believe the most common factor is cron jobs, but one of these examples is being run via SMF\Forum->execute().
Some examples: #8342 - Two issues, one was in the PHP log, not the SMF log; for the 2nd the error was in the .html for the export instead of any log at all.
Basic Information
I've seen a fair amount of this, I think somewhere along the line our standard error routine gets stuffed in a locker...
I believe the most common factor is cron jobs, but one of these examples is being run via SMF\Forum->execute().
Some examples:
#8342 - Two issues, one was in the PHP log, not the SMF log; for the 2nd the error was in the .html for the export instead of any log at all.
#7898 - Error was in PHP log, not SMF log.
Steps to reproduce
Expected result
All errors in the SMF log.
Actual result
Errors were in the PHP log or in the exported profile html file.
Version/Git revision
3.0 Alpha 2 - current GH
Database Engine
All
Database Version
8.4
PHP Version
8.3.8
Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: