-
Posts
207 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by ProSkyDesign
-
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 =)
-
But in that module can I bid by aircraft ragistration or by aircraft type?
-
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.
-
phpVMS Development Services (Modules, Skins and more!)
ProSkyDesign replied to Sava's topic in Paid Services
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!!
-
Anyone?
-
I'm looking for a module: schedule to a type of aircraft, for example 737-400, instead of a registration? to do an "Real schedule".
-
Could you do it? and how much it cost?
-
how to enable mora than 1 aircraft for a schedule
ProSkyDesign replied to reivax's topic in Support Forum
It is possible with smart cars? I could pay for it. -
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?
-
Any solution?
-
Yes, I did, but the error still appear
-
anyone can help me?
-
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
-
Clean install issues phpvms_5.5.x-master {SOLVED}
ProSkyDesign replied to DesComm's topic in Support Forum
If you solved it, can you share the solution pls? -
Ok I'll do it, thanks you a lot!... I'll come back with news
-
Ok, I'll do it, but can I upgrade the version without missing my files?
-
Build 938 (Version 2.1.938)
-
I asked smartacars site but they think it could be an phpvms error or a module error but i unistalled the add-ons and the issues continue
-
I have the same problem, please help!
-
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