mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #104] Logging of successful logins fails #58
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @richard-underwood on GitHub (Aug 23, 2016).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/104
PHP Warning: SQLite3Stmt::execute(): Unable to execute statement: logs.user may not be NULL in /var/www/html/nsedit/includes/misc.inc.php on line 297
It appears that the logging is attempted before the session has been updated.