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

Submitted URL: http://forum.pmdg.com/
Effective URL: https://forum.pmdg.com/
Submission: On October 23 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,507 Posts: 81,283
Last Post: Odd lack of announcement
4,507 81,283
Odd lack of announcement
by seatbackpocket
Today, 00:36
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: 914 Posts: 6,588
Last Post: Is it user error on my part?
914 6,588
Is it user error on my part?
by techy111
20Oct2024, 13:57
Videos, reviews and more...
When we find a cool new video or a review of our products, you will find them
here.
Topics: 380 Posts: 644
Last Post: 3 Previews in 1: PMDG's Updated 737 from MK Studio's LISBON REBOOTED
to ATELIC's AWESOME MADEIRA! (by A330 driver)
380 644
3 Previews in 1: PMDG's Updated 737 from MK Studio's LISBON REBOOTED to ATELIC's
AWESOME MADEIRA! (by A330 driver)
by Sekkha
Yesterday, 21:24
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: 575 Posts: 1,461
Last Post: Atelic provided an excellent rendition of Madeira! I took a hop to
FRA.
575 1,461
Atelic provided an excellent rendition of Madeira! I took a hop to FRA.
by LuisKMIA
Yesterday, 20:45
Hardware, Cockpit Builders and Tweaks
Forum for discussion about control hardware and home cockpit building using PMDG
products
Topics: 93 Posts: 906
Last Post: Boeing Hardware
93 906
Boeing Hardware
by Captain Kevin
21Oct2024, 18:26
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,156/39,159)
Systems/Propulsion (471/3,094)
Model/Animations/Documentation (181/1,225)
Autoflight/Manual Flight/Navigation (535/4,950)

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


Sub-Forums:
General Discussion (1,152/9,623)
Systems/Propulsion (147/1,148)
Autoflight/Manual Flight/Navigation (137/1,326)
Model/Animations/Documentation (108/686)
Launch events (15/81)

PMDG Tablet
Forum for discussion around the PMDG Tablet.
Topics: 298 Posts: 2,046
Last Post: Rendering
298 2,046
Rendering
by EvgenyK
15Oct2024, 13:02
PMDG DC-6 Cloudmaster for MSFS
Forum dedicated to the discussion of the PMDG DC-6 Cloudmaster for MSFS2020
Topics: 2,005 Posts: 15,983
Last Post: DC6 Weekend Flights and Thoughts
2,005 15,983
DC6 Weekend Flights and Thoughts
by jsmarko3
21Oct2024, 13:43
PMDG Global Flight Operations - Forum
Forum for the discussion of PMDG Global Flight Operations


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

Prepar3D Product Discussion
PMDG 737 NGXu for Prepar3D v4 & Prepar3D v5
Forum for discussion around the PMDG 737NGXu product line.
Topics: 2,941 Posts: 22,929
Last Post: Moving to a new computer
2,941 22,929
Moving to a new computer
by Vpcnnkel@gmail.com
Yesterday, 21:31
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: 621 Posts: 3,188
Last Post: GPU update question?
621 3,188
GPU update question?
by sebpilot
19Oct2024, 11:14
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

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

   
   
 * Touchdown vibrations/sound
   by planevan
   I noticed with the 777 that the touchdown camera shake and sounds only play
   when the main gear flattens fully. Devs, I would like to see camera shake...
    * Channel: General Discussion
   
   Yesterday, 21:18
   
   
   
   
 * Moving to a new computer
   by Vpcnnkel@gmail.com
   I have bought a new computer for my system. Can someone guide me in the steps
   to migrate from the current system to a new one using the 737 800 NgXU...
    * Channel: PMDG 737 NGXu for Prepar3D v4 & Prepar3D v5
   
   Yesterday, 20:57
   
   
   
   
 * Atelic provided an excellent rendition of Madeira! I took a hop to FRA.
   by LuisKMIA
   Took the B738 to Frankfurt...
    * Channel: Travelogues and Hangar Flying
   
   Yesterday, 20:45
   
   
   
   
   
   
 * Leave waypoint at heading XXX
   by Adomeitus
   Hi all, just a procedure/technical question. When you get the ATC instruction
   "leave <waypoint> at heading XXX, are there any tricks to set...
    * Channel: Autoflight/Manual Flight/Navigation
   
   Yesterday, 19:56
   
   
   
   
 * Update through Ops center
   by DegxI
   Hello, I recently switched to PC from console and I downloaded the PMDG
   aircraft’s from marketplace again since I got them for console as well. My
   question...
    * Channel: General Discussion
   
   Yesterday, 17:18
   
   
   
   
 * 777 HOPPIE CODE IS INVALID AND WAS CLEARED
   by pepo340300
   Just change some preferences from the 77W EFB and after saving up is pop up
   the following message "Hopie code is invalid and was cleared" My...
    * Channel: General Discussion
   
   Yesterday, 15:20
   
   

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 01:17.
Working...

Yes No
OK
OK Cancel


👍
  Close
X