News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Problem passing session

Started by idgcorp, June 06, 2006, 01:24:55 PM

Previous topic - Next topic

idgcorp

Hello, I am writing a customization for my site that allows the users to customize their site account (unreleated to the SMF) and I have created a page that mimmicks the look of the SMF page so that the user will feel that they are still on the board somewhat. I have customized the tree navigation at the top with one link going back to the message index of a particular board, but the system keeps kicking me out like I have not logged in. I can run around in the board normally just fine, but when I take one step out from smf and try to come back via link, it makes me login again. Im trying to find out what I need to pass with my links or put some vars in my side script to attempt to keep the sesssion active. I have tried using the php sessionid as the smf links do but that doesnt seem to do it.

Im using php & SMF 1.0 Beta 5 Public

href="index.php?PHPSESSID=' . $_REQUEST["PHPSESSID"] . '&board=11.0"

doesnt continue session, TIA.


Advertisement: