Closed (fixed)
Project:
Dropbox Integration
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 17:47 UTC
Updated:
20 Jul 2009 at 01:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedCan you try replacing DropBoxUploader.php with 1.1.3 from here? Apparently they changed their login protocol recently as well. I actually need to remove the library from the module, since it can be grabbed externally anyways.
Comment #2
remi commentedPerfect! Indeed, upgrading the DropboxUploader.php file to 1.1.3 fixed the problem. I used to have version 1.1.2.
Comment #3
deviantintegral commentedHere is a patch which removes the class and updates the README. I'll be committing it soon.
Comment #4
KrisBulman commentedthe dropboxuploader is now at 1.1.4, is there anything we need to do?
Comment #5
deviantintegral commentedI apparently forgot to mark this as fixed - the patch was included in the 6.x-1.2 release.
As for the new version of dropboxuploader, just include the new version and everything should work. The differences between the versions are only 1 line of actual code.