Error trying to install on brand new 1.9.2 Site

Error trying to install on brand new 1.9.2 Site

by David Jakob -
Number of replies: 2
Hi

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
Average of ratings: -
In reply to David Jakob

Re: Error trying to install on brand new 1.9.2 Site

by Andreas Grabs -
Picture of Core developers Picture of Peer reviewers Picture of Plugin developers Picture of Translators
Hi David,

please have a look at this posting:
http://moodle.org/mod/forum/discuss.php?d=78825&parent=430373

Andreas
Average of ratings: Useful (1)
In reply to Andreas Grabs

Re: Error trying to install on brand new 1.9.2 Site

by David Jakob -
Thanks Andreas - it was that Problem. I hadn't deleted the Block before upgrading. Once I did that, it all went well. Great Tip!

Regards
David