' $System.Access Login ' If $System.IsPost ' $Command.Forum.Subscribe ' $Login.Forum.Tops = $Tops ' $System.Redirect $Server?page=index ' Exit ' EndIf
Select Forum(s) to display in Your Top Page.
' For Each $f in $Forum.Forums ' $GContians = 0 ' If $f.Private ' $GID = $f.GID ' $GContains = $Groups.$GID.Users.Contains $Login.ID ' EndIf ' $FContains = $Login.Forum.Subscribes.Contains $f.ID ' If ! $f.Private or $GContains $f.Name ' If $f.Private (Exclusive to $Groups.$GID.Name) ' EndIf ' EndIf ' Next