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 October 15 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,492 Posts: 80,968
Last Post: Upcoming 747
4,492 80,968
Upcoming 747
by Tom Falley
Today, 03:22
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: 912 Posts: 6,578
Last Post: Help for a newbie!
912 6,578
Help for a newbie!
by Mickel
Yesterday, 08:42
Videos, reviews and more...
When we find a cool new video or a review of our products, you will find them
here.
Topics: 369 Posts: 617
Last Post: HOW TO FLY THE B737 PMDG - TUTORIAL FOR BEGINNERS (by Perna do Vento)
(Portuguese)
369 617
HOW TO FLY THE B737 PMDG - TUTORIAL FOR BEGINNERS (by Perna do Vento)
(Portuguese)
by mierigson
04Oct2024, 19:44
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: 572 Posts: 1,450
Last Post: 13h15m from SYD to LAX today
572 1,450
13h15m from SYD to LAX today
by krodgers
Yesterday, 18:55
Hardware, Cockpit Builders and Tweaks
Forum for discussion about control hardware and home cockpit building using PMDG
products
Topics: 92 Posts: 888
Last Post: My old but very reliable Saitek yoke and throttles (Boeing mod
included) are looking for a new owner
92 888
My old but very reliable Saitek yoke and throttles (Boeing mod included) are
looking for a new owner
by LuisKMIA
Yesterday, 21:17
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,146/39,088)
Systems/Propulsion (471/3,092)
Model/Animations/Documentation (180/1,218)
Autoflight/Manual Flight/Navigation (533/4,924)

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


Sub-Forums:
General Discussion (1,136/9,514)
Systems/Propulsion (145/1,138)
Autoflight/Manual Flight/Navigation (136/1,318)
Model/Animations/Documentation (106/682)
Launch events (15/81)

PMDG Tablet
Forum for discussion around the PMDG Tablet.
Topics: 298 Posts: 2,045
Last Post: Rendering
298 2,045
Rendering
by Mathijs [PMDG]
Yesterday, 16:47
PMDG DC-6 Cloudmaster for MSFS
Forum dedicated to the discussion of the PMDG DC-6 Cloudmaster for MSFS2020
Topics: 2,003 Posts: 15,975
Last Post: Is there a trick to cruise speeds?
2,003 15,975
Is there a trick to cruise speeds?
by jmdriskell
Today, 03:27
PMDG Global Flight Operations - Forum
Forum for the discussion of PMDG Global Flight Operations


Sub-Forums:
General Discussion (128/1,441)

Prepar3D Product Discussion
PMDG 737 NGXu for Prepar3D v4 & Prepar3D v5
Forum for discussion around the PMDG 737NGXu product line.
Topics: 2,938 Posts: 22,916
Last Post: Don't which PMDG aircraft to remove
2,938 22,916
Don't which PMDG aircraft to remove
by dsalman1
04Oct2024, 22: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,446 Posts: 11,418
Last Post: Question about ToD indicator
1,446 11,418
Question about ToD indicator
by krodgers
03Oct2024, 16: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: 620 Posts: 3,183
Last Post: Seção errada do forum
620 3,183
Seção errada do forum
by Jorge_Pad
30Sep2024, 19:27
FSX/FS2004/Xplane Product Discussion
PMDG Legacy Products - Forum
Forum dedicated to the PMDG Legacy Products.
Topics: 94 Posts: 542
Last Post: Legacy products livery downloads?
94 542
Legacy products livery downloads?
by clrichey
15Sep2024, 23:57
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


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


LATEST TOPICS

Collapse

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

   
   
 * AutoThrottle Drops Ready
   by jmdriskell
   So I'm lined up to depart after setting up the bird. A/T on and everything
   else activated. Release parking brake and advance throttles to about 40%,
   A/T...
    * Channel: Autoflight/Manual Flight/Navigation
   
   Today, 03:16
   
   
   
   
 * My old but very reliable Saitek yoke and throttles (Boeing mod included) are
   looking for a new owner
   by LuisKMIA
   I'm in the middle of a move and noticed my eight-year-old Saitek yoke and
   throttles, which include the Boeing mod, have been sitting in my closet
   for...
    * Channel: Hardware, Cockpit Builders and Tweaks
   
   Yesterday, 19:32
   
   
   
   
 * 13h15m from SYD to LAX today
   by LuisKMIA
   Living in the U.S. East Coast, I can simulate these eastbound trans-Pacific
   flights by departing before bedtime and landing in the morning ...
    * Channel: Travelogues and Hangar Flying
   
   Yesterday, 17:53
   
   
   
   
 * VNAV ALT on RNAV approach
   by MD82
   Hello,
   
   it seems that on some RNAV approaches (in the 777 after either the last
   release or the one before that) when close to flare height,...
    * Channel: Autoflight/Manual Flight/Navigation
   
   Yesterday, 13:30
   
   
   
   
 * REX Atmos improves unrealistic MSFS clouds
   by Hadi
   Hi,
   
   I am not a big fan of these addons as all the visual tweaks are pretty
   dependent on the situations, and of course realism is subjective....
    * Channel: General Discussion, News and Announcements
   
   Yesterday, 10:39
   
   
   
   
 * No sounds, neither internal not external.
   by Liam_
   Hi - The 737-800 had been working fine for many flights when I last used it
   but coming back to it after a few weeks I can't get any sounds at all. I
   load...
    * Channel: General Discussion
   
   Yesterday, 10:09
   
   
   
   
 * Tire wear is now even.
   by DK082583
   I noticed that my tire wear is now even all the time. No random blue/ orange/
   red tires anymore. I’ll change the tires and after 20 or so landings once...
    * Channel: General Discussion
   
   Yesterday, 04:05
   
   

View All



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

 * Help
 * Contact Us
 * Privacy
 * Go to top

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

Yes No
OK
OK Cancel


👍
  Close
X