Ok, what I want to do with the cookie is make it so that a someone logged into the forum gets special attention on my site...
So, I need to get this sorted: is the random alphanumeric code at the end of the cookie name (bb_pass_alphanumeric code or bb_user_alphanumeric code) just a per user specific or can I just copy and paste MY cookie's name as the cookie name?
... I have looked in what I would say is the logical place to put the set cookie bit but then again, i don't know much about bbpress... :P
So can someone help me either find how to read the cookie per user or whether it is possible to just use the cookie name that is set for me...