Restore from backup, missing files

Restore from backup, missing files

by Simon Allison -
Number of replies: 4

we were getting an error message when restoring files, but that has now been fixed in 2.5.3.   

but what happens is, it reports missing files on restore. 

I have a test moodle box and this has different behaviour and works as expected.  

So what I am trying to figure is, whats different!    

Most of our files are in the legacy files area.    

anyone have any ideas? and how to troubleshoot missing files message?     

Average of ratings: -
In reply to Simon Allison

Re: Restore from backup, missing files

by Simon Allison -

php log has got this

 

PHP Warning:  call_user_func() expects parameter 1 to be a valid callback, class 'backup_assignment_activity_task' not found in E:\moodle\backup\moodle2\backup_xml_transformer.class.php on line 125

In reply to Simon Allison

Re: Restore from backup, missing files

by Simon Allison -

the error message is actually when doing a backup -  maybe this is plugin related so I am going to go through the list.  

In reply to Simon Allison

Re: Restore from backup, missing files (FIXED)

by Simon Allison -

the actual files in moodle/mod/assignment/backup/moodle2 were missing, now updated.

restore_assignment_activity_task.class.php

backup_assignment_activity_task.class.php

backup_assignment_stepslib.php

In reply to Simon Allison

Re: Restore from backup, missing files (FIXED)

by Simon Allison -

to tell you the truth, I am using GIT, and my history says they were deleted, but how?  :confused: