You need to resave your permalinks in settings > permalinks
Thread Starter
dultus
(@dultus)
RESOLVED: Resaving Permalinks in Settings > Permalinks
-
This reply was modified 5 years, 9 months ago by dultus.
Thread Starter
dultus
(@dultus)
Found out for myself already;
https://ww.wp.xz.cn/support/topic/how-to-setup-c-license-check-and-create/
Used this as help.
This time I just did a
content = @"?slm_action=slm_activate&secret_key=" + licenseVerificationKey + "&license_key=" + licenseKey;
So the command here is just slm_activate.
-
This reply was modified 5 years, 10 months ago by dultus.