1
I'm currently using an open source ecards scrip on my XOOPS site, and it's pretty neat. I'm trying to convert it into a XOOPS module to share with everyone. The only problem is I'm new to php, and I could use a little help. I've got it worked into the framework pretty well, so it's mostly just rearranging the css sheets and playing with the layout. The one thing I can't figure out though is how to get it to use the XOOPS login instead of its own in it's admin. I don't want people to have to login again to set it up, that wouldn't be very fun. How would I override it's login and use Xoops?
The script I'm working with is here:
http://www.gregphoto.net/gcards/index.phpThanks for any help, I just want to share it because I've seen a few people asking for one, and it's a pretty cool little script.