Error trying to install on brand new 1.9.2 Site

Error trying to install on brand new 1.9.2 Site

autor David Jakob -
Počet odpovědí: 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
Průměr hodnocení: -
V odpovědi na David Jakob

Re: Error trying to install on brand new 1.9.2 Site

autor Andreas Grabs -
Obrázek: Core developers Obrázek: Peer reviewers Obrázek: Plugin developers Obrázek: Translators
Hi David,

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

Andreas
V odpovědi na Andreas Grabs

Re: Error trying to install on brand new 1.9.2 Site

autor 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