Topic: logged in [solved]
Hello,
My forum is part of a website which has a menu with buttons. When you click the button for the forum I call an iframe and punbb starts.
echo "<iframe src=forum/index.php style=\"width:100%; height:3000; border:0; margin:0; padding:0;\" scrolling=no></iframe>";
I click Login on the forum and I get logged in.
Now the problem is that when I click on a button to go to another part of the site, and then come back to the forum I am not logged in anymore. It looks like by calling index.php the forum 'starts all over'?
Is there a way to stay logged in?
This is the site: http://planetdance.mine.nu