Woocommerce 2019 keymaxdays always 1 day

Hello,

I want to start useing the new woocommerce 2019 kit.

I configured the keymaxdays = 365 (in the JSON file).

After activation I checked the numbers of days remained with XLS Padlock build-in function:

Public Function ReadTrialState()
Dim XLSPadlock As Object
On Error GoTo Err
Set XLSPadlock = Application.COMAddIns("GXLSForm.GXLSFormula").Object
ReadTrialState = XLSPadlock.PLEvalVar("TrialState")
Exit Function
Err:
ReadTrialState = ""
End Function 

and I get 1 (1 day).

I tried to change the keymaxdays to 1365, still same resulte.

Please check.

Thank you.

And if you wait two days, does the workbook expire?
Can you check by enabling the “Show nag screen” feature?

I checked now (after one day), and the function still returns 1.

I change the nag screen varieble (in the JSON file) to 1 but nothing happens, but I never used this feature before, so I don’t know what to expect…

Today, still returns 1…

Please check, I want to start using the woocommerce 2019.

Thank you.

Could you check your workbook with a manual activation key? You create that key with the key generator and set a maximum number of days manually.

With the manual activetion it is working good.

Any news ???

Please send us your JSON file for review (by email for security reasons).

sent…
please let me know if you get the mail (maybe untivirus will block the mail because the JSON file ?..)

Continued with ticket support.