This topic contains 1 reply, has 2 voices, and was last updated by  admin 8 years, 9 months ago.

  • Author
    Posts
  • #70932

    Ken d’Oronzio
    Participant

    Am I correct that Web Direct in FMP 14 won’t work properly because your PHP code references HTTP calls back to your web site, but Web Direct only supports HTTPS ?

    Thanks.

  • #70933

    admin
    Keymaster

    Not at all.

    We don’t make any calls back to our web site. WebDirect over SSL DOES require that web viewers be encrypted, too. In that case, you can change the urls in soSIMPLE to https:// instead of http:// and the calendar will work great in secure mode.

    Here’s the places that it shows up:

    • In the soSIMPLE Settings preferences (gear icon)
    • In your web viewer object (will be copied correctly if you change it in preferences)
    • In the Data Source setup (“edit” next to data source)
    • In the config.php file

You must be logged in to reply to this topic.