A simple line of code may have been annoying some of you that use our products in our activation platform some of you might have now we're been having a few issues over the last fews days this is actually because of a stupid error code mistake.
This part of the code
or die();
Only being 9 characters long (include space) was causing error across the whole platform as it was performing an error out instead of running the code.
Very annoying :( - Anyways a remote patch has been supplied and it seems to be working now. |