Error
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Error’ is closed to new replies.