Saturday, August 2, 2008

How to turn debug on during upgrade

If you're upgrading moodle and it just saying processing assignment and it's not going anywhere, it's worth a shot to debug the process.

Go to config.php and add $CFG->debug=1;
Then setting debug to true in the mod/assignment/db/upgrade.php

No comments: