Jump to content

Sonad

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Sonad

  1. Hello all New system should has a location feature like fsairlines system. A pilot or aircraft can not fly from another airport unless it's moved by a staff member or system itself. For example; A pilot safely arrived to EGLL airport with a Airbus A320-232 aircraft (reg. G-EZUA) System should keep those location values for both pilot and aircraft and does not let them depart from another airport. Unless pilot buy a transfer ticket with his own money or a staff member move them from admin panel. This can be done with a locations table, pirep_filed hook could trigger this event. Thank you
  2. Thanks for reply, I want to get my variables directly to index function in my module. For example; www.mydomain.com/mymodule/123 I observed some modules (such as download) but they all dont use it. For example download module uses the dl function to get variables.
  3. Hi everyone, I am developing some addons for phpvms using codon framework. I have a question for you who are developers. How can we use __remap() function? Is there a __remap() function in codon framework like CodeIgniter? If there isn't, i really think that will be wonderfull. Best regards,
  4. Hi everyone, I have a problem about email system. We are not allowed to use mail function of PHP on our server. We have to use smtp for any mail sending. So I've entered smtp information to local.config file. When I try to send email to pilots, system says Sending email... Sending for xxx... Complete! But any mail is sended by phpvms to anyone including me. After that I changed the email address (there is no such email address like that) and system returns in same way and said sending complete! Please help me about this problem, thanks for support.
×
×
  • Create New...