Hi there,
Does moodle have some sort of process that would update (create new tables, etc.) after a patch has been applied?
I have applied a patch from here:
http://tracker.moodle.org/browse/MDL-1071
Ran into a few problems so I applied it manually. It seems to work except I cannot turn the feature on - the option is there but it does not save in the database. I looked in the database and there is no column for this new feature. Will I need to create the column and any other field manually? If so, could someone please assist me in doing this, I'm not experienced in mySQL enough to know how to.