• Resolved moisesmoraes

    (@moisesmoraes)


    Hello, these days my local installation started showing an error in the license.

    license.php line erro

    <div class="growth-wrapper">
    
    ? ? ? ? ? ? LINE ERROR <?php if ($license_data->result != 'success') { ?>
    
    ? ? ? ? ? ? ? ? <button type="submit" name="activate_license" class="button-primary" /><span><i class="gg-arrow-up"></i></span>Ativar Licen?a</button>
    
    ? ? ? ? ? ? <?php } else { ?>
    
    ? ? ? ? ? ? ? ? <button type="submit" name="deactivate_license" class="button-primary" /><span><i class="gg-arrow-up"></i></span>Desativar Licen?a</button>
    
    ? ? ? ? ? ? <?php } ?>
    
    ? ? ? ? </div>

    welcome.php line erro

    <?php
    
    $license_data = json_decode(wp_remote_retrieve_body($response));

    What could have happened? Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, thank you for reaching out to us. Are you also receiving this error in your live site?

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Error’ is closed to new replies.