Channel and category persistance
Status: Beta
Brought to you by:
chuckw
I noticed that in the code you were trying to flag the
channel to be persistant across the requests. It looks
like the scope of the passed variables does not reach
into the module functions.
Here are the diffs I came up with inorder to keep the
channel AND the category selected.
Hope it helps.