Jump to content

GustavoMinuano

Members
  • Posts

    16
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by GustavoMinuano

  1. In my VA (https://www.anumara-cargo.com),

    I adjusted the local.config.php:
    define ('SITE_URL', 'https://www.anumara-cargo.com');

    and in simbrief.apiv1.js:
    var api_dir = 'https://www.anumara-cargo.com/core/modules/SimBrief/';

     
    The plan generated, however with the following error on the console:

     

    Mixed Content: The page at 'https://www.anumara-cargo.com/index.php/SimBrief?ofp_id=1594082924_CF736D9208' was loaded over HTTPS, but requested an insecure frame 'http://www.simbrief.com/ ofp / flightplans / SBBRSBEG_PDF_1594082928.pdf '. This request has been blocked; the content must be served over HTTPS.

     

    I was analyzing the simbrief.apiv1.js file here and we have several references to: "http://www.simbrief.com" and in the do_simbriefsubmit function there is: outputpage_calc = outputpage.replace ("http: //", "") ; if you change the http to https will it work correctly?

     

     

  2. Hello!

     

    Very good, I will use it in my VA (https://www.anumara-cargo.com).

     

    One detail, I didn't find the "JOIN Module" in the "3rd Party MODS" folder, what should I do?

     

    Thank you

×
×
  • Create New...