embedding phpBB in Webscribble WebDate logs out user
Posted: Fri Mar 28, 2008 2:45 pm
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
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
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
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