Wyatt O'Dayʼs postsSupport staff

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

Delete (not revoke) a key.

Post on Nov 13, 2012

Needed to do some more searching before posting here... Found what I was looking for: "the total act…

Post on Nov 7, 2012

Yes, we don't allow free plans to delete keys. We thought hiding the "Delete key" link would be enou…

Trouble with offline activation response download

Post on Nov 13, 2012

Magic quotes is the only thing that will add spurious slashes to $POST data. Can you copy and paste …

Post on Nov 12, 2012

With magic quotes disabled it should fix the problem. Make sure you restart your HTTP server after m…

Post on Nov 12, 2012

Disable magic quotes in php. That should fix your problem.

wyUpdate crashes (0x000007b)

Post on Nov 10, 2012

Hey Andy, Someone else reported something similar but we could never reproduce it, and never heard…

UseTrial and trial days remaining

Post on Nov 10, 2012

We have some fraud protection for unverified trials / trial extensions, but it's not all-encompassin…

Splitter is not displayed

Post on Nov 10, 2012

Look in the OnPaint method and you'll see how the UI is drawn. Just add breakpoints to understand it…

Trial Extensions days remaining count wrong

Post on Nov 10, 2012

If you check it about 1 second later it will show 14 days. What you're seeing is an edge case where …

Download vs. upload site

Post on Nov 9, 2012

I've entered the same ftp server as a download site but there is no place to specify username/passwo…

Paypal Help needed

Post on Nov 9, 2012

The first thing to do is to add a breakpoint to the top of the paychecker page to see if it's actual…

Post on Nov 8, 2012

Tell us the problems you're having and we can help you out.

two products receive crossing updates

Post on Nov 8, 2012

Feedback: http://wyday.com/wybuild/help/faq.php#in_client_wyc does not contain that GUID is also sto…

Post on Nov 6, 2012

Either send us a product that shows this problem or give us a way to reproduce this. Send it to wyat…

C++ error in x64 : TurboActivate-MD.lib error LNK2019Solved

Post on Nov 5, 2012

It's still a couple of weeks away. We're trying to get it out ASAP.

Post on Nov 5, 2012

Sorry, yes, this will be fixed in TurboActivate 3.3. Just use the dll version of TurboActivate in th…

Proxies - or something like that

Post on Nov 5, 2012

Ok, thanks for the update. If they do get around to telling you how they setup their proxies please …

Integrating TurboActivate into a mac app

Post on Nov 5, 2012

If TurboActivate can't find where you're putting the TurboActivate.dat file then you'll have to use …

Post on Nov 5, 2012

You can see all the error codes in TurboActivate.h. So a return code of 7 is TA_E_GUID, which means:…