Mine started doing this a couple of days ago as well. My update button does nothing. I had someone contact me and ask for password info to the site, but they never actually did anything after that.
More info. Examining the html code has revealed that the form is present, but all of the controls are hidden. I’m not sure what to do with this now.
Can this be done with just one button press rather than two?
If you uncomment the line 20,
add_action('init', array($this, 'load_plugin_textdomain'));
in dropbox-foldershare.php, the settings page works in english. But the dropbox widget is still in spanish. I decided to just use the icon view where there weren’t any labels.