Right now there is no error message, if the document cannot actually be uploaded to scribd. It just fails silently not telling, that the document has been uploaded.

Comments

lsolesen’s picture

This makes it fail silently.

      // Skip on upload failure.
      if (!$response_xml) { continue; }