hi ,
as I explained in the manuall, you have to ...Put the codes below in your SchedulesData.class (make a backup first!).
/**
* Get the total number of schedules based on criterea for charters
*
* @param array $params key => value list
* @return int Returns the total number
*
*/
public static function CountCharterSchedules($icao, $price)
{ //Count schedules
$query = "SELECT * FROM ".TABLE_PREFIX."schedules WHERE price = '".$price."' AND code = '".$icao."'";
$results = DB::get_results($query);
return DB::num_rows($results);
}
you can find SchedulesData.class here:
YOUR WEBSITE ROOT/core/common/...
this code will count the charter flights of each pilot!
[02:21:27] Engine 2 is on[02:22:23] Engine 1 is on[02:24:40] Flaps set to position 3
How can I delete the time ([xx:xx:xx]) from the pirep log of pirep_viewreport.tpl ??
I'm using SmartCars... Thanks you =)
Well for example... If I went since SCEL to SCSE with an A319 (CC-AJG), the aircraft (CC-AJG) must be in SCSE, but when I go to book a flight, the aircraft still appear in SCEL and in all flights and aiport of the airline.
Can you make a custom module as a real schedule?
Incluide real aircraft position, jumpseat, diferent registration for the same flight, diferent types go aircraft for the dame flight, etc.
Please contact me: ceo@travelskyalliance.cl
Hi, I have a problem... The aircraft location doesn't work as a realschedulelite, how can I fix it?
For example, On SCEL are the same aircraft (registration) as SCSE.
Help!!
It is possible?
schedule to a type of aircraft, for example 737-400, instead of a registration?
Or Is there a module that does that? (free or paid).
Is there a module that does that?
Well.. Still fails:(.
I think the error could be with sql, don't you think so?
Because throw error with "rowdata" columm of phpvms_pireps table.
Here's my hosting services: Version PHP 5.5.38 Version MySQL 5.6.33
Hi I had this problem. I use Smart Acars... Help pls!!
[01-Nov-2016 16:25:22 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000></font>]</font><p>
</blockquote><hr noshade color=dddddd size=1>
thrown in /home/travelsk/public_html/php/core/classes/ezdb/ezdb_mysql.class.php on line 99
[01-Nov-2016 16:25:29 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000></font>]</font><p>
</blockquote><hr noshade color=dddddd size=1>
thrown in /home/travelsk/public_html/php/core/classes/ezdb/ezdb_mysql.class.php on line 99
[01-Nov-2016 16:25:46 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000></font>]</font><p>
</blockquote><hr noshade color=dddddd size=1>
thrown in /home/travelsk/public_html/php/core/classes/ezdb/ezdb_mysql.class.php on line 99
[01-Nov-2016 16:51:15 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 16:51:27 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 16:52:16 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 17:56:31 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 17:57:39 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 17:57:54 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 17:59:18 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 17:59:49 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 18:02:27 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337
[01-Nov-2016 18:02:47 UTC] PHP Warning: Creating default object from empty value in /home/travelsk/public_html/php/core/common/PIREPData.class.php on line 337