fhstudio
Forum Replies Created
-
Got it. I kinda figured that. I will look into installing CURL for the time being. I appreciate your help and hard work to making Dropbox efficient.
if u have a team viewer account i will give u access to my files?
Ok so this is a development machine runnin on a local server
. Is it possible I will have to wait until I host it? I am going to be using Hostgator. And after I changed line 71. I got this errorFatal error: Uncaught exception ‘Dropbox_Exception’ with message ‘The PHP curl functions not available!’ in C:\xampp\htdocs\wordpress\wp-content\plugins\simple-dropbox-upload-form\inc\Dropbox\OAuth\Curl.php:48 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-content\plugins\simple-dropbox-upload-form\inc\wpsdb_auth.php(71): Dropbox_OAuth_Curl->__construct(‘mh8bfs0l5u8dpnm’, ‘cnli9k1oeyiwo6k’) #1 [internal function]: wpsdbAuth->choice(”) #2 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(403): call_user_func_array(Array, Array) #3 C:\xampp\htdocs\wordpress\wp-admin\admin-ajax.php(66): do_action(‘wp_ajax_choice’) #4 {main} thrown in C:\xampp\htdocs\wordpress\wp-content\plugins\simple-dropbox-upload-form\inc\Dropbox\OAuth\Curl.php on line 48
When I try to authorize the plugin, I get this message:
Step 1: Pre-authorization acquired!
Fatal error: Cannot use object of type WP_Error as array in C:\xampp\htdocs\wordpress\wp-content\plugins\simple-dropbox-upload-form\inc\Dropbox\OAuth\Wordpress.php on line 80
I also notice when I save my settings the pluin adds “\” to my first 3 directories. So instead of “C:xampp\” it saves as “C:\\xampp\\” Could this be causing the problem?