You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install "Wiris Quizzes for Moodle" version 2017051000 on moodle 3.3 but get
Fatal error: Cannot redeclare decode_html_entities() (previously declared in /home/.../www/question/type/wq/lib.php:19) in /home/.../www/question/type/wq/db/upgrade.php on line 105
The text was updated successfully, but these errors were encountered:
@jn-gautier Seems that the mehotd devode_html_entities are duplicated in upgrade.php and lib.php files. During this week we will upload a new version fixing this bug.
Trying to install "Wiris Quizzes for Moodle" version 2017051000 on moodle 3.3 but get
Fatal error: Cannot redeclare decode_html_entities() (previously declared in /home/.../www/question/type/wq/lib.php:19) in /home/.../www/question/type/wq/db/upgrade.php on line 105
The text was updated successfully, but these errors were encountered: