Jump to content

Sava

Members
  • Posts

    575
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Sava

  1. Sava

    PilotShop - Preview

    Yes, it will work. I won't release stuff that doesn't work.
  2. Sava

    PilotShop - Preview

    I have the same opinion on this to be honest, and I won't be introducing it to my VA also, but I am creating it as I saw several people requesting this module. Thanks for the kind comment!
  3. Hey guys! I am excited to share yet another release by me. This time it is the completely custom PilotShop addon, currently still work in progress but to be released soon. What is currently done is the admin panel part of the addon, complete with the database structure behind it. What is left to be done is the front-end bit, but I am satisfied with what I have now so I am gonna give you guys a teaser. The addon gives you the possibility of creating shop item categories, and then adding various items to them. Every item has a name, description, image and a price. Once completed, pilots will be able to purchase these items from the front end and have the purchases displayed on their profile. Admins have an option to award a pilot with a shop item as well. The addon will include an update checker (as shown on the preview images) that queries an update server for updates. If an update is found, you are notified. At this time I am considering a possibility for pilots to have an option to sell an item for a price they set and have other pilots get stuff from them. This is a thought at this time so I am asking you if you would be interested in this option? The module is going to be released as payware, for a yet not decided price, but it will be around the price other complex modules are released for. I still yet haven't decided how I'd sell this, but I'll figure that out by the time I finish the module. Any ideas? When I am going to finish it depends on several factors, but my best guess is sometime next week, depending on RL commitments. Preview: Share your thoughts, ideas and suggestions. Regards Sava
  4. Forum footer says: Nulled by CGT. I would advise you to try and buy a legal version or switch to a free BB software as this can get you into trouble.
  5. There is an option in the local.config.php file in the core/ folder to enable the scedule to remain after it has been bid on.
  6. You need add css properties to the .css files and then reflect those changes in the markup. Check W3Schools.
  7. You are more than welcome. I thought that this might not be your issue since several hours is a lot of time, but it seems it worked. Glad I could help.
  8. Sava

    Real Flight Booking

    This has been finished and launched for my VA. It works without any issues as described in my posts. I will consider repacking this and releasing it as payware, but still not sure. How many of you would be interested?
  9. Sava

    how to

    1. You need to alter the CSS and reduce the width of each item. It should be the <li> corresponding style. 3. In core/templates, but before you edit it, move it to your skin folder 4. Edit the first post in full editor and on the top there is an option to edit the topic tittle.
  10. I used it on a personal project or two as a CMS of choice. I pulled out all the not required files and folders, deleted the not required methods and created the ones I needed. Proved to be an excellent solution
  11. Try refreshing with clearing the cache. CTRL+F5
  12. Where would it be pulling data from? The schedules times or the bids placed. If its the schedules, then you check first for all schedules from today's day, then you find the ones with the closest time and limit it to first X schedules.
  13. You should consider learning CSS and HTML. It is really really simple! It took me one afternoon to get the basics of CSS. Also, if you don't have any bank account you can use, you are stuck with free hosting, which is not good. To add, I am not sure if Ezy issues permissions.
  14. Use the z-index CSS options and position the elements.
  15. Sava

    Real Flight Booking

    I have worked on this a bit several days ago. I am currently basing it on the default Schedules module, but if it ends up working, I will most probably be repackaging it and release it as a separate module which will be payware. Though, I am still not sure, and might just keep it as an exclusive to my VA. What I have done at this point is that when you want to book a flight, you are taken to the brief page where it asks you to select an aircraft for the flight. It only displays aircraft which are currently at your present location and have not been booked by someone already. The pilot location is tracked via a new table column, that is first set as the HUB and then is updated once an admin accepts the PIREP. The aircraft location is also tracked on a new column and is also changed upon accepting the PIREP. So, once you select a flight, the a/c is assigned to the schedule instead of the default aircraft set in phpVMS schedules. Once you book one flight, you are not allowed to book another one before you complete the current booked flight, or delete the booking. Once you are ready to take-up the flight and start kACARS, you get the selected A/C instead of the default schedule's one sent to the application via XML. Also, when you have a booking, it will only display that single A/C when you click on get aircraft on the bottom. If you are flying a charter, it displays only the current location A/C once you click Get Aircraft. The only issue I see is that the pilots have to wait when the flight is submitted for the admin to accept it before flying again but I will fix that with auto-confirmation of PIREPS. That is what I have completed until now. I still have to add a few features, complete the relocation upon receiving a PIREP and do a bit of beta testing, but I hope to have it done by the end of next week as my free time is limited with school and stuff starting again. Here is a little screenshot. Bare in mind the entire page is still a WIP and I am planning on doing a much advanced briefing some time soon (not included with addon if i release it) http://i.imgur.com/h9EOx.jpg
  16. You do realize this topic is from nearly 2 years ago?
  17. Amazing site! Best of luck!
  18. Yeap, I thought I included that. Thanks!
  19. I can say, and I do wish everyone luck with their VAs but I have to express my thoughts that it is not required to start yet another one. I am not criticizing. There are millions of VAs out there not simulated how they should be, why not make them? I am not sure how anyone, as Cori said, can compete with DeltaVa.org that has been in operations for a long time now, running a custom, great ACARS and website.
  20. you can just cut off the first 6 characters of the output by using php
  21. I understand some functions might not be working around all browsers, and that is OK but to have the most important part - the menu - that takes them around the site, not working in one of the most popular browsers is not really acceptable. See what you can do to fix that. Other than that and the fact there are already well established USaw VAs around, looks like a nice VA from a quick look. EDIT: Spent a bit more time on the site. You have been running for less then a day and your awards page is already under maintenance? I am not sure if your rank images are free to use but they are available on several other VA sites? http://www.fly-euroharmony.com/site/index.php/ranks/ Your fleet page images are not displaying. Your map on the schedules details page overflows. Take this as constructive criticism.
  22. Your dropdown menus do not have a background in the latest version of FF
×
×
  • Create New...