Hi,
How can we set IP so that student can register as present from home due to online classes.
as when I enter ... It does not work.
Best Regards,
Hi,
How can we set IP so that student can register as present from home due to online classes.
as when I enter ... It does not work.
Best Regards,
The idea behind self registration is to prevent registration from home.
Anyway, it shouldn’t be very difficult to simply deactivate the ip check.
Have a look at index.php line 126+.
Good luck!
Could you give an idea how we can set it to all IPs(...) instead of disabling IPs
I’m not sure I made things clear. I’ll try again.
Wildcards like * are not supported. Self registration uses a preset list of specific IP addresses. This is to prevent home registration.
If you like to change this you need to look at the code mentioned above and change it to your liking, or as I mentioned simply deactivate the ip check and you are good to go from home as well.