1
How can I 'wrap' my .php in my site's XOOPS headers and footers, when an external site is redirecting a user back to my .php?
I'm trying to do some PayPal integration and have the users redirected back to my site after they pay for something. I've got the redirect working back to my .php, but I just put it in a subdirectory and point them straight to it, and so it comes up plain, w/out any XOOPS headers/footers/menu.
I'm still a newbie so I'm thinking I'm missing something basic. I'm not sure which module or block to use to enter my script.
Thanks