This system is not compatible with any earlier versions of AirMail
New Features:
-Delete All function in inbox and all message folders
-Individual pilot setting to have email sent to pilot when new message is received
-Threaded messages
-Cleaner templates to help with site integration
Install:
-Download the attached package.
-unzip the package and place the files as structured in your root phpVMS install.
-use the airmail.sql file to create the tables needed in your sql database using phpmyadmin or similar.
To Use the “You Have Mail” function place the following code where you would like the notice to appear, it will only appear if the pilot is logged in.
Hi! THANKS for this Dave Only one small problem I found when sending a NOTAM to pilots… it is inserting the NOTAM to the table with the same thread_id for everyone so when I click to read the message, I m getting the same message multiplied with the number of pilots…
Can you take a scrren shot or send me a copy of the db table? I do not seem to get this on my test install. If you had an older version of airmail installed did you drop the old tables prior to updating to the new ones?
Can you take a scrren shot or send me a copy of the db table? I do not seem to get this on my test install. If you had an older version of airmail installed did you drop the old tables prior to updating to the new ones?
Yes I did uninstall the previous version and i dropped the tables. Check here:
I have made some changes to the way the data is called out of the database and attached the new version (3.1.1) of the module to the first post. Let me know if that changes things for you.
Thanks! Just one more thing when I try now to open any mail i’m getting this: Warning : Invalid argument supplied for foreach() in /home/xxxx/public_html/fss/core/templates/mail/mail_open.tpl on line 19
I have 2 years worth of mail except from the deleted items which i ran a line of sql to delete, Is there a way to preserve folders and saved mail from the old system?
How can i make the emails stay structured once sent. Once they get sent, it doesn’t account for any spacing between lines, or look the way i originally set it out. Is there anyway to change this ?
i was reading about wrap=“physical”, but it doesn’t work with mozilla, is there any other options to make these emails a bit easier to read ?