2012-09-09, 05:09 AM
Hopefully this will be extremely fast. I'm not looking for any full integration, just a simple check.
All I want to do is have a single PHP page, within the MyBB folder, that:
A.) Redirects a user that is already signed into MyBB and is in a particular group.
B.) Redirect someone not signed on to MyBB's logon page.
Cheers
Come to think about it, I really just need to know someone is logged on. So what cookie value would I look for?
All I want to do is have a single PHP page, within the MyBB folder, that:
A.) Redirects a user that is already signed into MyBB and is in a particular group.
B.) Redirect someone not signed on to MyBB's logon page.
Cheers
Come to think about it, I really just need to know someone is logged on. So what cookie value would I look for?