Welcome.
I found a bug that causes the large number of different regulations (for different forums), you can not accept the rules. The problem is when they run out of space in the user table, in the vsafrules_sets pool, which has a size of 20 characters. If you change the field size (for example to 40 characters), system allows users to accept the rules.
Please note the change in the number of allowed characters for vsafrules_sets of VARCHAR (20) for min vsafrules_sets VARCHAR (40).
Regards
Thomas
|