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
{{ message }}
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
After installing the plugin, I tried to reach its settings page via Site Administration->Plagiarism->Ouriginal plagiarism plugin, but the following error is shown:
An unusual error occurred trying to view a page that does not exist:
/settings.php
It seems that the URL is "https://MOODLE_SERVER_BASE_URL/settings.php", a page that does not exist.
I checked at another server with the plugin, that doesn't have this issue, and the the actual URL that should be accessed is: "https://MOODLE_SERVER_BASE_URL/plagiarism/urkund/settings.php", a page that I can access successfully.
The plugin link in the main "Site Administration" plugins area, is leading to the wrong URL.
Could you please fix this issue?