php restore files problems

muploadrosal

New Member
YetiShare User
Aug 8, 2017
13
0
1
After i try to restore one file show this error in logs, and the file wont restore.

Code:
2017-09-08 10:10:01 - *** ERROR *** Failed file restoration. file_action id = 10
2017-09-08 10:10:01 - Array
(
    [Error Msg] => Undefined variable: oldContext
    [File] => /home/mysite/public_html/core/includes/fileAction.class.php
    [Line Number] => 179
    [Error Type] => E_NOTICE
)

===========================================================
2017-09-08 10:10:19 - Array
(
    [Error Msg] => Undefined index: filterText
    [File] => /home/mysite/public_html/admin/ajax/download_current.ajax.php
    [Line Number] => 12
    [Error Type] => E_NOTICE
)