- Feb 21, 2025
- 7
- 1
- 3
if (isset($_POST["btn_purchase_code"])) {
$_SESSION["purchase_code"] = $_POST['purchase_code'];
$_SESSION["status"] = 200;
$_SESSION["license_code"] = '0da7661823019d3d041b18a0230af38b7674d065';
$_SESSION["license"] ='Extended License';
header("Location: folder-permissions.php");
exit();
}
Thanks, I'll tryI encountered the same issue, so I tried using this code, and it resolved my problem.
Add it in install/index.php
Code:if (isset($_POST["btn_purchase_code"])) { $_SESSION["purchase_code"] = $_POST['purchase_code']; $_SESSION["status"] = 200; $_SESSION["license_code"] = '0da7661823019d3d041b18a0230af38b7674d065'; $_SESSION["license"] ='Extended License'; header("Location: folder-permissions.php"); exit(); }
Thank you, it worked, but the site is opening with a bug, I think the script is corrupted, I have already uninstalled and installed it but it continues to give the same bug, the home page screen opens and then all the texts and images disappear.Eu encontrei o mesmo problema, então tentei usar este código e ele resolveu meu problema.
Adicione-o em install/index.php
[CÓDIGO]se (isset($_POST["btn_purchase_code"])) {
$_SESSION["código_de_compra"] = $_POST['código_de_compra'];
$_SESSION["estado"] = 200;
$_SESSION["código_de_licença"] = '0da7661823019d3d041b18a0230af38b7674d065';
$_SESSION["license"] ='Licença Estendida';
header("Localização: folder-permissions.php");
saída();
}[/CÓDIGO]
Eu encontrei o mesmo problema, então tentei usar este código e ele resolveu meu problema.
Adicione-o em install/index.php
[CÓDIGO]se (isset($_POST["btn_purchase_code"])) {
$_SESSION["código_de_compra"] = $_POST['código_de_compra'];
$_SESSION["estado"] = 200;
$_SESSION["código_de_licença"] = '0da7661823019d3d041b18a0230af38b7674d065';
$_SESSION["license"] ='Licença Estendida';
header("Localização: folder-permissions.php");
saída();
}[/CÓDIGO]
Thank you, it worked, but the site is opening with a bug, I think the script is corrupted, I have already uninstalled and installed it but it continues to give the same bug, the home page screen opens and then all the texts and images disappear.
I encountered the same issue, so I tried using this code, and it resolved my problem.
Add it in install/index.php
Code:if (isset($_POST["btn_purchase_code"])) { $_SESSION["purchase_code"] = $_POST['purchase_code']; $_SESSION["status"] = 200; $_SESSION["license_code"] = '0da7661823019d3d041b18a0230af38b7674d065'; $_SESSION["license"] ='Extended License'; header("Location: folder-permissions.php"); exit(); }
Wait for the new version update, issue looks like from dev sideThank you, it worked, but the site is opening with a bug, I think the script is corrupted, I have already uninstalled and installed it but it continues to give the same bug, the home page screen opens and then all the texts and images disappear.
I understand, thank you, I was confident that I could get this system, I use V2.5, it's a great system, if anyone has managed to correctly install v2.6 and can help I would be immensely grateful.Wait for the new version update, issue looks like from dev side
Can I get a link to the script?Please, I downloaded the AOXIO V2.6 Script, but I need someone to help me cancel it, could someone help me?
Posso obter um link para o script?