• Hello Michael,

    I have installed the latest version of your plugin from GitHub.
    I am trying a Google Live Data export but here’s the result on my Google sheet when I copy-paste the importadata function. Instead of my form db records export, I got this. Do you know why and how to fix it? Thanks a lot!

    <!DOCTYPE html>
    <!–[if IE 8]>
    <html xmlns=”https://www.w3.org/1999/xhtml&#8221; class=”ie8″ lang=”fr-FR”>
    <![endif]–>
    <!–[if !(IE 8) ]><!–>
    <html xmlns=”https://www.w3.org/1999/xhtml&#8221; lang=”fr-FR”>
    <!–<![endif]–>
    <head>
    <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
    <title>Se connecter ‹ Formation AIRAM Montessori — WordPress</title>
    <link rel=’dns-prefetch’ href=’//s.w.org’ />
    <link rel=’stylesheet’ href=’https://www.formationairammontessori.com/wp-admin/load-styles.php?c=1&dir=ltr&load%5B%5D=dashicons
    <link rel=’stylesheet’ id=’logincust_styles-css’ href=’https://www.formationairammontessori.com/wp-content/plugins/login-customizer/inc/customizer/css/customizer.css?ver=4.9.8&#8242; type=’text/css’ media=’all’ />
    <style id=’logincust_styles-inline-css’ type=’text/css’>
    body.login {background-color: #ffffff;}body.login div#login h1 a {background-image: url(” //i1.wp.com/www.formationairammontessori.com/wp-content/uploads/2016/12/new-logo-Airam-Montessori.png “);width: 273px;height: 300px;background-size: 273px 300px;}#login form#loginform
    </style>
    <meta name=’robots’ content=’noindex
    <meta name=”viewport” content=”width=device-width” />
    <link rel=”icon” href=”//i1.wp.com/www.formationairammontessori.com/wp-content/uploads/2016/12/new-logo-Airam-Montessori-32×32.png” sizes=”32×32″ />
    <link rel=”icon” href=”//i0.wp.com/www.formationairammontessori.com/wp-content/uploads/2016/12/new-logo-Airam-Montessori-192×192.png” sizes=”192×192″ />
    <link rel=”apple-touch-icon-precomposed” href=”//i2.wp.com/www.formationairammontessori.com/wp-content/uploads/2016/12/new-logo-Airam-Montessori-180×180.png” />
    <meta name=”msapplication-TileImage” content=”https://www.formationairammontessori.com/wp-content/uploads/2016/12/new-logo-Airam-Montessori-270×270.png&#8221; />
    </head>
    <body class=”login login-action-login wp-core-ui locale-fr-fr”>
    <div id=”login”>
    <h1>Formation AIRAM Montessori</h1>

    <form name=”loginform” id=”loginform” action=”https://www.formationairammontessori.com/wp-login.php&#8221; method=”post”>
    <p>
    <label for=”user_login”>Nom d’utilisateur ou adresse e-mail<br />
    <input type=”text” name=”log” id=”user_login” class=”input” value=”” size=”20″ /></label>
    </p>
    <p>
    <label for=”user_pass”>Mot de passe<br />
    <input type=”password” name=”pwd” id=”user_pass” class=”input” value=”” size=”20″ /></label>
    </p>
    <p class=”forgetmenot”><label for=”rememberme”><input name=”rememberme” type=”checkbox” id=”rememberme” value=”forever” /> Se souvenir de moi</label></p>
    <p class=”submit”>
    <input type=”submit” name=”wp-submit” id=”wp-submit” class=”button button-primary button-large” value=”Se connecter” />
    <input type=”hidden” name=”redirect_to” value=”/wp-admin/” />
    <input type=”hidden” name=”testcookie” value=”1″ />
    </p>
    </form>

    <p id=”nav”>
    Inscription | Mot de passe oublié??
    </p>

    <script type=”text/javascript”>
    function wp_attempt_focus(){
    setTimeout( function(){ try{
    d = document.getElementById(‘user_login’);
    d.focus();
    d.select();
    } catch(e){}
    }
    }

    wp_attempt_focus();
    if(typeof wpOnload==’function’)wpOnload();
    </script>

    <p id=”backtoblog”>← Retour vers Formation AIRAM Montessori</p>

    </div>

    <script type=”text/javascript”>
    var bwpRecaptchaCallback = function() {
    // render all collected recaptcha instances
    };
    </script>

    <script src=”https://www.google.com/recaptcha/api.js?onload=bwpRecaptchaCallback&render=explicit&#8221; async defer></script>
    <div class=”clear”></div>
    </body>
    </html>

Viewing 1 replies (of 1 total)
  • I am using this feature too and have been successful with it for a few years now. i am now having the same issue. I recently updated to php 7.2. Running WordPress 4.9.9.

    Just realized that this plugin is no longer available. Going to try and install the latest github version and see if that does the trick.

    thanks for any assistance otherwise.

    • This reply was modified 6 years, 1 month ago by k8peterson.
Viewing 1 replies (of 1 total)
  • The topic ‘Google Live Data Issue’ is closed to new replies.