The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 749 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 749 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 889 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 889 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 889 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 889 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(956) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/global.php(956) : eval()'d code 34 errorHandler->error
/global.php 956 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1021 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 1021 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5196 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 5196 errorHandler->error
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/inc/functions.php 5233 build_theme_select
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1449 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 1449 errorHandler->error
/inc/functions.php 1404 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forum
Boeing 797/nma - Printable Version

+- Forum (https://theairlineproject.net/forum)
+-- Forum: General Discussion & Suggestions (https://theairlineproject.net/forum/forumdisplay.php?fid=4)
+--- Forum: Airports, Aircraft, Airlines (https://theairlineproject.net/forum/forumdisplay.php?fid=11)
+--- Thread: Boeing 797/nma (/showthread.php?tid=1716)

Pages: 1 2 3


RE: Boeing 797/nma - Tomcatter - 07-21-2019

I hope it helps you :

Code:
<?xml version="1.0" encoding="UTF-8"?>
<configurations>
<!--PZL 44-->
<configuration type="PZL 44 Wicher" economy="0" premium="0" first="-1" business="0" exitrows="525" emergencyrows="0" toiletrows="525" kitchenrows="525">
<seats>
<seat class="First_Class" type="Standard" pitch="75" width="48"></seat>
</seats>
</configuration>

<!--PZL 4-->
<configuration type="PZL 4" economy="0" premium="0" first="-1" business="0" exitrows="365" emergencyrows="-1" toiletrows="-1" kitchenrows="-1">
<seats>
<seat class="First_Class" type="Standard" pitch="73" width="49"></seat>
</seats>
</configuration>

<!--PZL 27-->
<configuration type="PZL 27" economy="0" premium="0" first="-1" business="0" exitrows="222" emergencyrows="-1" toiletrows="-1" kitchenrows="-1">
<seats>
<seat class="First_Class" type="Standard" pitch="74" width="49"></seat>
</seats>
</configuration>

<!--PZL M28-->
<configuration type="PZLS M28" economy="-1" premium="0" first="0" business="0" exitrows="222" emergencyrows="-1" toiletrows="-1" kitchenrows="-1">
<seats>
<seat class="Economy_Class" type="Standard" pitch="50" width="35"></seat>
</seats>
</configuration>
</configurations>


New production date :
Code:
04-07-1984 00:00;23-04-2017 00:00


The name of the airliner should match the name in the seating configuration.

Quote:<configuration type="PZLS M28"


You name the airliner "PZLS M28", but in the seating configuration you name it "An-38". If the names do not match, a standard configuration is loaded.


RE: Boeing 797/nma - Oultimate - 07-21-2019

Damn Tomcatter Thanks bro Heart Heart Heart