Viewing 10 replies - 16 through 25 (of 25 total)
  • I still get the error Error: The HTTP_OAuth_Consumer class could not be found! Did you install the pear HTTP_OAUTH class?

    After submission. Darn it ??

    Fastest responses ever, thanks!

    I don’t actually have a /HOME_DIRECTORY/USERNAME/php directory (changing those two variables to match my info, of course). closest is php_uploads

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    this is a youtube video that I uploaded to get HTTP_OAuth installed on bluehost. OAuth on youtube

    Thanks – I went through and installed, still get:

    Error: The HTTP_OAuth_Consumer class could not be found! Did you install the pear HTTP_OAUTH class?

    Thanks for your super help, don’t feel the need to go any further immediately, I’m not in a huge hurry. Who knows what the deal is at this point. In php.ini I’ve got:

    include_path = “.:/usr/lib64/php:/usr/lib/php:/usr/share/pear:/home4/daisypee/php”

    Have a great day.
    Daisy

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    You can also try to install the PERL Module of OAuth as my plugin is made to work with both.

    Do I need to modify php.ini for that in any way? Thanks

    Never mind, doesn’t look like bluehost offers it (searched in the same way in the perl section)

    EDIT installed a version that popped up

    And…fail, all perl install methods failed.

    Well, I’ll keep searching, your plugin looks great, too bad my host is a nutter.

    I’m able to upload images, but when I try to upload video (mp4) it loads up to 99%, then the page refreshes, as if the upload was successful, but it doesn’t actually upload the file into the dropbox.
    In my settings I’ve indicated my Allowed file extensions,: doc docx gif jpg jpeg pdf png psd tif tiff mov ai png mp4 avi eps

    Still not working. Any suggestions?

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    The size of the file exceeds the amount of memory available on the server. Dropbox does not stream files so the entire file needs to be loaded into memory before it can be sent to dropbox.

    Thanks hiphopsmurf,

    But I don’t know what “loaded into memory” means. Is this something the user can easily do?

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘[Plugin: Simple Dropbox Upload] Upload successful?’ is closed to new replies.