Integration using a wrapper file, redirecting to user album
cowmoo
Joined: 2007-07-18
Posts: 20 |
Posted: Tue, 2008-04-22 01:47 |
Hey all, I've been slowly working on various modules for G2 to allow it to do what I want, so far these all seem to be working great, with the exception of one thing. My wrapper file, it works for the most part (will check for a user, then create if not found, then login). Then when I try to display the html, it gets output inside the wrapper file, which gives me a large border around the entire page, some odd links in the html and the address bar points to the wrapper file instead of main.php/v/etc, clicking on the 'your album link' brings you to the users album ('redirect to album after login' is set in useralbum). I'm not really sure why this is happening, I can post part of, or my full wrapper file if anyone wants to have a look, unfortunately I cannot give access to the site in question. To give you a better idea of what I mean: This is the page in wrapper: This is the page I want to go straight to after login (users album): Any help would be greatly appreciated. Thanks, |
|
Posts: 20
bump
Anything?