Re: 2.7.1 Moving a course from one moodle site to another
by Ken Task. Think you have to begin a restore process first. Moodle then looks for valid backup files upon uploading (1.9 backups use .zip, 2.x backups use .mbz).So, create a hidden category called...
View ArticleRe: 2.7.1 Moving a course from one moodle site to another
by Mary Cooch. Wendi: I suspect the reason you are being told you can only upload CSV files is that you are trying to upload your course via Site administration>Courses>Upload courses -this is...
View ArticleRe: New backup format - Experimental setting
by Tim Hunt. We have been using this setting at the OU since we first developed it. I don't think there have been any problems.
View ArticleRe: New backup format - Experimental setting
by Paula Ardanza. Thanks Tim for your quick response! We are testing this setting and everything seems to be OK. Any suggestion will be highly appreciated.
View ArticleRe: 2.7.1 Moving a course from one moodle site to another
by Wendi Turner. Bingo!I was trying to add a course rather than restore. Thank you. *Happy Dance*
View Article!!! error/error_zip_packing !!!
by Pedro Ximenes. Hi Moodlers,Environment: Moodle 2.8.2+, Oracle Linux 6.6 x64, Kernel 3.I have some courses that have more than 4GB and have automated backup. These courses can not complete the...
View ArticleRe: !!! error/error_zip_packing !!!
by Ken Task. Don't run the same OS, but have had the same issues and sharing what was discovered. The error isn't accurate per say ... but related.The backup routine creates a hash named directory...
View ArticleRe: 2.7.1 Moving a course from one moodle site to another
by Ken Task. Well, 'dance' that mouse of yours over the rating and rate usefull! ;)'spirit of sharing', Ken
View ArticleRe: New backup format - Experimental setting
by Samuel Witzig. We've also been using the experimental setting since summer, and have had no problems.
View ArticleRe: New backup format - Experimental setting
by Paula Ardanza. Thank you very much for your feedback Samuel.
View ArticleRe: 2.7.1 Moving a course from one moodle site to another
by Visvanath Ratnaweera. Done!
View ArticleRe: Restoring backup produces error/tmp_backup_directory_not_found
by Lisa J. Presley. best online backup software?Hi Guys,Can someone tell me what the best backup software is for me to use that allows me to backup my files and store them on my server? Can you let me...
View Articlebackup email error versus logs
by Tiffany Morgan. HelloIn my automated backup email notification I receive an error:Courses; 4 OK; 2 Skipped; 0 Error; 0 Unfinished; 2 Warning; 0 Automated backup pending; 0 Some of...
View ArticleRe: Admin expandable menu
by Luis de Vasconcelos. The sessions are stored in the db (mdl_sessions) I have to empty that table every time I try to expand admin menu.That's not normal. What happens if you don't "empty out"...
View Articlemoodle 2.8.2 course restore from 2.5.1 backup Error
by marc helfano. Hi, I've got a moodle 2.5.1 course that i backup up clean, no users or data, etc... (on a manual install), i recently installed (on bluehost.com) the moodle 2.8.2 'marketplace'...
View Articlelocal plugin backup, questions hook
by Ray Morris. I've been struggling with trying to figure out how to get my local plugin data backed up and after carefully studying all of the documentation I've found and trying things I don't think...
View ArticleRe: local plugin backup, questions hook
by David Mudrák. It depends of whether you need to attach your local plugin's data to the course, the section or a module instance in the backup. Given that your plugin is called local_foobar, the...
View ArticleRe: Backup error messages
by Jorge Silva. Hello, João.I'm also having that issue... did you had found any solution?
View ArticleRe: Restore Failed - Error Writing to the Database
by Gedeon J Lidório, Jr. Hi TimI have the same in my Moodle. My version: Moodle 2.6.6+ (Build: 20141121)Error writing to databaseOther information about this errorDebug info: Duplicate entry '1495'...
View ArticleRe: local plugin backup, questions hook
by Mark Nielsen. Hey Ray, in looking at your code, it seems like you are on the right track. I think what is causing the error is this line:$plugin = $this->get_plugin_element(null,...
View Article