Authorize not working
-
I was hoping this plugin would work, but it seems is has issues.
After setting up clicked Authorized, but only got a blank page.http://wordpress.org/extend/plugins/simple-dropbox-upload-form/
-
Do you have a ad blocker on your browser?
Nope.
I tested it with chrome and just now with IE and still the error.Its likely conflicting with another plugin. When the lightbox opens it should have some text in it.
hm, then it must be our Quform plugin, this also uses a lightbox.
Is there a workaround, because we need the other one for forms.It could be any plugin in your installation that uses javascript. If you are using chrome, click the authorize button and when the blank window opens, right click in it and select inspect element. Once that opens, click the resources tab. In the list on the left of the resources, expand the folders and keep an eye out for red or gold circles with numbers. If there are any in the scripts section, hover over it and a tool tip should show the url of where the script originates from.
It shows a blank white window on all browsers FF, chrome when I click Authorize
but if I manually type in the address bar
http://localhost/wordpress/wp-admin/admin-ajax.php?action=choice
I get
Step 1: Pre-authorization acquired!Is there a manual link that I can type to initiate step 2 and step 3?
Is localhost a Windows or Linux system? It sounds like you might be missing some required extensions for php or the system is blocking the outgoing connection. Ensure you have CurlSSL enabled and not curl also confirm a firewall is not blocking the connection.
I can confirm that nothing is being blocked.
I have set the plugin to use curl
localhost is a windows 2003 IIS6
You are right, it is the curlSSL.
But how does one enable curlSSL support?Can’t help you there. I attempted it with 2008 R2 and iis7 and gave up on it fairly quickly. Virtualbox and Centos6 is the way I went for a local server.
Same error here. But i get just a zero displayed after i click Authorize.
When checking with the Console i get this error displayed :
The page at https://www.kksblog.com/wp-admin/options-general.php?page=simple-dropbox-upload-form/wp-dropbox.php displayed insecure content from http://www.kksblog.com/wp-admin/admin-ajax.php?action=choice&width=450&height=350&random=1376079638934.
My admin is using https. The plugin worked before. But after an update to WP 3.6 it seems that this plugin lost all of its settings.
@uddhava Are you using a plugin to force https or are you defining it in your config file?
This is defined in Better WP Security. IT forces the login and admin pages into https
It is in fact a protocol problem that I relied on WordPress for. My URL’s aren’t being switched to https automatically by WordPress. It is an easy fix but am unable to upload an update until Monday.
Hi – I’m having the same trouble as the person was in this thread:
http://wordpress.org/support/topic/authorize-not-working?replies=14
The white screen pops up after I click “Authorize”, but I only see the first step:
Step 1: Pre-authorization acquired!
After that, I don’t get any button, etc. to connect to Dropbox.
I checked, and my server has Curl enabled, which is what I’m using with the plugin.
Any help appreciated. Thank you!
Dan@darwady2: If you require assistance then, as per the Forum Welcome, please post your own topic.
The topic ‘Authorize not working’ is closed to new replies.