Quote:
Originally Posted by Asterix_ita
You can use a query to set the values
eg.
Code:
UPDATE {prefixtable}forum
SET ct_nolimitactive = 1, ct_nolimitgroup = 'idgroups', ct_nolimitnewtime = 60
If you have multiple groups using commas to separe eg. '1,2,3'
regards
|
Hi can you please explain this a bit more? I have around 70 forums and editing each one is taking forever. Is there no way to just put a time limit per usergroup regardless of what forum they are on?