Has anyone seen this error code before?
We're getting them periodically in the error.err file (about 15 a day)
That actual line in sc00008.pm is
and seems to be part of the order encryption process
Code:
Internal Errors = CallPlugInScript, execute: Modification of non-creatable array value attempted, subscript -15 at sc000008.pm line 616.
That actual line in sc00008.pm is
Code:
$decrypted_payload->[$len - 16 - 1] = undef;