Jump to content

joeri

Moderators
  • Posts

    2222
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by joeri

  1. at the moment deleting is not possible or you have to go in the database and delete them in there
  2. checkinstall is a bid shorter now ;D Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking file hashes for corrupt or mismatched files [Error] ../unittest/run_tests.php doesn't exist [Error] ../unittest/add_pirep.php doesn't exist [Error] ../unittest/fspax.php doesn't exist [Error] ../unittest/fsfk.php doesn't exist [Error] ../unittest/tests/registration_test.php doesn't exist [Error] ../unittest/tests/pirep_test.php doesn't exist [Error] ../unittest/tests/times_test.php doesn't exist [Checksum failed] /install/checkinstall.php did not match, possibly corrupt or out of date [Checksum failed] /install/install.php did not match, possibly corrupt or out of date [Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/modules/XML/XML.php did not match, possibly corrupt or out of date [Error] ../unit_test.php doesn't exist [Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date [Checksum failed] /core/templates/pireps_addcomment.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_liveacars_config.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/registration_autoconfirm.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_log_flightdata.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/xacars_config.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_pirep_config.tpl did not match, possibly corrupt or out of date [Checksum failed] /install/install.sql did not match, possibly corrupt or out of date -- Checked 204 files, found 20 errors update: i re uploaded the files but still giving te same gr joeir
  3. hello i think u should be more patiant you post ant you want an awnser right away that will not work
  4. Brian what is the Zulu time plz
  5. never mind i have it also on the dev side porbebly its on my end
  6. hey cable actualy 1 question with ini file will we be needing. gr joeri
  7. hello frans livaacars needs to be va template
  8. if needed i will test it for you
  9. glad it got solved where some late nights for him and me. gr joeri
  10. hello Nabeel i must say i have notised that the admin side is a bid slower since 815 loading time is a bit longer lets say arround 10 sec to get in the admin. gr joeri
  11. joeri

    fleet

    you have to make a template of it and call it like all the rest
  12. i will be stealing it and show it on my site some parts off the video's ;D ;D ;D na just joking i will be placing the links on my website thanks man
  13. joeri

    Acars

    can you turn the DEBUG_MODE to true and ACARS_DEBUG also then post the log file here so we can take a look
  14. joeri

    fleet

    this you have to code on to you site something like this <?php MainController::Run('Fleet', 'aircraftstats', (50)); ?>
  15. joeri

    Acars

    could you try xacars plz see if it shows or not and an url so i can test it gr joeri
  16. ok thanks that is great
  17. hello faraz nice that you ar trying so many things but if you do a quick search in this forum almost all you questions can be awnserd gr joeri
  18. in the pilotdata.class change this ORDER BY p.pilotid DEC"; to ORDER BY p.pilotid ASC"; hint look at line 85
  19. Hello Nabeel I have 2 questions At this point i have about 700 flight schedules but here comes the question I have about 300 done flights But I want to refresh off all the flight schedules on new year. Is this possible (read) will this affect any off the old pireps that have been send Example: Now TAY 256= ebbr-lfpg a flight has been done and stored in the pireps db After new year TAY 256= ebbr- eddw. Will this give an error or not because we are a real live airline and our schedules change every 3 months and if this can’t be done we need to ad so many schedules And that would we sad. Second If I want to start a second airline within phpvms is it possible that when I use another airline in the same phpvms database but it uses an different url and different skin Ex: now I have the main site www.tnt-virtual.be (tay) with skin 1 But I want add 1 more www.smile-virtual.be (sml) with skin 2 Using the same database but different skins. Hope you can follow me on everything if not I will try to give more explanation. Gr joeri
  20. joeri

    Acars

    ok but you are using your own ini file in fsacars via the dropdown menu? when it starts up
  21. joeri

    Acars

    than i think something is wrong becous you schould only see you on your own live map i think if you start fsacars can you select your own airline via a dropdown
  22. hello Nabeel small update i think the code is there but it not showing annymore is this the code </td> <td valign="top"> <?php StatsData::PilotAircraftFlownGraph($userinfo->pilotid); ?> </td> </tr></table> gr joeri
  23. hello Nabeel indeed the pie is gone don't know when it happend but i not there annymore 8)
×
×
  • Create New...