Heya, I have a SMF forum, and a HTML-based website. I'm wondering if there is any way of sort of integrating the two on certain pages.
Basically I have this page:
http://vengeance-rpg.com/vengeance/client.htm
It's just a download page.
But I want this page only to be available to people logged in to the forum, which is here:
http://forums.vengeance-rpg.com/index.php?action=forum
I'm thinking there must be some way of getting the "logged in?" data from SMF, or just taking a generic page's template and removing all the actual forum bits and plug in the html from the new page, but I'm not sure. I don't have much experience in this sort of thing, the only php editting I've done is rearranging divs and changing the skin a bit, things like that.
Does anyone have any knowledge of this, or any pointers?
I'd also like it to display a different page if you aren't logged in, basically saying "you must be logged in to do this".
Basically I have this page:
http://vengeance-rpg.com/vengeance/client.htm
It's just a download page.
But I want this page only to be available to people logged in to the forum, which is here:
http://forums.vengeance-rpg.com/index.php?action=forum
I'm thinking there must be some way of getting the "logged in?" data from SMF, or just taking a generic page's template and removing all the actual forum bits and plug in the html from the new page, but I'm not sure. I don't have much experience in this sort of thing, the only php editting I've done is rearranging divs and changing the skin a bit, things like that.
Does anyone have any knowledge of this, or any pointers?
I'd also like it to display a different page if you aren't logged in, basically saying "you must be logged in to do this".