After installing Dropbox client in a new setup of Drupal 7.20, I get the following error message:
Notice: Undefined variable: links in dropbox_client_block_view() (line 275 of /home/client/public_html/sites/all/modules/dropbox_client/dropbox_client.module).
Independently of this, the module seems to work.
Comments
Comment #1
Gum commentedGot the same issue.
Comment #2
boregar commentedA temporary ugly workaround (just to have the error message disappear) : edit the file dropbox_client.module and declare a variable $links in the function dropbox_client_block_view
Comment #3
-enzo- commentedhttps://drupal.org/node/2015349
Comment #4
knalstaaf commentedEdit: started a clean thread
#2230961: Notice: Undefined property: stdClass::$contents in dropbox_client_metadata