Support » Plugin: Loco Translate » Blank response

  • Hi,
    I have a “Blank Response from server” (I’m not the only one as I can see :))

    I’ve changed the theme to twenty fifteen, and still have the same trouble

    I’ve looked on de dev console and I have this message. Does it means something to you ? Any help will be welcomed 🙂 Thanks a lot 🙂

    JQMIGRATE: Migrate is installed, version 1.4.1
    admin.js?ver=2.3.1:104 Loco Error: Ajax failure for fsConnect
    admin.js?ver=2.3.1:104 Rappelez le texte suivant lorsque vous signalerez un problème:
    —-
    Status 0 “Erreur inconnue” (text/html 0 bytes)
    Blank response from server
    ====
    load-scripts.php?c=0…lupload&ver=5.2.4:4 POST https://dev1.ideesafaire.com/wp-admin/admin-ajax.php net::ERR_HTTP2_PROTOCOL_ERROR 200

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tim W

    (@timwhitlock)

    A blank response generally means a fatal PHP error. This could be coming from my plugin, or another plugin. There is no way to know unless you log the error.

    The console is of no use in this case. Check your site is properly set up to log errors. Enable debug mode. And look for a cause in your error logs.

    See: https://localise.biz/wordpress/plugin/faqs/debug-info#errors

    jeff2mars

    (@jeff2mars)

    Localize <IfModule mod_deflate.c> in your .htacess file and add below :

    SetEnvIfNoCase Request_URI ^/thumb.php no-gzip dont-vary

    Be careful when editing your .htacess, do it with a software like Notepad++, and in Encoding check UTF-8 without BOM before saving the file.

    Plugin Author Tim W

    (@timwhitlock)

    I appreciate you trying to help my users, but nothing about this post suggests that your solution is suitable. There are infinite reasons for a blank response and the fault must be diagnosed first.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blank response’ is closed to new replies.