Quote:
Originally Posted by Brad.loo
If you want to base login's on your main site soley on cookies it is easier to do. If you want to mimic vB's way exactly your are going to have to get creative with your main site. Your going to have to deal with the session hash for instance.
|
Well I don't want them to register on the main site, I can provide a simple link to that. I just want them to be logged in before they can post a review. In fact, they don't even have to login on the main site, they can login on the forums but when they visit the main site, I want the main site to be able to tell whether or not they are logged in, and if they are, then allow them to do whatever they need, and if not, then post a link to the forums. I hope that makes sense. If so, how hard would it be to do this? Thanks.