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:
[img]http://images.frozenbear.com:9090/i/picfu0/2008/04/21/18/e/9/c/e9c03a7e01352168a8d34a779d8f6b550_main.jpg[/img]

This is the page I want to go straight to after login (users album):
[img]http://images.frozenbear.com:9090/i/picfu0/2008/04/21/18/1/9/a/19ae77cf492d62f14e8de346b66be5200_main.jpg[/img]

Any help would be greatly appreciated.

Thanks,
Andrew

 
cowmoo

Joined: 2007-07-18
Posts: 20
Posted: Mon, 2008-04-28 06:50

bump

Anything?