24.06.2018, 01:22
Your file write or close has an issue, check the file that the function that's erroring writes to, it may be absent, or it could be incorrect permissions on the file.
WriteInLog
UpdateAdminLog
These 2 functions are where that file should be written to, and that file is likely to be the one having issues.
WriteInLog
UpdateAdminLog
These 2 functions are where that file should be written to, and that file is likely to be the one having issues.