Lv.6
Bronze Member
Iron Member
- 22 Abr. 2021
- 130
- 498
- $327
update it , please enjoy !
It was giving error: Something went wrong while saving this configuration: Warning: Undefined array key 1 in .../app/code/Anowave/Package/Helper/Base.php on line 110
Then I added following lines:
Código:
if ( ! isset($key[1])) {
$key[1] = null;
}
After that, getting error when saving license key:
Código:
The provided license key is invalid for domain ...