Re: Import from another course without getting the Question Bank
volgens Lila Whyman. I have experienced the same thing - imported/exported, deselected all the topics I did not want (a deselect all button would be much appreciated), and yet the import brought in...
View ArticleRe: How to restore large course backup of moodle 2.1 in to new course
volgens Thomas van den Heuvel. After struggling with this problem myself for a long time (uploading large courses through the web interface is far from optimal) I came across this thread with the...
View ArticleRestore failing in 2.3
volgens Karen Williams. Dear All I've tried and failed to find exactly the issue I'm having and it seems the more I try to fix it myself, the worse it gets, so I'm going to start a new thread. In July...
View ArticleCan't export or backup greater than 200 KB
volgens David Pugh. I'm just a user, so I don't have a lot of information regarding our server or how our site was set up, but I'm building courses for my classes that I cannot back up. I tried...
View ArticleRe: Can't export or backup greater than 200 KB
volgens Jonathan Newman. http://docs.moodle.org/22/en/File_upload_size I hope this helps.
View ArticleRe: Where does Moodle look for import.php
volgens Alejandro Martinez. I have the same error. Any sugestions? I´m runing Moodle 2.0.2 (Build: 20110221)
View ArticleRestore Moodle
volgens Josh Taylor. The server our moodle was installed on failed. I have all the data directories from the old server from the backup but I do not have a mysql dump of the database. What are my...
View ArticleRe: Restore Moodle
volgens Ken Task. Very few is the bottom line answer, I would think, without the database. One possible without an SQL dump and if on a Linux system (below for CentOS system), using a rescue CD to...
View ArticleRe: restore 1.9 backups in 2.2 including user data
volgens Susan Fleming. Even in an academic environment there are occassions when student data from 1.9 backups need to be accessed. We upgraded to 2.2.3 in July but before doing so we backed up and...
View ArticleCLI script for commandline backup
volgens Tomasz Muras. Hello, Are you aware of a commandline script to backup a Moodle course? Something like admin/cli/automated_backups.php for for creating a backup of a single course? Thanks for...
View ArticleRe: CLI script for commandline backup
volgens Tim Hunt. Well, http://docs.moodle.org/dev/Backup_2.0_for_developers#Setting_up_the_environment has a script that shows the necssary code. You just need to package something like that in a...
View ArticleRe: Loss of backup in Moodle 2.1.1
volgens Scott Wilhelm. I'm in a similar boat...were you able to find a resolution to this?
View ArticleRe: Teachers unable to restore automated backup files (error/invalidrestorefile)
volgens Donna Hrynkiw. Added to Moodle Tracker: http://tracker.moodle.org/browse/MDL-35429
View ArticleRe: Back Up with 1001 topic sections
volgens Moodle User. I am having this same problem with 2.2.5 Moodle. Does anyone know what the deal is. What is causing this loop. Its impossible to backtrace this problem with no debugging or logs...
View Article"Sorry, but you do not currently have permission to do that (edit)" error on...
volgens Youcef Oubraham. Several but not all instructors get the error: "Sorry, but you do not currently have permission to do that (edit)" when they attempt to restore a backup from on previous...
View ArticleRe: Restore failing in 2.3
volgens Chris Turton. Hey Karen, Where did you find the max_packed_allowed bit? I can't promise I'll be able to help but I will look into it. Chris
View ArticleRe: Restore failing in 2.3
volgens Moodle User. That would be in the mysql config my.cnf somewhere in /etc folder or possibly /root/.my.cnf
View ArticleRe: Back Up with 1001 topic sections
by Moodle User. I found the fix was to run these 2 mysql commands: delete from mdl_course_sections where summary is null; delete from mdl_course_sections where summary="";
View ArticleRe: Back Up with 1001 topic sections
by Moodle User. Dont run the above mysql commands they seem to have destroyed some working stuff. I will post updated commands once I figure out what actually works.
View ArticleRe: Backup email notification every 20 minutes
volgens Anu Laitakari. HI, Did you find out how to stop the messages? I have a similar issue, as I get an hourly email. Anu
View Article