I've just upgraded a site to 1.9.2. Build 200807111
and got the following error(s):
feedback module needs upgrading
(mysql): SELECT * FROM mdl_feedback WHERE anonymous = '2'
1146: Table 'mbszexec_moodle.mdl_feedback' doesn't exist
(mysql): UPDATE mdl_feedback_item SET presentation = CONCAT('r>>>>>',presentation) WHERE typ IN('radio','radiorated')
1146: Table 'mbszexec_moodle.mdl_feedback_item' doesn't exist
It also locked the whole site up and I had to go and manually delete the files and empty the database.
I had it working in the previous installation (1.8) and would like to use it again.
Any Ideas?
Thanks