ssweetin VIP
Total posts: 4
24 Feb 2015 21:21

We are using more than 127 groups so need to change the column type for access in js_res_record from tinyint(1) to int(10). Would be great if this was changed in the product so we're not maintaining custom changes.

Thanks, Steven

Last Modified: 04 Mar 2015


Sergey
Total posts: 13,748
25 Feb 2015 04:11

Changed to TINYINT(3) unsigned which is from 0 to 255.


ssweetin VIP
Total posts: 4
25 Feb 2015 08:11

Thanks Sergey!

I should have said we may have thousands of groups in some instances. It would be great to use int(10), the same as the primary key for usergroups.

Regards, Steven


Sergey
Total posts: 13,748
26 Feb 2015 05:27

Ok. Done.

Although I have to say that it is hard to imagine Joomal setup with thousands of groups :)


ssweetin VIP
Total posts: 4
04 Mar 2015 21:10

Thanks Sergey!

Powered by Cobalt