Jump to content

IrfanKhan

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by IrfanKhan

  1. there might be some problem before but now our issue also got resolved. thank you.
  2. Dear Simpilot for our VA the same issue happens even added the below code nothing happened. config::set('VACENTRAL_DATA_FORMAT', 'xml'); Please advise.
  3. Dear Servetas thank you for your response. i would like to say thank you to Manuel Seiwald from crazy creatives team for providing us free update as we required for charter Ops module. Thank you once again. Irfan Khan
  4. Dear Servetas, We are using CharterOps from crazy creatives. I have asked Manuel Seiwald to help us to modify the code as per our needs, he responded back that he is very busy with several projects in hand if we wanted changes he can do which will cost us some amount as well and he will do it whenever he has time for it, this conversation was done in the month of November 2015 till now no update from his side so i thought to ask forum members if anyone can help us to modify the code. Thank you. Irfan Khan
  5. Hi friends i am having issue in limiting the charter flights for the pilots for example. we wanted to limit pilots to only fly maximum of 10 charter flights per month exceeding the limit will block the access for charter system. Anyone please help. Best Regards Irfan Khan
  6. Excellent work done keep up the good work... Demo Link: http://www.bluedogcreations.net/phpvms/ocean_blue/
  7. Thank you for your Response Simpilot in the source file which is layout.php below are the codes placed i dont know how it is showing rocketscript? <!-- Javascripts ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/bootstrap.min.js"></script> <!-- Main Navigation --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.smartmenus.js" type="text/javascript"></script> <!-- Parallax --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.stellar.js" type="text/javascript"></script> <!-- Smooth Scroll --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/SmoothScroll.js" type="text/javascript"></script> <!-- Animation Viewport --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.waypoints.min.js" type="text/javascript"></script> <!-- Lightbox --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.lightbox.min.js" type="text/javascript"></script> <!-- PhotoMontage --> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.montage.min.js"></script> <!-- include jQuery + carouFredSel plugin --> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.carouFredSel-6.2.1-packed.js"></script> <!-- optionally include helper plugins --> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/helper-plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/helper-plugins/jquery.touchSwipe.min.js"></script> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/helper-plugins/jquery.transit.min.js"></script> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/helper-plugins/jquery.ba-throttle-debounce.min.js"></script> <!-- REVOLUTION Slider --> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/revolutionjs/jquery.themepunch.plugins.min.js"></script> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/revolutionjs/jquery.themepunch.revolution.min.js"></script> <!-- Flex Slider --> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.flexslider.js"></script> <!-- Pie Chart --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.easypiechart.min.js"></script> <!-- tooltip-bootster --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/jquery.tooltipster.js" type="text/javascript"></script> <!-- Timer --> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/TimeCircles.js"></script> <!-- Load Scripts --> <script src="<?php echo SITE_URL?>/lib/skins/vp/js/themejs/application.js"></script> Even my Live Acars MAP not showing live flights i tried removing jquery from head section still map doesn't work and if i remove jquery from footer website stops working as well it seems it in linked with main source of the website. please advise.
  8. Dear members our Live Acars Map is not functioning from many months i tried all the solutions given in the forums but nothing happens can anyone please help in resolving the issue please. http://www.piavirtual.org/PIA/index.php/acars Irfan Khan
  9. Dear Servetas Thank you for your response. we wanted to sort by pilot id so we did this. Config::Set('PILOT_ORDER_BY', 'p.pilotid ASC'); Issue solved
  10. Hi Guys anyone can please help me in setting up our Pilot list as ascending order? Regards Irfan Khan
  11. Thank you so much for the response David & Vangelis. issue get resolved by simply changing the hosting server, there was some issue with the server not letting our website to function properly. Issue resolved.
  12. Dear Members recently we have moved our website to another hosting company, after shifting we requested them to restore our data backup file taken from previous hosting, they did the same for us after restoration of the data we found that our flight operation is not working means people connecting with acars system doing flights but pireps not coming to our database and also live flights not showing on our front page we did everything to resolve the issue change the configurations but not succeeded. to double check we did one more fresh install of simpilot 5.5x latest version but same issue exist with the new installation as well. Live flights tracking not working Pireps not able to file No error coming changed the local.config file any help please website: piavirtual.org Update 1# in phpvms_acarsdata table no latest data is showing after connected with acars software.
  13. i uploaded install folder from 5.5x and getting the below error while checking dbtest.php? Warning: include(/home/piavir5/public_html/PIA/core/classes/ezdb/ezdb_.class.php): failed to open stream: No such file or directory in /home/piavir5/public_html/PIA/core/classes/ezdb/ezdb.class.php on line 92 Warning: include(): Failed opening '/home/piavir5/public_html/PIA/core/classes/ezdb/ezdb_.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/piavir5/public_html/PIA/core/classes/ezdb/ezdb.class.php on line 92 Fatal error: Class 'ezdb_' not found in /home/piavir5/public_html/PIA/core/classes/ezdb/ezdb.class.php on line 94
  14. Vangelis Thank you for your quick response the above issue is solved by simply changing URL rewrite function in local.config file... BUT another issue now when pilots connecting with smartCARS live flights not appearing on our frontpage and when they file the pirep also not showing the pireps in the admin panel but in activity feed it shows us the latest pirep filed??? website: piavirtual.org
  15. Dear members we recently shifted our website to another hosting & they already restored our backup data after the restore when ever we are trying to access any page we are getting 404 error (see below) it seems index.php is missing how can i solve the issue?
  16. Hi servetas, This is irfan khan here we have purchased 2 modules from you, our website URL is www.piavirtual.org I do appreciate your help & support pls.
  17. Dear Members i need sincere help we are having high server cpu resource usage problem from last 1 month now suddeny this issue started before it was all ok now daily our website eating more resources and our account is getting blocked by our hosting company they suggest to check my script what can be the issue i am not getting answer to it? can anyone please advise & help on the same issue. below is last one hour resource usage report from our hosting server?
  18. i am using simpilot 5.5x not working for me giving below error any help will be appreciated Fatal error: Call to undefined function recaptcha_get_html() in /home/pakvacc1/public_html/PIA/lib/skins/vp/RouteSubmit/RouteSubmit.php on line 136 on line 136 <?php echo recaptcha_get_html(Config::Get('RECAPTCHA_PUBLIC_KEY'), $captcha_error); ?>
  19. Thank you soooo much vangelis you made my day i do appreciate your help and support cheers! SOLVED
  20. Dear Members i would like to ask for the help to please advise me as how to get the output text such as greased landing, Hard Landing etc for example Pilot submitted the PIREP with -850 ft/min landing rate i would like to get an small text showing weather it is hard landing or greased landing like this -850 ft/min (HARD LANDING) same goes for greased landing i tried the below code but doesn't seems to be working for me as i am not getting an idea how to put < less than or > greater than values between the code please help. <?php if($pirep->landingrate == '> -750') {echo 'Hard Landing';} else {echo "{$pirep->landingrate} ft/min"; }?> how i can put different landing status? Thanks
  21. on line 221 if(!is_array(self::$json[$parent][$name])) { self::$json[$parent][$name] = array(); } Bump anyone
  22. Hi guys i am getting this below error in admin panel does anyone know WHY? Warning: Illegal string offset 'schedule' in /home/airline/public_html/G2/core/common/CentralData.class.php on line 221 Thanks
  23. Thank you so much itrobb really appreciate your help. ISSUE SOLVED
  24. Hello everyone just need little help if for example from simpilot touchdown module i wanted to skip any of the aircraft how should i get the final result. from all the touchdowns i wanted one or more aircraft should not show up what will be the code i can use to skip any aircraft? i used this code but still no luck <?php foreach($stats as $stat) { $pilot = PilotData::getPilotData($stat->pilotid); $aircraft = OperationsData::getAircraftInfo($stat->aircraft); If($aircraft->code == “C172â€) { Continue; } else { echo '<tr>'; echo '<td>'.PilotData::getPilotCode($pilot->code, $pilot->pilotid).' - '.$pilot->firstname.' '.$pilot->lastname.'</td>'; echo '<td>'.$aircraft->fullname.'</td>'; echo '<td>'.$stat->arricao.'</td>'; echo '<td>'.$stat->landingrate.'</td>'; echo '<td>'.date(DATE_FORMAT, strtotime($stat->submitdate)).'</td>'; echo '</tr>'; } } ?> Thank you
  25. make sure your files should be in .php format rather then .tpl format layout.php frontpage_main.php i hope it will resolve your issue
×
×
  • Create New...