I used the IP blocker to set up a allowed IP, and ticked the allowed list will be processed first, now I can't access my local moodle install!
any help would be appreciated!
I used the IP blocker to set up a allowed IP, and ticked the allowed list will be processed first, now I can't access my local moodle install!
any help would be appreciated!
Steven
If you have access to the DB you could try going into the config table and look for the allowedip and blockedip records. Empty those two records out and see what happens.
Scott Karren
Ah Scott you are a saint - I found the "mdl_config" table and cleared out the "allowedip" name. It fixed the problem!
Now I guess I'll ask: why whould the website block an "allowed" ip in the first place?