i'm geting this on lob : [ Debug ] statistics upload error: The remote server returned an error: (500) Internal Server Error.
How i can to do to disable statistics upload from my grab?
What statistics are sent exactly? Could anyone give an example of some data being sent?
The upload of some statistics to the webgrabplus server was introduced in an update of V1 (see http://www.webgrabplus.com/download/sw/v111/upgrade/53). You can append a # to the mode in WebGrab++.config.xml to disable the (attempted) upload, e.g.
<mode>n#</mode>
.