Results 1 to 2 of 2

Thread: Certain PHP functions and/or AJAX not working through HTTPS

  1. #1
    futureray is offline Junior Member
    Join Date
    Apr 2017
    Posts
    3

    Question Certain PHP functions and/or AJAX not working through HTTPS

    I recently activated HTTPS and whenever I add the "https" prefix to those pages that use php and ajax, the features dont operate as expected. fwrite (PHP) and/or AJAX for data retrieval in specific are features I'm noticing are not working.

  2. #2
    alemoppo is offline AlterVista Staff
    Join Date
    Feb 2010
    Location
    IT
    Posts
    745

    Default

    Hello,

    This is a common issue when migrating to HTTPS. Here are a few things to check:
    • Make sure all your AJAX URLs are using HTTPS instead of HTTP (you can check that in browser's console, under the "Network" tab)
    • Check if you're using any hardcoded HTTP URLs in your PHP files
    • Verify that all external resources (APIs, scripts, etc.) are also loaded via HTTPS


    Could you share your website URL and perhaps some of the code that's not working?

    Bye!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO