Jump to content

PetitJedi

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by PetitJedi

  1. i have 3 red item and 2 yellow Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME viewpilots?action=viewoptions&pilotid=2:1 Unchecked runtime.lastError: The message port closed before a response was received. viewpilots?action=viewoptions&pilotid=2:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist. util.js:219 Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys uw.m @ util.js:219 util.js:219 Google Maps JavaScript API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required uw.m @ util.js:219 for me this is not the problem since it is the MAPS calls thx for your help
  2. sorry Hash.. it's the same result 😢 I have the pilote list... but when i clic on EDIT... i have a empty result for info it was already the content of my core_htmlhead.php
  3. for information, the server is switched to https. I modified in the ADMIN directory the core_htmlhead.php file to add the S to ajax calls. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"></script>
  4. hy thx Yash for your answer I already tested, it did not change anything
  5. Hi all, I met a little trouble. Indeed, I have the list of pilots (pilots & group --> view all pilots) that appears in my dashboard. But when I click on "edit", I have an empty page I reloaded the files to see if I had a problem but nothing to do have you ever encountered this type of problem? I'm in phpvms 5.5.2 Php 5.6 Thanks for you help Best Regards Laurent
  6. Hy I had a map problem that was not displayed on the pirep. The problem was just the type of field in the database. If it's the same problem, it's just the fields that can not contain all the information of the flight. Look in your database, table "pireps" and look at the type of fields for "rawdata", if you are in type "text" pass in "mediumtext". On the other hand you have to make a flight to check that it is that. good luck
  7. Hy all, I search the list of fields of the various tables and their meanings Do you know if there is that somewhere? if it exists of course. For example in the table "pilots", there are the fields "rankid" and "ranklevel" Rankid I understood that it was referring to the table "rank" (fields rankid) but "ranklevel" I do not see what he's referring to Same, always in the table "pilots" the field "gid" ?? what is the value (ex: VAbbVIDP or LFBOLICJ) in advance thank you for your answers Best regards
×
×
  • Create New...