Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 12, 2024Apr 12 We all know it's coming - the day they will take over. I guess I told my Google Assistant to "shut" too many times, so in retaliation it blocked me from my website. BANNED You do not have permission to view this site. LIttle does the AI know I self host so I can access the database. I just don't know what to edit to remove my IP from the ban list. Please help! bio lives matter
April 12, 2024Apr 12 The temp_ban column in the core_members table contains the banned state. 0 means not banned -1 means banned any other integer in this column is the timestamp until the user should be banned
April 12, 2024Apr 12 Author 53 minutes ago, Daniel F said: The temp_ban column in the core_members table contains the banned state. 0 means not banned -1 means banned any other integer in this column is the timestamp until the user should be banned Sorry, this is not the issue. temp_ban is 0. I get the error when visiting my front page, not after logging in. I can still access the admin area.
April 12, 2024Apr 12 Solution 3 hours ago, MartinLawrence said: Sorry, this is not the issue. temp_ban is 0. I get the error when visiting my front page, not after logging in. I can still access the admin area. If you can access the ACP, verify you haven’t blocked your IP address in ACP > Members > Ban Settings.