rileyspaz
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeI am not a programmer but I did a little research. I do not know if this is true but it says “Anything you can do with cURL can be done with the WP_Http class, and it will allow your plugin to be much more versatile and compatible with more server setups.If performing any sort of file request in a plugin use WP_Http instead of relying entirely on cURL.”
Here is a link I found that talks about it.
https://planetozh.com/blog/2009/08/how-to-make-http-requests-with-wordpress/
Having said that I found out that biz.nf supports cURL if you upgrade. I am going to try that. Hope it works.
Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeYou are probably correct. They do not allow the following;
allow_url_fopen, fsockopen, pfsockpen, getrusage, get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown, chgrp, realpath, link, exec, passthru, curl_init
Do you know if the plugin is using one of these for the authorization?
Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeI think you are onto something. I used chrome and now I get this.
Step 1: Pre-authorization acquired!
Fatal error: Cannot use object of type WP_Error as array in /srv/disk12/1370532/www/kmentry.co.nf/wp-content/plugins/inc/Dropbox/OAuth/Wordpress.php on line 80
Now what?
Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeI am using IE 9. I turned off all my blockers, antivirus and firewall to make sure that was not stopping the lightbox window from opening. No luck. More suggestions appreciated.
Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeYes. I changed the background to green and it worked.
Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeThanks for looking.
I did use the save button but it did not work.Forum: Plugins
In reply to: [Simple Dropbox Upload] Cannot authorizeNo lightbox window opens