embedding phpBB in Webscribble WebDate logs out user

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
netsperience
Forum Newbie
Posts: 4
Joined: Fri Mar 28, 2008 2:04 pm

embedding phpBB in Webscribble WebDate logs out user

Post by netsperience »

I am adding a few php/mysql apps embedded in an iframe on the main.html template page of WebScribble WebDate (a fairly standard php/mysql platform)

The add-ons display great, but I'm having trouble with them logging the user out of the parent app, WebDate, even before the user logs in to the embedded app. :(

I would like to:

1. embed the phpBB3, phpmychat etc. without logging out the WebDate user

2. pass the WebDate username and password on to the embedded app for automatic login

I've been looking at SESSION and cookie variables, but not really sure where to begin. Also the client isn't paying me enough to figure this out.

Surely someone here has encountered a similar situation, and can enlighten me, a "php lite" programmer.

Thanks :roll:

the URL is http://datenyla.com, but you have to log in to enable the links at the top, before login, they point at the login page.

Randall Goya
http://netsperience.org
Post Reply