for now, just ignore the message, I’m fixing it with next update, but still now download will work fine.
the issue is download button shows no files. means literally no file to download which is link to google drive. at the moment cant we use google drive until the next update ?
ex: http://screencast.com/t/Vp2fHLRwxF
other than redirect uris do we have to change the link on JAVASCRIPT ORIGINS field whn creating a client id.
another difernce i saw on the error message is that “https://docs.google.com” part is missin. whn attaching the files it shows https://docs.google.com and then this part “uc?id=0B9139uOW_-RMZUJoaDVZQzQ0X0E&export=download” which is a full link but whn click publish or update it shows only “uc?id=0B9139uOW_-RMZUJoaDVZQzQ0X0E&export=download” and saying ( attached file is missing/deleted )
will this be the cause for the issue ?
You need to enter size manually and php function can’t detect file size for remote file. as javascript origin your your domain name. However, no matter how it is showing here http://screencast.com/t/d69MSxUH , download will work fine. If download is not working for you, post here http://www.wpdownloadmanager.com/support/forum/download-manager-free/ so that our tech support team can check it for you. Thanks
You need to enter size manually and php function can’t detect file size for remote file
How can we enter the size?
Also maybe it would be better not to display “0.00 KB” at all if the file is remote.
Also you can try to determine the size of a file before sending to Google Drive and store it in a table or try to get the size from the file metadata: https://developers.google.com/drive/v2/reference/files
Bump
How can we enter the size manually?
Sorry, I got confused there, no manual file size input option, however with the next update of the add-on, I’ll import file size from Google drive .