forum.pmdg.com Open in urlscan Pro
104.18.208.24  Public Scan

Submitted URL: http://forum.pmdg.com/
Effective URL: https://forum.pmdg.com/
Submission: On September 10 via api from AU — Scanned from AU

Form analysis 4 forms found in the DOM

POST

<form action="" method="post" class="h-clearfix js-login-form-main ">
  <div class="login-fieldset table">
    <div class="tr">
      <span class="td">
        <input type="text" name="username" value="" class="js-login-username b-form-input__input b-form-input__input--full" placeholder="User/Email" aria-label="User/Email">
      </span>
    </div>
    <div class="tr">
      <span class="td">
        <input type="password" autocomplete="off" name="password" class="js-login-password b-form-input__input b-form-input__input--full" placeholder="Password" aria-label="Password">
      </span>
    </div>
  </div>
  <div class="secondary-controls h-left h-clear-left h-margin-top-s">
    <label><input type="checkbox" name="rememberme">Remember me</label>
  </div>
  <div class="primary-controls h-right h-clear-right h-margin-top-s">
    <button type="button" class="js-login-button b-button b-button--primary">Log in</button>
  </div>
  <div class="secondary-controls h-left h-clear-left">
    <a href="https://forum.pmdg.com/lostpw" class="b-link lost-password-link">Forgot password or user name?</a>
  </div>
  <div class="primary-controls h-right h-clear-right"> or <a id="idLoginSignup" href="https://forum.pmdg.com/register">Sign Up</a>
  </div>
  <input type="hidden" name="securitytoken" value="guest">
</form>

GET https://forum.pmdg.com/search

<form id="searchForm" action="https://forum.pmdg.com/search" class="h-left" method="GET">
  <div class="h-left">
    <div class="search-box h-clearfix">
      <div class="search-term-container">
        <input type="text" name="q" id="q" placeholder="Search" class="search-term b-form-input__input b-form-input__input--shadow" autocomplete="off" aria-label="Search">
        <div class="search-menu-container h-clearfix">
          <div class="vertical-divider-left"></div>
          <div class="b-comp-menu-dropdown js-comp-menu-dropdown b-comp-menu-dropdown--header-search">
            <div class="b-comp-menu-dropdown__trigger js-comp-menu-dropdown__trigger b-comp-menu-dropdown__trigger--arrow js-button" tabindex="0"><span
                class="b-icon-fa b-icon-fa--12 fa-solid fa-caret-down b-icon--disabled js-comp-menu-dropdown__trigger-arrow h-align-middle"></span></div>
            <!-- BEGIN: search_popup -->
            <ul class="b-comp-menu-dropdown__content js-comp-menu-dropdown__content">
              <li class="b-comp-menu-dropdown__content-item b-comp-menu-dropdown__content-item--first b-comp-menu-dropdown__content-item--no-hover js-comp-menu-dropdown__content-maintain-menu">
                <div class="searchPopupBody">
                  <label><input type="checkbox" name="searchFields[title_only]" class="searchFields_title_only" value="1">Search in titles only</label>
                  <div class="b-button-group h-margin-top-xs">
                    <button type="submit" id="btnSearch-popup" class="b-button b-button--primary">Search</button>
                  </div>
                </div>
                <input type="hidden" name="searchJSON" value="">
              </li>
              <li class="b-comp-menu-dropdown__content-item js-comp-menu-dropdown__content-maintain-menu">
                <a href="#" id="btnAdvSearch" class="adv-search-btn">Advanced Search</a>
              </li>
            </ul><!-- END: search_popup -->
          </div>
        </div>
      </div>
      <button type="submit" id="btnSearch" class="search-btn" title="Search"><span class="b-icon-fa b-icon-fa--16 fa-solid fa-magnifying-glass"></span></button>
    </div>
  </div>
</form>

POST activity/get

<form action="activity/get" method="post" class="toolbar-filter-overlay h-clearfix">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="activity">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Answered</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_has_answer" value="-1" checked="checked" class="js-default-checked"><span>Any Topic</span></label>
        <label><input type="radio" name="filter_has_answer" value="0"><span>Not Answered</span></label>
        <label><input type="radio" name="filter_has_answer" value="1"><span>Answered</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

POST profile/ApplyFollowingFilter

<form action="profile/ApplyFollowingFilter" method="post" class="toolbar-filter-overlay h-clearfix">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="subscribed">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

Text Content

   
 * Login or Sign Up
    * Logging in...
      Remember me
      Log in
      Forgot password or user name?
      or Sign Up
    * Log in with

   



 *  * Search in titles only
      Search
    * Advanced Search

 * Forums
 * Shop
 * Support
 * Documentation



 * If this is your first visit, be sure to check out the FAQ by clicking the
   link above. You may have to register before you can post: click the register
   link above to proceed. To start viewing messages, select the forum that you
   want to visit from the selection below.


FORUMS

Collapse


777 POLL, YOUR INPUT APPRECIATED

Collapse

--------------------------------------------------------------------------------

We published a poll about our 777 for PC and Xbox/Cloud and invite you to share
your input. You will find links to the poll here. Thanks!
 * Forums
 * Latest Activity
 * My Subscriptions

Collapse
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Answered
   Any Topic Not Answered Answered
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
No content found
Show More
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
Please log in to your account to view your subscribed posts.

Directory Topics Posts Last Post PMDG Customer Forums
General Discussion, News and Announcements
An area for general discussion on a range of topics. This is where PMDG makes
product related announcements.
Topics: 4,436 Posts: 79,776
Last Post: Questions regarding Boeing vs Airbus characteristics
4,436 79,776
Questions regarding Boeing vs Airbus characteristics
by Pilot53
Today, 04:09
PMDG Paint Hangar - Forum
A forum dedicated to livery painters, livery painting, and everything else that
happens when you spend too much time sniffing the virtual aircraft coatings.
Topics: 911 Posts: 6,566
Last Post: PMDG Boeing 737 800 SSW MSFS MGA AIRLINES free download Site :www
Fsxliveries.it
911 6,566
PMDG Boeing 737 800 SSW MSFS MGA AIRLINES free download Site :www Fsxliveries.it
by D'Agostino Giovanni
01Sep2024, 10:33
Videos, reviews and more...
When we find a cool new video or a review of our products, you will find them
here.
Topics: 341 Posts: 577
Last Post: LOADSHEET - B777 NORMAL PROCEDURE (by LEVEL CHANGE Claudio Fonseca)
341 577
LOADSHEET - B777 NORMAL PROCEDURE (by LEVEL CHANGE Claudio Fonseca)
by Mathijs [PMDG]
02Sep2024, 12:03
Travelogues and Hangar Flying
This forum is a great space for image packed traveloques of your sim flying, as
well as any real flying experiences you care to share in text or image form.
Topics: 563 Posts: 1,429
Last Post: University Engine Hangar!
563 1,429
University Engine Hangar!
by BrianThePilot
08Sep2024, 05:41
Hardware, Cockpit Builders
Forum for discussion about control hardware and home cockpit building using PMDG
products
Topics: 72 Posts: 763
Last Post: Cockpitforyou Throttle and new PMDG 737 for MSFS
72 763
Cockpitforyou Throttle and new PMDG 737 for MSFS
by Wardie
Yesterday, 20:19
Microsoft Flight Simulator 2020/2024 Product Discussion
PMDG 737 for MSFS
Forum for discussion around the PMDG 737 for MSFS.


Sub-Forums:
General Discussion (5,114/38,877)
Systems/Propulsion (468/3,071)
Model/Animations/Documentation (180/1,217)
Autoflight/Manual Flight/Navigation (526/4,852)

PMDG 777 for MSFS
Forum for discussion around the PMDG 777 for MSFS.


Sub-Forums:
General Discussion (1,081/9,029)
Systems/Propulsion (137/1,081)
Autoflight/Manual Flight/Navigation (122/1,222)
Model/Animations/Documentation (95/610)
Launch events (14/78)

PMDG Tablet
Forum for discussion around the PMDG Tablet.
Topics: 295 Posts: 2,020
Last Post: Will the tablet's map zooming bug be fixed?
295 2,020
Will the tablet's map zooming bug be fixed?
by Captain Kevin
Yesterday, 20:31
PMDG DC-6 Cloudmaster for MSFS
Forum dedicated to the discussion of the PMDG DC-6 Cloudmaster for MSFS2020
Topics: 1,999 Posts: 15,943
Last Post: Propeller Axis Question
1,999 15,943
Propeller Axis Question
by jmdriskell
07Sep2024, 18:31
PMDG Global Flight Operations - Forum
Forum for the discussion of PMDG Global Flight Operations


Sub-Forums:
General Discussion (127/1,440)

Prepar3D Product Discussion
PMDG 737 NGXu for Prepar3D v4 & Prepar3D v5
Forum for discussion around the PMDG 737NGXu product line.
Topics: 2,935 Posts: 22,855
Last Post: Aircraft banks uncontrollably
2,935 22,855
Aircraft banks uncontrollably
by Trip7Enjoyer
15Aug2024, 14:49
PMDG 747 Queen of the Skies II - Forum
Forum dedicated to the discussion of the PMDG 747 Queen of the Skies product
line.
Topics: 1,370 Posts: 11,647
Last Post: 8.33KHz spacing in the PMDG QOTSii
1,370 11,647
8.33KHz spacing in the PMDG QOTSii
by Mathijs [PMDG]
19Aug2024, 21:19
PMDG 777 - Forum
Forum dedicated to the discussion of the PMDG 777 product line.
Topics: 1,445 Posts: 11,406
Last Post: Taxi Speed
1,445 11,406
Taxi Speed
by vadriver
05Sep2024, 11:32
PMDG DC-6 Cloudmaster for P3D
Forum dedicated to the discussion of the PMDG DC-6 Cloudmaster for P3D
Topics: 145 Posts: 979
Last Post: Engine One issues
145 979
Engine One issues
by Vortac12
27Aug2024, 14:23
PMDG 737 NGX - Forum
Forum for discussion around the PMDG 737NGX product line.
Topics: 619 Posts: 3,182
Last Post: Xbox users…Will the AIRAC cycle update?
619 3,182
Xbox users…Will the AIRAC cycle update?
by vadriver
10Aug2024, 11:27
FSX/FS2004/Xplane Product Discussion
PMDG Legacy Products - Forum
Forum dedicated to the PMDG Legacy Products.
Topics: 93 Posts: 535
Last Post: Error Livery downloader TLS1.2 is disabled
93 535
Error Livery downloader TLS1.2 is disabled
by krodgers
05Jul2024, 17:45
PMDG JS41 - Forum
Forum dedicated to the discussion of the PMDG JS41
Topics: 43 Posts: 309
Last Post: engine start
43 309
engine start
by sloppysmusic
18Jul2024, 21:26

Mark Channels Read


PMDG 777 DOCUMENTATION

Collapse

--------------------------------------------------------------------------------

- Introduction Manual
- Flight Tablet Manual
- Tutorial Manual
- PFD versions

- FAQ
- Features
- Forum Support Section
- Ticket Support
- Top Community add-ins
- B777 Flows


NOTAMS

Collapse

--------------------------------------------------------------------------------

- B777, all platforms (Aug 09)
Navdata update via tablet possibly inop.
This issue is being investigated


HARDWARE PMDG LIKES

Collapse

--------------------------------------------------------------------------------

Not complete reviews, more guides about how suitable hardware is for PMDG
aircraft.

- WINNGFLEX 737NG CDU



- CORE Flight 7373 EFIS & MCP

- WINWING Orion Metal Rudder Pedals
- PU Air Korea MCDU



BEST RECENT VIDEOS

Collapse

--------------------------------------------------------------------------------

- B777, Performance Calculations
- B777, Center hydraulic system failure
- B777, Cathay Short Haul Ops
- B777, Exterior Inspection
- B777, CDU Inititial Data
- B777, Beginners Guide Part 1
- B777, How Accurate Is The PMDG 777?
- B777, Improve your 777 handling

- The complete PMDG video collection


RELEASE CHANNEL VERSIONS

Collapse

--------------------------------------------------------------------------------

PC:
 * PMDG 737-600: 3.0.100
   
 * PMDG 737-700: 3.0.100
   
 * PMDG 737-800: 3.0.100
   
 * PMDG 737-900: 3.0.100
   
 * PMDG DC6: 2.0.52
   
 * PMDG 777: 2.0.41

Marketplace XBOX/CLOUD:
 * PMDG 777: 2.0.41
 * PMDG 737-600: 3.0.94
   
 * PMDG 737-700: 3.0.94
   
 * PMDG 737-800: 3.0.94
   
 * PMDG 737-900: 3.0.94
   
 * PMDG DC6: 2.0.51
   


RELEASES & UPDATES

Collapse

--------------------------------------------------------------------------------

 * June 25: B777-300ER released.
 * June 30: B777_300ER update 2.0.34.
   - first stability fixes
 * July 1st: B777-300ER manuals
   - all manuals updated.
 * July 8st: B777-300ER manuals
   - all manuals updated.
 * July 13st: B777-300ER update
   - Stability and first enhancements
 * July 17st: All 737's updated
   - Stability fixes, some other tweaking
 * July 17st: DC-6 update
   - Better sharpness of instruments, some other tweaking
 * July 25th: B777-300ER update
   - Stability and small tweaks.


LATEST TOPICS

Collapse

--------------------------------------------------------------------------------

   
   
 * Please Bring the Wx Radar to the 737 Line
   by DrVenkman
   After flying the 777-300ER almost exclusively for the past 2-1/2 months,
   yesterday I flew three legs in the 737-800: KDCA - KBNA; KBNA - KTPA; the
   KTPA...
    * Channel: General Discussion
   
   Yesterday, 23:41
   
   
   
   
 * Simbrief weights, payload cargo and pax count vs the FMC
   by john77
   PMDG team
   
   I've noticed that when you load the simbrief plan in to the fmc and select to
   load simbriefs payload using the set payload option,...
    * Channel: General Discussion
   
   Yesterday, 19:59
   
   
   
   
 * Saving game mid-flight advice
   by Blade1
   Hi All,
   
   I am new to the PMDG 777 and FS2020. I love the product but just wondering,
   what is the procedure to save the game mid-flight? I...
    * Channel: General Discussion
   
   Yesterday, 16:02
   
   
   
   
 * Will the tablet's map zooming bug be fixed?
   by Yunchan2295
   Every update there is no news about the zooming bug in tablet map... Well, I
   opened a ticket on July 15, and it's been almost 2 months now... There are...
    * Channel: PMDG Tablet
   
   Yesterday, 14:28
   
   
   
   
 * Aircraft Range
   by pchitkara
   I created the Simbrief fp from VIDP to KEWR, distance of 7156 nm, 290 pax but
   get a warning message that flight exceeds aircraft range along with fuel...
    * Channel: General Discussion
   
   Yesterday, 14:09
   
   
   
   
 * Best Ryzen CPU and GPU combination for Flight Sim?
   by JRHorse
   Good morning, I hope this is a good place to ask fellow PMDG pilots for
   feedback regarding a new potential 1440p gaming PC I will hope to build in a
   few...
    * Channel: General Discussion, News and Announcements
   
   Yesterday, 13:17
   
   
   
   
 * How to get back to the default 737-800 install
   by decrepidpilot
   I have recently been looking at the PMDG YouTube videos on the 737-800
   especially the custom camera views and have realised that I might have added
   third...
    * Channel: General Discussion
   
   Yesterday, 08:54
   
   

View All



 * English (US)
    * Deutsch (Du)
    * English (US)
    * French
    * Spanish

 * Help
 * Contact Us
 * Privacy
 * Go to top

Copyright 2019 PMDG Simulations, LLC.
Powered by vBulletin® Version 6.0.6
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.
All times are GMT. This page was generated at 05:44.
Working...

Yes No
OK
OK Cancel


👍
  Close
X