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

Submitted URL: http://forum.pmdg.com/
Effective URL: https://forum.pmdg.com/
Submission: On August 12 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
 * 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,396 Posts: 79,026
Last Post: Thank you PMDG
4,396 79,026
Thank you PMDG
by krodgers
Today, 02:17
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: 903 Posts: 6,548
Last Post: Custom placard on main panel
903 6,548
Custom placard on main panel
by Tubkal
Today, 00:37
Videos, reviews and more...
When we find a cool new video or a review of our products, you will find them
here.
Topics: 314 Posts: 547
Last Post: Taxi-in / Shutdown und Secure Procedure TUTORIAL - Boeing 737 Pilot -
PMDG FS2020 (by LevelChangeGermany) (German)
314 547
Taxi-in / Shutdown und Secure Procedure TUTORIAL - Boeing 737 Pilot - PMDG
FS2020 (by LevelChangeGermany) (German)
by Mathijs [PMDG]
Yesterday, 09:21
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: 554 Posts: 1,410
Last Post: Weekend 777 Vibes
554 1,410
Weekend 777 Vibes
by LuisKMIA
10Aug2024, 15:31
Hardware, Cockpit Builders
Forum for discussion about control hardware and home cockpit building using PMDG
products
Topics: 64 Posts: 455
Last Post: 747 MCP
64 455
747 MCP
by krodgers
07Aug2024, 18: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,081/38,918)
Systems/Propulsion (460/3,003)
Model/Animations/Documentation (174/1,159)
Autoflight/Manual Flight/Navigation (516/4,743)

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


Sub-Forums:
General Discussion (1,004/8,356)
Systems/Propulsion (126/963)
Autoflight/Manual Flight/Navigation (117/1,087)
Model/Animations/Documentation (94/603)
Launch events (14/78)

PMDG Tablet
Forum for discussion around the PMDG Tablet.
Topics: 290 Posts: 1,989
Last Post: NavData update hangs
290 1,989
NavData update hangs
by jrw4
Yesterday, 13:16
PMDG DC-6 Cloudmaster for MSFS
Forum dedicated to the discussion of the PMDG DC-6 Cloudmaster for MSFS2020
Topics: 1,990 Posts: 15,895
Last Post: Happy 27th!
1,990 15,895
Happy 27th!
by krodgers
Today, 00:15
PMDG Global Flight Operations - Forum
Forum for the discussion of PMDG Global Flight Operations


Sub-Forums:
General Discussion (126/1,438)

Prepar3D Product Discussion
PMDG 737 NGXu for Prepar3D v4 & Prepar3D v5
Forum for discussion around the PMDG 737NGXu product line.
Topics: 2,936 Posts: 22,850
Last Post: Considering buying PMDG777-200LR/F
2,936 22,850
Considering buying PMDG777-200LR/F
by RayP
Yesterday, 13:12
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,368 Posts: 11,636
Last Post: PMDG/P3Dv5 Boeing 747-400 No Altitude Callouts "50, 40, 30, 20, 10"
1,368 11,636
PMDG/P3Dv5 Boeing 747-400 No Altitude Callouts "50, 40, 30, 20, 10"
by Captain Kevin
23Jul2024, 17:53
PMDG 777 - Forum
Forum dedicated to the discussion of the PMDG 777 product line.
Topics: 1,437 Posts: 11,308
Last Post: Cabin suddenly missing
1,437 11,308
Cabin suddenly missing
by Gabejo
Yesterday, 20:27
PMDG DC-6 Cloudmaster for P3D
Forum dedicated to the discussion of the PMDG DC-6 Cloudmaster for P3D
Topics: 144 Posts: 978
Last Post: Liveries
144 978
Liveries
by Zeagle
20Jun2024, 12:40
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

- 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


BEST RECENT VIDEOS

Collapse

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

- 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.


HARDWARE PMDG LIKES

Collapse

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

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

- WINWING Orion Metal Rudder Pedals
- PU Air Korea MCDU



LATEST TOPICS

Collapse

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

   
   
 * Unable to plan fuel correctly with simbrief
   by Vortac12
   I know this has been a topic of discussion before on this forum, and even
   from me. However, I am still having issues with running out fuel on long
   hauls....
    * Channel: General Discussion
   
   Today, 04:10
   
   
   
   
 * Transferring to PC from XBOX!
   by DegxI
   I decided to make the change from Xbox over to pc, and I was wondering if
   PMDG is able to just assist me “transferring” all my PMDG addon that I got...
    * Channel: General Discussion
   
   Today, 04:08
   
   
   
   
 * Thank you PMDG
   by Tubkal
   Last week, I completed my first flight as a professional pilot, and I felt
   compelled to share how crucial PMDG has been in my journey. A decade ago,
   I...
    * Channel: General Discussion, News and Announcements
   
   Today, 01:04
   
   
   
   
 * Custom placard on main panel
   by Tubkal
   Hello
   
   I need assistance with adding a custom placard to the main panel. Could
   someone please let me know which file I should edit or provide...
    * Channel: PMDG Paint Hangar - Forum
   
   Today, 00:37
   
   
   
   
 * Approach FD go insane
   by BWBriscoe
   I was on RNAV approach into Grenada TGPY. All was good and I disconnected AP
   around 800ft. Then suddenly the FD showed a climb and turn to the right
   (which...
    * Channel: General Discussion
   
   Yesterday, 23:24
   
   
   
   
 * Happy 27th!
   by EuroTexan
   I was excited to see the special this weekend, thanks and congratulations on
   a successful 27 years of making exceptional aircraft for the community to...
    * Channel: PMDG DC-6 Cloudmaster for MSFS
   
   Yesterday, 22:44
   
   
   
   
 * Plane frezzz for 4,5 min mid air! help?
   by Jason Steward
   Hi everyone! I encounter some problems with B77W since last update. I load
   everything good like usual , and after 30 min or like that , plane start
   frezzz...
    * Channel: General Discussion, News and Announcements
   
   Yesterday, 21:44
   
   

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 06:09.
Working...

Yes No
OK
OK Cancel


👍
  Close
X