TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   TalkPHP Developer Team (http://www.talkphp.com/talkphp-developer-team/)
-   -   ilias session handling problem (http://www.talkphp.com/talkphp-developer-team/4456-ilias-session-handling-problem.html)

nanhe 06-01-2009 01:40 PM

ilias session handling problem
 
hi
i am using two open source in my project
ILIAS for lms
Forum for phpbb

www.xyz.com
www.xyz.com/lms
www.xyz/forum/

when i login my site
2 option show forum and lms
when i click forum user is all ready logged there
come back to main site session working good
but when i click on lms automatically user logged in lms
but when i came bake on main site session not working of my coded part but forum and lms session is still working

my coding style is
session_start();
check on database is user is valid
then
$_session['user_id]=$row->user_id;(for example)

what is problem please help me


All times are GMT. The time now is 04:39 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0