Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 1.5k views
Before I tackle this on my own, has anyone made a script to generate an email to the user upon bid expiration (using the maintenance.php cron job)? Asking since I don't want to reinvent the wheel if its already been done.
Last reply by Yash, -
- 1 reply
- 1.1k views
Hey, Say I wanted to use the email function to email someone, with the email contents being in a TPL file, how would I go about it? Since the add to bid thing is JS, might be a little more complex. Kieran
Last reply by Nabeel, -
- 24 replies
- 4.9k views
I have had a search about and cant find what im looking for. I want to extend the code a bit in the PIREPData.Class.php to also send a summary to the pilot upon sending in a pirep. This is the send to admin email notification of a new pirep # Send an email to the admin that a PIREP was submitted $sub = "A PIREP has been submitted by {$pilotcode} ({$pirepdata['depicao']} - {$pirepdata['arricao']})"; $message = "A PIREP has been submitted by {$pilotcode} " ."({$pilotinfo->firstname} {$pilotinfo->lastname})\n\n" ."{$pirepdata['code']}{$pirepdata['flightnum']}: {$pirepdata['depicao']} to {$pirepdata['a…
Last reply by Strider, -
- 1 follower
- 5 replies
- 1.8k views
Hello, I need to know if there is a way to send an e-mail to a pilot when a PIREP has been rejected. Thanks.
Last reply by Vangelis, -
- 1 reply
- 1.1k views
hi is there any way to email a completed PRIEP to a diffrent email address other than the virtual airlines email address setup in the config?
Last reply by Nabeel, -
Email problem
by Guest- 3 replies
- 2.1k views
Hello guys, I'm trying to modify the email_registrationaccepted.tpl to include the ID of the new pilot. I was trying using this variable "<?php echo $pilotcode ?>" but it doesn't work. Have any idea about how to do it?? Thanks in advance.
-
email problem
by Guest- 1 reply
- 837 views
my phpvms isn't sending emails in registration how to resolve?
Last reply by fsxsimulation, -
- 0 replies
- 1.2k views
Hello, Currently, in my local.config.php, I have defined the pilot inactive time to 30 days. This is the date in which their account will be set to retired. However, I want to also send out an email when a pilot hasn't sent flown a flight in 23 days, informing them they have 7 days remaining until they are marked as retired. (The positive integer defined in the local.config.php file). So ultimately, the CRON will check if the pilot has flown in 23 days, if they haven't then it will send them an email reminding them they have 7 days to do a flight. If any body could provide me with some code to do this, that would be greatly appreciated. Thank you very much. Daniel.
Last reply by PlumbBum, -
- 4 replies
- 2.1k views
Hi all, Not sure if anyone can help but I have tried everything and cant get it to work. I have set the MX records on fivedev to google I have configured local.config and app.config file to use smtp and I can not get anything to send from the admin panel not sure if I am missing something. I am using google apps but I signed up to it when it was still free so not paying for any of that, have the stopped people using the service? Here is the code from my Local.config # Email Settings Config::Set('EMAIL_FROM_NAME', 'INFO@Angel Air VA'); Config::Set('EMAIL_FROM_ADDRESS', 'info@angelairva.co.uk'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by sep…
Last reply by Angel Air, -
- 9 replies
- 2.4k views
Hi, How can I change the subject of the email sent when a new pilot registers? Example: "Your account was created" Thanks!
Last reply by AGuyFawkesMask, -
- 2 replies
- 1.5k views
Hello all first off all a happy newyear to all. now my question i would like to change the subjects in the registration email. now its like this when a pilots registers Registration at airline name but i want it airline Virtual Registration annyone know where to look as i looked almost everywhere but i can't find it
Last reply by joeri, -
- 0 replies
- 958 views
We are seeking some one who has experience integrating the email functions of phpVMS with AWS SES. Need to get email functioning. phpemailtest.php works from the server but not phpvms.
Last reply by DesComm, -
- 1 reply
- 1.2k views
Hi everyone, im new to phpVMS. My email system is down. Although when i email all pilots it says complete, nothing gets sent (pilots have checked spam too) When i approve or reject any PIREP no email notification gets sent either. Any fix for this?
Last reply by ProAvia, -
- 17 replies
- 5.6k views
Hi guys! Thanks for creating the phpVMS! But...i have a problem...When i do the password lost and the thing to send the email with password i not receive any email(spam folder too). What i can do??What is the requisites of the "email system"? Sorry, by my bad english but... Good weekend, Fred
Last reply by NGS, -
- 5 replies
- 1.4k views
I am having trouble getting emails to applicants and pilots to work. I know this is not a fault of PHPVMS, but I'm hoping someone else has encountered this problem and can help me. The email is generated but is halted at my host saying that "email relaying" is not allowed. I'm sure I'm not configuring something correct. The email I set for myself as administrator is the same email I use for my domain email. Does anyone have any ideas? Thanks very much in advance. Ron
Last reply by Nabeel, -
- 2 replies
- 1.4k views
When I accept registrations the pilots don't get email but when they register I get email. What is going on here?
Last reply by Kyle, -
- 1 reply
- 978 views
Is there a way to email just pilots in one hub, for instance I want to have a hub event but i dont want to email all pilots just want to email pilots associated to that hub I need to know how i can add a code to do so thanks! Kind Regards, Allan
Last reply by Jon, -
Is it possible to send emails from phpvms mass mail through a gmail server or with my gmail account ?
Last reply by smokey68, -
- 10 replies
- 3k views
Hello all once again, I'm quite stumped on this issue, so, I go for everyone's help. Emails, once again, will not send. I am 100% sure this is a coding issue. I have a different script on the website that sends an email for validating the account running off phpMailer, sends instantly. Hosting Email Server Presumably, that leaves coding left. Since I would rather not mess around with the code anymore, is there anyway possible to remove the function and write this one in: // $email will represent the receiver's email address // Password is hidden // $title (if possible) should be the title of the email // $message (if possible) should be the template set // Use…
Last reply by ahughes3, -
- 4 replies
- 1.7k views
I have been getting requests from removed pilots to please stop sending emails to them from the VA. Problem is they are nowhere to be found in our system, pilot manager, pilot roster, etc... and yet they are getting emails from the mass email system when we send out emails. Can someone please help us with this. Thank you!
Last reply by AirTahiti340, -
- 3 replies
- 1.4k views
Hey, For some reason, when I send a mass mail, all pictures are broken (Red X's) and the formatting vanishes. Does this happen to anybody else? Thanks, Kieran
Last reply by Nabeel, -
- 1 follower
- 26 replies
- 6.4k views
Afternoon chaps, I have a small question, we recently switched to phpVMS with our small virtual airline, everything is working great and we are on: Version 5.5.2.72 simpilot/php7.2 Confirmation Sent Thanks for registering for Open Air Virtual, you will be notified via email of your registration status. Fatal error: Uncaught Error: Class 'SMTP' not found in /var/www/html/core/lib/phpmailer/class.phpmailer.php:1736 Stack trace: #0 /var/www/html/core/lib/phpmailer/class.phpmailer.php(1861): PHPMailer->getSMTPInstance() #1 /var/www/html/core/lib/phpmailer/class.phpmailer.php(1774): PHPMailer->smtpConnect(Array) #2 /var/www…
Last reply by William, -
- 1 reply
- 1.1k views
Hello, Someone I have made a site for using fivedev is having a problem with their emails not sending. I ran checkinstall and it only showed errors I expected it to (modified some files). Thanks, Tom
Last reply by Nabeel, -
- 3 replies
- 1.6k views
Hi all, As our new updated site sits now, the webmaster (President) is the only one who receives new pilot join auto-emails. Can that be expanded so that multiple staff personnel get the auto-emails also? Not sure if there is a module for this out there...I havent seen any. Any constuctive help on this would be very helpful. Preston B. VP UPSVAC http://upsvac.com/new
Last reply by simpilot, -
- 1 follower
- 7 replies
- 3.1k views
Hello all, I've been consistently having problems sending emails with phpVMS, whether the old v4 release or the one by simPilot v5 release. When testing registration, the confirmation email just won't send, and I'm 100% sure any other emails won't send either. I remember when our email was based on the local mail server of our then free (we upgrade on x10hosting) hosting service, emails would send fine, all the time, guaranteed. I believe it was also routed through GMail's or Outlook's servers for some time too. Everything worked back then. We've moved to Zoho, and ever since then, each new phpVMS "project of sorts" we had, emails will just not budge. In local.config…
Last reply by HCStrike, -
- 5 replies
- 1.7k views
I am having trouble sending email from the mass mailer in the admin panel. Know body including myself are not receiving emails. I check the spam, and nothing is going through. Any ideas? I am using Simpilotgroup Extended Version 1.3
Last reply by ahughes3, -
- 3 replies
- 1.7k views
Hey there I'm got a website (www.quantumcargo.co.cc)*No links work site is incomplete* and I would like to embed curtain part of PHPVMS into the website, so for example the Live map to be on its own inside of my Websites layout and having the pilots centre on a page that is linked into my website but without having all of the top banner that you get if you were looking at(www.quantumcargo.co.cc/pilots) So to recap I want to know if there is a way to intergrate or imbed the PHPVMS into my site that i am making! Thanks in Advance Stealth
Last reply by simpilot, -
- 13 replies
- 5.2k views
-
Last reply by t_bergman, -
- 2 replies
- 1.4k views
Ok, I HAVE searched and cannot find the answer, sorry. I have imported an SQL table, it worked and I can SEARCH for airports, but when I click on "add & edit airports" in the admin panel, the list does not display. I CAN search one at a time and that works, but I cannot get an entire list to display. All I get is an empty display. Any ideas please?
Last reply by jbinner, -
- 1 reply
- 811 views
Please remove the question, I fixed it by reinstalling twice (don't know how that made it work) phpVMS.
Last reply by HighFlyerPL185,