I can’t see it as I do not have a login but it sounds like a skinning issue. The templates need to be intergrated into your skin.
I could not help but notice that when a Airmail is sent out to someone, it posts a message that goes top left right under the header that says Mail has been sent or something similar. I am wondering if it possible to toss up a popup or something in the middle of the screen that gives the message and goes away after a couple few seconds maybe. Or something like that.
I have been tossing around ideas about that but come up blank every time. I am not so sure what the best route to take is. I am sure I can code it up, it is the best method to not jack up things that is the issue I am facing. Not sure about using java though due to other java being used on site.
This issue is not a biggie to me. It was just something I noticed.
I put my link in the id success div goes across the top of the page nicely, that was ages ago though i couldn’t tell you the tpl file.
Hi Simpilot.
Is it possible to make it so when viewing messages sent it does not show the entire conversation? How about make it so that it shows like the first 25 characters or so and a link that says read more or something of the such.
For example, I sent one message to a guy and when I went in to my sent mail folder, the one message scrolled for like 2 pages. Yikes! Could you imagine having like 10 or 15 messages in there?
I put my link in the id success div goes across the top of the page nicely, that was ages ago though i couldn’t tell you the tpl file.
Oh snap! I forgot I posted this. I suppose I need to work on it to. Thanks for the reply. I appreciate it!
Hi Simpilot.
Is it possible to make it so when viewing messages sent it does not show the entire conversation? How about make it so that it shows like the first 25 characters or so and a link that says read more or something of the such.
For example, I sent one message to a guy and when I went in to my sent mail folder, the one message scrolled for like 2 pages. Yikes! Could you imagine having like 10 or 15 messages in there?
in the mail_sentitems.tpl change line 78 to
<td align="center"><?php echo substr($test->message, 0, 25); ?></td>
that will show the first 25 characters of the string
Nice! Thanks that worked out pretty good. +1
Hi Simpilot. I was shooting the jive in the VA forum Beta 2 thread one day and we talked about line breaks in Airmail how the forum adds them to make a nice paragraph structure.
He gave me a bit of code to try but I can’t make heads or tails of it. I was wondering if you have a moment to spare if you could take a look at it for me. I would really appreciate it. I have been trying for weeks now and I can not seem to get it to go. Finally figured it was time to ask for a little help.
Thanks in advance either way.
Ray
Hey Ray,
It is something that I do not believe will work in airmail. Unfortunatly there is no formating for the messages so the function will not find line breaks. I had started to completely recode this into keeping each message and reply in an individual data cell in the db so they can be manipulated easier, It is judt turning into more of a new version than an update and was not sure how many people would even be interested if they were to have to change the entire system…
What i do as a quick remedy is add a hr html tag when i reply, that makes it a bit easier to distinguished threads.
Ahh ok I got ya. I was curious. It gets a little rough when reply on reply is used but it’s all good either way. I still love the module and use it daily regardless. Thanks for the reply Simpilot.
And I was not aware that html was allowed to be used in this module. I never even tried it.
Yep sure is
Its a great addition to the va, my guys use it all the time. Credit to Dave.
Yeah +100 to Dave but it will only let us up the vote by 1
let me start by saying I love all of the simpilot add-on’s they are a great addition to any VA site.
I have been reading the posts on the Airmail add-on and I would like to add the image of a mailbox to the pilot profile and the other changes made by TAV but I can not find any of the files to download to make these changes.
If anyone has the required files would it be possible to upload them so I can download them.
Thanks in advance
Scott
let me start by saying I love all of the simpilot add-on’s they are a great addition to any VA site.
I have been reading the posts on the Airmail add-on and I would like to add the image of a mailbox to the pilot profile and the other changes made by TAV but I can not find any of the files to download to make these changes.
If anyone has the required files would it be possible to upload them so I can download them.
Thanks in advance
Scott
Hi Scott. What template are you using? The files I changed were for Obsessblue. And I have made a few more changes since I posted that file a while back. Let me see if I still have the zip file. If not, I will see if I can get them out of my install and rip all my custom stuff out to make them back to my original changes.
Ray
Hi Scott. What template are you using? The files I changed were for Obsessblue. And I have made a few more changes since I posted that file a while back. Let me see if I still have the zip file. If not, I will see if I can get them out of my install and rip all my custom stuff out to make them back to my original changes.
Ray
Thanks Ray
I am using a template called detachable.
I hope it will work on that template.
It should work as all the other simpilot addons work without fail.
Scott
Hi Scott. You are correct. All of his modules do work great without question. My concern is the templating changes I made for it to work on my site. I did not mod them files to work on that particular template. Only for obsess blue.
I am in class at the moment. I will check out my files in half an hour or so and get back to you.
Ray
Hi Scott. You are correct. All of his modules do work great without question. My concern is the templating changes I made for it to work on my site. I did not mod them files to work on that particular template. Only for obsess blue.
I am in class at the moment. I will check out my files in half an hour or so and get back to you.
Ray
Thanks Ray,
I appreciate your time and trouble.
I wish I knew how to code then I would give it a go myself
Scott
Hi Scott, obviously you read this entire thread which is very rare for people to do now days. Normally they ask before reading.
So since you read before asking, let me ask you this. What part of my modifications to AirMail are you looking for? The custom menu? The you got mail sounds? Or the flashing mail box thing which if I am not mistaken is part of this anyhow? It’s been so long I do not recall.
Or are you wanting the entire things that I modded?
Please note if I give you the entire thing, you are going to need to adjust things in order to get it to play nice with your template. I can not do that for you as I am sure you understand since I am not using that particular skin.
Ray
Hi Scott, obviously you read this entire thread which is very rare for people to do now days. Normally they ask before reading.
So since you read before asking, let me ask you this. What part of my modifications to AirMail are you looking for? The custom menu? The you got mail sounds? Or the flashing mail box thing which if I am not mistaken is part of this anyhow? It’s been so long I do not recall.
Or are you wanting the entire things that I modded?
Please note if I give you the entire thing, you are going to need to adjust things in order to get it to play nice with your template. I can not do that for you as I am sure you understand since I am not using that particular skin.
Ray
I think I would like the whole thing because I would like the animated mail box and the sound would be good and the custom menu would be good as a standalone application for the AIRmail system on the site. really I just want it to notify the pilot that they have mail when the log in to the pilot centre and on any other pages they may visit.
Thanks
Scott