FMCorz / moodle-block_xp

A gamification plugin for Moodle allowing students to gain experience points and level up.
https://levelup.plus/?ref=github
150 stars 41 forks source link

Error Code: codingerror #83

Closed sadawie closed 6 years ago

sadawie commented 6 years ago

we are using Nginx and it's properly configured for Moodle 3.4, we were able to install the plugin but when we attempt to edit settings, access report, ladder or info of the block at the course level we get "Coding error detected, it must be fixed by a programmer: Controller for route not found." although it worked when we disabled "slasharguments" in the Moodle admin settings. unfortunately we can't keep this disabled. 2018-04-02 09_18_12-error

FMCorz commented 6 years ago

Thanks for the report. Your nginx configuration must have an issue, please refer to this issue where a similar problem was resolved: https://github.com/FMCorz/moodle-block_xp/issues/79. Thanks!

matia12 commented 6 years ago

I have the same Issue with IIS8.5 what is needed to be configured on IIS ??