Jump to content

loganq

Members
  • Posts

    18
  • Joined

  • Last visited

  • Days Won

    1

loganq last won the day on June 29 2018

loganq had the most liked content!

Recent Profile Visitors

1195 profile views

loganq's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In Rare

Recent Badges

1

Reputation

  1. Good day guys, I'm looking for a module to be written for https://aviation-edge.com/ Information needs to be pulled from their databases through API in xml format to my server. From there, the information in xml either needs to be added, updated or deleted based on certain critea. For example the timetables. The timetables have schedules for ALL current flights across the world. What needs to happen is this: Send pull request for database - I would like a section on the admin where I would be able to choose how often the pull request is send. Once data is retrieved, all data need to be checked against current flight schedules If flight schedule exists, update flight schedule If flight schedule no longer exists in pulled database, delete schedule If flight schedule does not exist, add flight schedule to database They obviously have different databases for different things but basically the same thing as above needs to happen for airlines, airports and aircraft. With the aircraft they give a ton of extra information. I would like to pull as much of this information that's relevant for example amount of passengers it can carry, weights etc. Anyone interested in creating a module for, please PM me with your fees etc and we'll go from there. Thanks a million!
  2. Good day, I'm am currently having the same issue where this error is occurring. We're using phpvms V5. The error occurs, however, the PIREP has been files. The initial posts settings was already applied in the codon.config.php file. When I check the smartCars log I see the following: [09:28:19 PM] Windows 10, Build 17134, Suite Mask: 0x100, 64bit Architecture [09:28:19 PM] Browser emulation mode set to 11001 [09:28:25 PM] Logged in to airline 861 as pilot 1 with dbid 1 [09:28:31 PM] set_color 4 [09:28:31 PM] set_color 7 [10:57:27 PM] The sim monitor thread returned [10:57:32 PM] [ERROR] An unknown or unsatisfactoy response was received during the PIREP filing. It was : Nothing else. No info on what the error is. Any suggestions on what this issue could be?
  3. Any update on this? Thanks a million!
  4. Hi guys, This issue was because of my hosting provider. I switched hosts and everything worked perfectly.
  5. Hi guys! My problem was all due to my host. I switched hosting providers and it worked perfectly. Don't know what the cause was.
  6. Hi guys! I'm having a bit of an issue. All the files are in the correct places etc and I'm assuming we're receiving the information back but nothing seems to populate. https://vcrew.infinityworldva.co.za/index.php/SimBrief?ofp_id=1531490648_016A5AAD82 That is what I get AFTER the Simbrief popup closes and forwards me to that page...It used to work perfectly fine but somewhere along the line while working on other things, this has gone array.
  7. Hi Parkho! I'm starting to wonder if it's just me. LOL. I'm having a bit of an issue. It's not pulling through any information. Is there a way that I can see if anything is actually happening? Even if it's errors. LOL
  8. In your coding...the airline expenses all use the currency....but as you can see I have two things that are based on Percent (Per Flight), however, it still shows it in currency instead of %
  9. Awesome question. I was about to post something similar. My apologies for hogging your post. I'm looking for the exact same thing. I'd like to know how we are able to pull info from the log to use as variable. Hope someone will be able to assist. Thanks a million!
  10. Thanks for this mod. Quick question. For the expenses, everything is setup as currency. What do I change to make "Percent (Flight)/(Month" as a % not currency. Sorry man. Not a coder here.
  11. Any suggestions on this issue? Thanks so much guys!
  12. Hi guys, For the life of me I just can't seem to get this to work. My main website is in public_html. I added this code to my liveflights.php page at the top. I had it both ways as per below. Not working. I have the following code WHERE I want the map to show on the page: My phpVMS is in a sub-folder one level up from public_html...as per the codon.config.php link above. The airports I have routes to/from normally show up with a white dot. Nothing shows. At the top of the map it normally shows the total number of flights currently or "No flights in progress". Nothing shows. No active flights show on the map either. Just a blank map. Any help would be appreciated! Thanks a million!
  13. Hi guys, I might just be missing it but is vaCentral going up again anytime soon?
  14. One position already filled. UPDATE: Our website is coming together really quick now. Just a few more bugs to work out, logo to be uploaded and we're ready to go. We officially have our own smartCARS for our pilots! Looking forward to getting it all coming together. We're still accepting applications for the remaining positions listed in the original post. Please email us as per the post or PM me here!
  15. Sorry Leonard, I'm not a coder at all but I think there is an error in your latest install doc for the Recaptcha. Instructions should read: Edit core > local.config.php At end of the file paste the following: /* Keys for recaptcha, you can change these if you want to your own but it's a global key so it should just work */ Config::Set('RECAPTCHA_PUBLIC_KEY', 'PASTEPUBLICKEYHERE'); Config::Set('RECAPTCHA_PRIVATE_KEY', 'PASTEPRIVATEKEYHERE'); Change Public and Private Key, then save the file
×
×
  • Create New...