#2548 - Forum grouping visibility options
0 guests and 0 members have recently viewed this.
The top 3 point earners from 17th May 2026 to 24th May 2026.
| Gabri |
|
|
|---|---|---|
| Adam Edington |
|
|
| jacobgkau |
|
|
There are no events at this time
CNS_FORUM_GROUPING.tpl
return toggleable_tray('c_{GROUPING_ID;*}');
can be (I think)
return toggleable_tray('c_{GROUPING_ID;*}',false,'c_{GROUPING_ID;*}');
As that 3rd param is giving a cookie name.