Scott Posted July 9, 2012 Report Posted July 9, 2012 Hello all, I was just wondering if there was a way to include airmail in my centre? Like what Sim Pilot has done here? Quote
flyalaska Posted July 9, 2012 Report Posted July 9, 2012 In the readme for the airmail, there is the code for the mail. Place that where you want it to show. Quote
Scott Posted July 10, 2012 Author Report Posted July 10, 2012 Solved but not but using the links in the read me! Thanks for your help! Quote
Colin Posted July 11, 2012 Report Posted July 11, 2012 how did you do it Scott ? I've been watching this thread in hope of an answer as well, if you can share it would be greatly appreciated Quote
Scott Posted July 11, 2012 Author Report Posted July 11, 2012 Do mean something like this? Yeah thats it, it's ok I've worked it out! Thanks for your input! Scott Quote
SouthwestVA Posted July 12, 2012 Report Posted July 12, 2012 how did you do it Scott ? I've been watching this thread in hope of an answer as well, if you can share it would be greatly appreciated did you get it? for the links, copy the links and use the <a> tag. For the new mail use, <?php MainController::Run('Mail', 'checkmail'); ?>. Quote
Scott Posted July 12, 2012 Author Report Posted July 12, 2012 Yeah all I did it change the check mail part of the code to inbox and It gives you the inbox options wherever you put it! Quote
Scott Posted July 12, 2012 Author Report Posted July 12, 2012 did you get it? for the links, copy the links and use the <a> tag. For the new mail use, <?php MainController::Run('Mail', 'checkmail'); ?>. <?php MainController::Run('Mail', 'inbox'); ?> That'll do it! :-) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.