IpAccessControlCategories
Permalink
Okay, I know, I know, I should have backed up before altering a database record, but after a lapse of sound judgment, it's done.
My ip address was blocked, so I did a quick search and saw a solution where you delete a banned ip.
What I ended up deleting was the one record listed in the table "IpAccessControlCategories" Now I'm understanding that this record needs to be in place as part of the login process.
I tried searching for the SQL command that would have populated this record during the installation process, but I can't find it anywhere.
I would appreciate if anyone can help me populate the needed record.
The fields in the table are:
iaccID (primary key, auto)
iaccHandle
iaccName
iaccEnabled
iaccMaxEvents
iiaccTimeWindow
iaccBanuration
iaccSiteSpecific
iaccLogChannel
iaccPackage
My ip address was blocked, so I did a quick search and saw a solution where you delete a banned ip.
What I ended up deleting was the one record listed in the table "IpAccessControlCategories" Now I'm understanding that this record needs to be in place as part of the login process.
I tried searching for the SQL command that would have populated this record during the installation process, but I can't find it anywhere.
I would appreciate if anyone can help me populate the needed record.
The fields in the table are:
iaccID (primary key, auto)
iaccHandle
iaccName
iaccEnabled
iaccMaxEvents
iiaccTimeWindow
iaccBanuration
iaccSiteSpecific
iaccLogChannel
iaccPackage
Thank you very much, I appreciate your help! Back to normal again.
Awesome, thanks! Sorted login issues I had after upgrading to 8.5.5.
Argument 3 passed to Concrete\Core\Permission\IpAccessControlService::__construct() must be an instance of Concrete\Core\Entity\Permission\IpAccessControlCategory, null given
Fixed this by restoring the 8.5.2 "concrete" folder (which I had simply renamed before the upgrade) and disabling Maintenance Mode. Re-enabled the new 8.5.3 "concrete" folder and things seem to be ok.
'IpAccessControlCategories' now exists too.
So I guess it's best not to enable Maintenance Mode before a upgrade.
http://www.upsers.win/
'IpAccessControlCategories' now exists too.
So I guess it's best not to enable Maintenance Mode before a upgrade.
http://www.upsers.win/