Hello Kazuldur, in the field of blocking of ips I get this error in the database (ip_ban_list)
Warning: #1265 Data truncated for column 'value' at row 1
How can I increase the value?
I don't understand anything about this thank you.
Change the type of "value" column in Faucetinabox_Settings from "text" to "longtext". Look for phpMyAdmin or something similar to manage your database on your hosting panel.