Installed Drop Box client and connected to new dropBox folder account - No problem connecting to the drop Box and displaying contents but everytime I click on a folder within dropBox to see the files contained within, I get these two errors?

Notice: Undefined property: stdClass::$url in dropbox_client_metadata() (line 366 of /home3/rpwcoorg/public_html/RPWCO/sites/all/modules/dropbox_client/dropbox_client.module).

and

Page not found
The requested page "/RPWCO/node/17?dpath=/Thunder%20Bay%20-%20October%202013" could not be found.

Why is it redirecting to a page?

Also, how can I connect the individual folders to its own content within a page? One dropBox reference folder for each page. Is that possble?

Thank You

CommentFileSizeAuthor
#1 valideURL-7-1.patch491 bytesigasi

Comments

igasi’s picture

StatusFileSize
new491 bytes

The patch to fix this error.

-enzo-’s picture

Hi igasi

Thank for the patch to support files using with non ascci chars in his name.

Patch was included in git master branch and will be deployed in next release

-enzo-’s picture

Status: Active » Closed (fixed)

  • Commit d748718 on master authored by igasi, committed by -enzo-:
    Issue #2254139 | Enable support to files with filename with non-ascci...
hconnor’s picture

Resolved, thank You...