can't update plugin Questionnaire

Re: can't update plugin Questionnaire

by Mike Churchward -
Number of replies: 1
Picture of Core developers Picture of Plugin developers Picture of Testers

Somehow, you have gotten your versions out if sync with your database.

The table referred to in the error, "questionnaire_attempts", was removed in version 2018050102, and released in 3.5.1. If you upgraded from 3.5.0, the table would be removed during that upgrade. The error is indicating that it can't find the table, meaning it was already removed before you started the upgrade.

Did you have a partial upgrade fail at some point? Did you manually change your database?

In reply to Mike Churchward

Re: can't update plugin Questionnaire

by Aurimas Žagunis -

Thanks for the quick response Mike.

Maybe we had some fails during upgrade from 3.5.0 version i don't remember.

We solved this problem by completely deleting this plugin and installing the newest version (3.5.4)

Once again thanks for a quick response.