Course Backup Error 404
by Robert Gonzales. I'm using Moodle 1.9. When I click on the "Backup" link within my course page it gives me Error 404: Page not found (HostGator).
View ArticleRestoring 1.9 course into Moodle 2.5 ( Windows )
by Barry Clarkson. We have setup a new Moodle 2.5 server ( running PHP in IIS ). We have an existing Moodle 1.9 ( very customised! ) which we have backups of all courses.I have been trying to restore...
View ArticleRe: Restoring 1.9 course into Moodle 2.5 ( Windows )
by Benjamin St.Germain. Are you using MS SQLServer? Sounds like the restore issue we have seen when using the MS native driver for PHP. When we switched to the FreeTDS driver, we stopped having this...
View ArticleRe: Moodle 2.4.3 course backup error setting_invalid_ui_label
by Jukka Vähäaho. Tried using Moodle 2.4.4 and PHP 5.4.16 and error is still there~ Jukka ~
View ArticleDisable Importing into 2.4.x
by Dave Harding. Is there a way in 2.4.x to disable the importing of courses?Backstory:I have an old 1.9.x Moodle, 10k courses 30k+ users. I am moving them to a 2.4.x server, actually I am splitting...
View ArticleRe: Disable Importing into 2.4.x
by Helen Foster. Hi Dave,I suggest you try temporarily preventing the capability moodle/restore:restorecourse for the dept head role.
View ArticleRe: Migrating from Moodle 2.3.2+ on iMac to Moodle 2.5 on a linux host
by Halil Ozmen. Thanks.
View ArticleRe: Import Issue with IMS Common Cartridge
by Polly Helm. Hi Nilesh,Which version of Moodle are you using?Polly
View ArticleRe: Import Issue with IMS Common Cartridge
by Polly Helm. Hi Nilesh,Which version of Moodle are you using?Polly
View Article"Error writing to database" during Course Restore
by Chris Walsh. Hello Moodlers,I am currently migrating some courses from Moodle 1.9.18+ to Moodle 2.5.1 and some are failing with a strange error message: "Error writing to database / Error reading...
View ArticleRe: "Error writing to database" during Course Restore
by Emma Richardson. You say some? So some are restoring just fine? The smaller ones maybe? Have you checked timeout settings in php.ini?
View ArticleRe: "Error writing to database" during Course Restore
by Ken Task. Hope you can set parameters for MySQL. Try settingmax_allowed_packet = 100M (default is 1M if not changed in my.cnf.The 100M is a guess. If you continue to get the same error, increase...
View ArticleRe: Manual course backup sometimes includes all site users
by Richard Collecutt. Further to this error, I've narrowed the problem down to user data for assignments. Some courses have an assignment activity that if I select to include user data on causes the...
View ArticleRestore failure - database error
by alex sykes. I'm currently trying to move a course which is still under development from a production server to a development one. I have tried several backup and restore strategies but all end in...
View ArticleRe: Restore failure - database error - Fixed, I think
by alex sykes. The issue does appear to be related to the password field of the lesson table not being permitted to accept NULL.Will post this to relevant Lesson forum.
View ArticleRe: Restore failure - database error
by Joseph Rézeau. Hi alex,I do not see this problem on my local moodle 2.5 test site. Using Moodle 2.5+ (Build: 20130606) and doing a backup/restore of a course with a Lesson with no password to a new...
View ArticleRe: Restore failure - database error
by Joseph Rézeau. Hi again,I've had another look at your error message and I see no reason why, in the data to be inserted to Lesson, the password field should contain a value of "NULL".[array (0...
View ArticleRe: Restore failure - database error
by alex sykes. Hi Joseph,Thanks for your quick response. Yes, have tried the full range of options and each exhibits the same behaviour. I have also tried between courses ie. a new course on a secnd...
View ArticleRe: Restore failure - database error
by alex sykes. Any idea how a "NULL" value got into your password field instead of leaving it empty?I'm just wondering if this is never even intialised on Lesson creation. That would make sense - to...
View ArticleDatabase Connection Failed
by Tearh James. I am having trouble connected to the database. I think the server is out of space. What files are safe to delete to clear space?
View Article