hi
i have user authenticated on my page, username/password are in session variable. when user clicks a link forum a new window is opened for a phpbb forum. what i would like to achive is that the forum would authenticate the user (using username/password from session variable - the username/password are also in phpbb D😎.
i searched the forum on phpbb.com and found comments on the same issue but i couldn't get them working 🙁
probably it's just me being new to php...
could anyone give me a simple example a hint that would work.
thanks in advance.