Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7820 posts.

Keys Dissapearing...Answered

Post on Nov 17, 2023

The only time we remove data is when fraudulent accounts are created. But in those cases the whole a…

Answer on Nov 17, 2023

Those aren't the format of any key our software generates. If you're using another licensing product…

ENABLE_NETWORK_ADAPTERS Error Diagnostic ToolAnswered

Post on Nov 17, 2023

Just wanted to update all in this thread that I've had two customers this week with this issue with …

Post on Nov 15, 2023

So, the driver is buggy. Which is what I suspected. (You can see it for yourself in the log – noti…

Post on Nov 10, 2023

There's no access to the file. Rather than screenshot, just provide the logs: Now open a PowerShell…

Post on Nov 8, 2023

Like 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, 2023

The picture you provide literally shows a disabled network adapter. So… enable it. Or remove it an…

Don't work PayPalAnswered

Post on Nov 14, 2023

Sorry, we don't provide programming support. Currently there is a learning curve that requires fairl…

Post on Nov 14, 2023

The page sends it to PayPal. Just switch to Authorize.Net. They're a much more reputable company, an…

Post on Nov 14, 2023

That's a huge topic covered in basic programming classes. I'd advise switching to a more robust and …

Post on Nov 13, 2023

Add more debugging to the script. Make sure your PaymentSetting.php is setup correctly. Or, better …

Post on Nov 13, 2023

https://developer.paypal.com/api/nvp-soap/ipn/IPNIntro/ Instant Payment Notification (IPN) is a mes…

Answer on Nov 13, 2023

Enable logging in the script. It will tell you exactly what is wrong and what you need to fix.

Question about Error 17 (TA_E_IN_VM)Answered

Answer on Nov 10, 2023

If TurboActivate says they're in a VM, then they're in a VM. We err on the side of false negatives (…

TurboActivate.dat file not supportAnswered

Answer on Nov 8, 2023

macOS versions of Office sandbox certain files. Windows office might've started doing that. Just put…

Authenticode signatures of TurboActivate.dat with hash?Answered

Answer on Nov 7, 2023

The Windows files are already signed. The macOS files used to be signed. Then Apple changed everyth…

Permission for systa on MacAnswered

Answer on Nov 3, 2023

To user do not do this manually permision in the terminal, can I add this code like this below? Jus…

WyUpdate package generation based on version conditionAnswered

Post on Nov 3, 2023

Disable the “catch-all update” in the project options.

Post on Nov 2, 2023

see the -vs and -ve commandline options. Covered in the article I linked to.

Unable to upload via FTP after the endpoint changed IPsAnswered

Answer on Nov 2, 2023

Likely a DNS propagation issue (incorrect caching, hard-coded hosts files, etc., etc.).