Wyatt O'Day (Wyatt) has made 7820 posts.
The only time we remove data is when fraudulent accounts are created. But in those cases the whole a…
Answer on Nov 17, 2023Those aren't the format of any key our software generates. If you're using another licensing product…
Just wanted to update all in this thread that I've had two customers this week with this issue with …
Post on Nov 15, 2023So, the driver is buggy. Which is what I suspected. (You can see it for yourself in the log – noti…
Post on Nov 10, 2023There's no access to the file. Rather than screenshot, just provide the logs: Now open a PowerShell…
Post on Nov 8, 2023Like I said above, if it can't be enabled, then it's broken. That's not surprising for a cheap adapt…
Answer on Nov 8, 2023The picture you provide literally shows a disabled network adapter. So… enable it. Or remove it an…
Sorry, we don't provide programming support. Currently there is a learning curve that requires fairl…
Post on Nov 14, 2023The page sends it to PayPal. Just switch to Authorize.Net. They're a much more reputable company, an…
Post on Nov 14, 2023That's a huge topic covered in basic programming classes. I'd advise switching to a more robust and …
Post on Nov 13, 2023Add more debugging to the script. Make sure your PaymentSetting.php is setup correctly. Or, better …
Post on Nov 13, 2023https://developer.paypal.com/api/nvp-soap/ipn/IPNIntro/ Instant Payment Notification (IPN) is a mes…
Answer on Nov 13, 2023Enable logging in the script. It will tell you exactly what is wrong and what you need to fix.
If TurboActivate says they're in a VM, then they're in a VM. We err on the side of false negatives (…
macOS versions of Office sandbox certain files. Windows office might've started doing that. Just put…
The Windows files are already signed. The macOS files used to be signed. Then Apple changed everyth…
To user do not do this manually permision in the terminal, can I add this code like this below? Jus…
Disable the “catch-all update” in the project options.
Post on Nov 2, 2023see the -vs and -ve commandline options. Covered in the article I linked to.
Likely a DNS propagation issue (incorrect caching, hard-coded hosts files, etc., etc.).