Earlier today, I posted an issue I found after migrating to a new server wherin I cant add a new course (see the post pasted below for details). Now I find that I cant add a new quiz either. I get;
Could not add a new instance of quiz |
Fixed!
Somehow, when I installed MySQL on the new server, I missed remming out this line:
#sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
in my.ini.
Funny what a simple pound sign can do isnt it? Everything seems to be working well now...
Thanks all!
Jeff