Can you switch on Debugging in config.php, recreate the error and tell us *exactly* what it says?
Howard Miller
Howard Miller による投稿
What *exactly* is the "loading error"? Are you *sure* that you completely deleted the new plugin? Did you leave the empty directory that it was in?
It's not my plugin. I've never used it. I just did a search for any likely looking plugins.
To answer your question generally - Moodle has no concept of a "contract based" or "non contract based" users, so how would any plugin be able to differentiate? It would be possible to (for example) use a custom profile field but you are almost certainly going down the road of custom plugin development.
To answer your question generally - Moodle has no concept of a "contract based" or "non contract based" users, so how would any plugin be able to differentiate? It would be possible to (for example) use a custom profile field but you are almost certainly going down the road of custom plugin development.
I've never heard of Rosariosis - but I did find, https://gitlab.com/francoisjacquet/rosariosis/-/wikis/Moodle-integrator-setup
Are these the instructions you are following? Where is it going wrong?
Are these the instructions you are following? Where is it going wrong?
To take the obvious objection first. 20 users log in, all go to lunch and do not log out (nobody ever logs out). Nobody else can log in until the first lot "time out" (in some sense).
Personally, I would take a step back and think about why you want to restrict users like this and think if there is a more manageable way of doing it.
Personally, I would take a step back and think about why you want to restrict users like this and think if there is a more manageable way of doing it.