2011-01-19 14:20:36
Restore problem
If you are asking for help, provide lots of detail so problems can be reproduced.
Things to describe:
Operating system ATutor is installed on -
ATutor version - 2.0.2
Patch #s applied - none so far
ATutor theme name - default
PHP version - 5.2.9
MySQL version -
Webserver & version - Apache/1.3.41 (Unix)
Copies of error messages - following
Changes to default settings - none
Web browser being used - IE8
Attempting to Restore into 2.0.2 a Backup created in 1.6.3.
Created the course backup in 1.6.3 and Downloaded it to my local machine.
Uploaded the file from local machine into 2.0.2 using the Upload function.
On using Restore, after selecting "All material" and
pressing "Restore" I get the following warnings and can progress no further:
Warning: Invalid argument supplied for foreach() in /home/design92/public_html/ATutor2/mods/_core/modules/classes/Module.class.php on line 759
Warning: Cannot modify header information - headers already sent by (output started at /home/design92/public_html/ATutor2/mods/_core/modules/classes/Module.class.php:759) in /home/design92/public_html/ATutor2/mods/_core/backups/restore.php on line 39
(Note: previously had mysql_fetch_assoc() errors reported by others and corrected by adding @ as suggested by greg in appropriate places.)
Any ideas?