Jump to content

Automatic Acceptance Letter


Blackmoon971

Recommended Posts

Hello everyone,

Can anyone tell me if the automatic messages recieved when getting a pending letter of acceptance or the said letter of acceptance once application has been accepted by a staff member can be changed and if so, how can one change thoses messages !

I really hope to get a positive answer on this !

Thanks for reading,

Cheers !

Link to comment
Share on other sites

  • Administrators

There are templates in the same folder as all the other templates.

email_registered.php

email_registrationaccepted.php

email_registrationdenied.php

Make sure you put the edited versions in your skin folder so they are not overwritten in an update.

Link to comment
Share on other sites

Ah I see ! Thanks !

Can I also ask if there is a possibility to have the ID of the Pilot that will be in the acceptance letter and use to connect to the pilot center ?

And if so, where can I find the code line ?

Cheers

Use this:

<?php echo PilotData::getPilotCode($pilot->code, $pilot->pilotid); ?>

That will display the Pilot ID. Just add that to email_registrationaccepted.tpl or php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...