2007-01-06, 03:00 PM
Hi, I would like to create a signup form that is only accessible to logged in forum members, there are two ways I could go about this:
1.) Create a page in which it checks cookies to see if user is logged into forum, and then displays different html depending on this. (Preffered)
2.) Create a html section in a page internal to MyBB only accessible to logged in users.
I was wondering if anyone could offer guidance with this. I just need to see some PHP that will enable me to do so. Thank you very much for your help.
Great piece of software!
1.) Create a page in which it checks cookies to see if user is logged into forum, and then displays different html depending on this. (Preffered)
2.) Create a html section in a page internal to MyBB only accessible to logged in users.
I was wondering if anyone could offer guidance with this. I just need to see some PHP that will enable me to do so. Thank you very much for your help.
Great piece of software!