[Plugin: Gravity Forms Dropbox Uploader] Problems with my version maybe?
-
Hello. First, thanks for developing what looks like a very useful tool. I’m surprised this wasn’t around before.
I downloaded and installed this plugin on my wp site. Right after activating the plugin, I got these notices at the top of the page:
Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/wp-includes/functions.php on line 3587 Notice: wp_deregister_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/wp-includes/functions.php on line 3587
I went on and followed the directions for app key, app secret, and everything else, but the form submission fails when I’ve filled out a field that is set to add the upload to my Dropbox. (This isn’t live anywhere yet, it just fails on submitting the preview of the form.) This error message comes up:
Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/wp-includes/functions.php on line 3587 Notice: wp_deregister_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/wp-includes/functions.php on line 3587 Warning: fopen(\var\www\html\files\gravity_forms\1-31ebffe1297fe9663faa9bcdc7bfe463\2012\10\IMG_1854contrast.jpg): failed to open stream: No such file or directory in /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox-api/API.php on line 114 Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox-api/API.php on line 294 Fatal error: Uncaught exception ‘Dropbox_Exception_RequestToken’ with message ‘Error: (400) Array ‘ in /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox-api/OAuth/Curl.php:135 Stack trace: #0 /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox-api/API.php(302): Dropbox_OAuth_Curl->fetch(‘https://api-con…’, ‘–R50hrfBj5JYyf…’, ‘POST’, Array) #1 /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox-api/API.php(120): Dropbox_API->multipartFetch(‘https://api-con…’, false, ‘%5Cvar%5Cwww%5C…’) #2 /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox.php(436): Dropbox_API->putFile(‘Application Rep…’, ‘\var\www\html\f…’) #3 [internal function]: GFdropbox::set_post_content(Array, Array) #4 /var/www/html/wp-includes/plugin.php(405): call_user_func_array(Array, Array) #5 /var/www/html/assets/plugins/gravityforms/form_display.php(880): do_action(‘gform_entry_cre…’, Array, Array) #6 /var/www/html/assets/plugins/gravityforms/form_display.php(75): GFFormDisplay: in /var/www/html/assets/plugins/gravity-forms-dropbox-uploader/dropbox-api/OAuth/Curl.php on line 135
Maybe you can make more sense of these errors than me?
https://www.ads-software.com/extend/plugins/gravity-forms-dropbox-uploader/
- The topic ‘[Plugin: Gravity Forms Dropbox Uploader] Problems with my version maybe?’ is closed to new replies.