mtha,
Actually that fix doesn't solve the problem. I still have the same limitation issue. Like I posted above, the initial check fails so it doesn't start a new session. I believe you need to add a check for the cookie bbuserid and bbpassword in that get_session_id function that will check for an existing session and set the user's session_id...
Since that function fails initially, no session is set up.
|