Jump to content

servetas

Moderators
  • Posts

    1726
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by servetas

  1. Searching the forum saves time for both you and us. http://forum.phpvms.net/topic/5052-way-to-hide-retired-pilotssolved
  2. Open your local.config.php file and add this (if it does not exist, if it exists just replace that with the following): Config::Set('PILOT_ORDER_BY', 'p.pilotid ASC');
  3. Which pilots are not listed on your pilot center? Can you please copy paste your pilots_list.tpl file here or send it to me via pm?
  4. Maybe you will have to set the details of your mail server on your local.config.php file. Open your local.config.php and find this: Config::Set('EMAIL_USE_SMTP', false); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', ''); Config::Set('EMAIL_SMTP_PORT', '25'); Config::Set('EMAIL_SMTP_USE_AUTH', false); Config::Set('EMAIL_SMTP_USER', ''); Config::Set('EMAIL_SMTP_PASS', ''); Configuring it might solve your problems.
  5. The template you are using requires PopUpNews module which has been developed by simpilot. You will have to install it in order to be able to see the news on your website (for your information, the news are being inserted correctly and you should be able to see them on your admin center). George
  6. Are you able to see the new via your admin center or phpmyadmin?
  7. What is your website url? Are the news added on your database? Do you receive any error?
  8. There is not any problem if it is blank. The fields will be filled up if you Bid a schedule->View your Bids->File Flight Report.
  9. Hello, I am having a problem with a website. While the pilot selects as pirep id the "AZI325" on the fs passengers, the flight is being submitted with flight number "AZC325". AZI and AZC are flight codes and have been added as airlines on the phpvms website. The AZI325 and AZC325 are two different flight schedules which have been added to the system but they have the same departure and arrival airports. Geore
  10. Yes, alternatively you can had got in touch with your web hosting provider. They might be able to increase the limit.
  11. Do you get this error in the activity log of your admin center?
  12. You can check that too http://php-mods.eu/site/index.php/real-booking-system . We are able to offer customizations too based on your needs. George
  13. You are correct. I had not thought of it. I have already updated and now it passes the data using post. Thank you very much for pointing that out. It's all based on the pilot's habits. During the last few two weeks, a virtual airline is using that system (a little bit customized) and its pilots are really excited with it. Via the settings page you are able to simplify the system and make it less restrictive by disabling the aircraft location system, the disable aircraft on bid page etc. As it is stated on the manual of the module, everyone is able to request a customization based on the needs of his virtual airline. George
  14. Personally, i would prefer month by month layout. It is better i think as the pilots will be able to see all the occasions during the month.
  15. Real Booking System v1 After some months of development, PHP-Mods Team is ready to announce you our newest module. Many of you have requested it during the past so we decided to develop a new option which includes and will include more and more functions based on your own suggestions. Based on the module settings, you are able to select the default position of your fleet, if you are going to limit the aircraft locations too, if you are going to limit the aircrafts which are currently bidded by your pilots and the cost of a jumpseat ticket per nautical mile. As soon as a pilot registers on your virtual airline website he is being initially placed on his hub. The location of the pilot is based on his last pirep or his hub or the last jumpseat ticket he purchased. Each pilot has the right to purchase a jumpseat ticket. The price of the ticket is based on the distance between the current location of the pilot and the location he wants to be transfer. The jumpseat ticket is free if the pilot is stranded. A pilot is getting stranded when there are not any available schedules and/or aircrafts from his current location. As soon as the pilot completes a flight, his location is being automatically updated. Via the administration page of the module, you are able to transfer a pilot or an aircraft. Useful Links Module Information Demo System Module Manual If you have any question, do not hesitate to contact us or post your question here. Best Regards, PHP-Mods Team
  16. Have you tried to get in touch with your web hosting company?
  17. I am going to pin this topic in order to remain on the top of this forum. offtopic mode on PHP-Mods offers web hosting services too. With every new web hosting plan, we offer free website migration or phpVMS installation within 24 hours. offtopic mode off
  18. What kind of help do you need? I think that most of the users here can help you install it. It is not that difficult. Also, you can search over the forum for solutions if you have any problem or post your questions.
  19. I do really understand your awareness. I ensure you that there are a lot of differences between this and David's module. The name will be changed if you have so big problem with it. If i am not mistaken, currently there is only one available module for that operation which is David's and has been "deprecated". Some of the phpVMS users might want to use a FREE "deprecated" system and some of them a different PAYWARE one which offers and will offer more options. David, i can send you the module files as soon as everything is ready if you believe that i have copied any part of code.
  20. Dear All, On behalf of the PHP-Mods Team, i am glad to announce you the preview of our next payware module for phpVMS. Some of you have already requested something like this and we decided to develop that in order to fit your needs. That is a Real Booking System. Here you can find some preview screenshots of the system in action. How it works? Each pilot has a specific location which is based either on his last pirep or on the last jumpseat ticket he purchased or on his hub if he has not purchased any jumpseat ticket or flown any flights. He is able to fly only from his location or alternatively purchase a jumpseat ticket. If there are not any available schedules on his current location, he is entitled to get a free jumpseat ticket otherwise the price is based on your settings. Via the administration panel of the module, you are able to select a specific cost per nautical mile. Pilots and aircrafts can also be transfered via the administration panel. As an administrator, you will be able to select if you are going to limit the aircraft positions or not. Limiting the aircraft positions makes your system more restrictive but this option is available too. Based on the default phpVMS structure, you are able to select only one aircraft per schedule. This means that if the aircraft of a schedule is not in the correct position, the schedule will not be available to the pilot. It is required to create a looping system of routes if you are limiting the aircraft positions. It means that each aircraft must return to the airfield it started. This loop can have as many legs as you want. If you do not create a loop, the aircraft will become stranded and in some cases the pilot which flies it too. If a pilot becomes stranded, he will be able to get a jumpseat ticket for free but the aircraft will remain stranded until you transfer it from the admin center. Via the administration panel you are able to see an aircraft listing and check which aircrafts are stranded. As an administrator, you can move them to an airport which has available schedules for that aircraft. I would be really happy to listen your reviews and suggestions. We are really close to the release as the module is on its final stage of development. Best Regards, Servetas George http://php-mods.eu/
  21. You may search the forum for a solution. It has came up quiet a lot during the last months.
×
×
  • Create New...