Marek Dědič
Forum Replies Created
-
Hi,
could you please give us some more details about the issue? What exactly do you mean by last step – authorizing the application? If so, what address you’re getting the 403 on? Possibly even a screenshot would help.You can either post them here, or at developer@dedic.eu
Thanks,
MarekHi,
there’s no way to play a video in the browser without the option to download it somehow. That’s just not possible – if you are playing the video, that means it’s being downloaded to the browser one way or the other. YouTube, for example, tries to obfuscate the video using weird formats, but you can still download it with a little more work. So that’s that.The console error about CORB I’ve never seen. Have you tried turning off security plugins one by one to see whether some of them aren’t behind this?
You should set the permissions to “Anyone with a link can view”. Getting a 500 error is interesting, could you please try to enable debugging (See the original thread, there’s 2 steps to it) and send me a link? Either here, or at developer@dedic.eu
Thanks,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tHaha, thanks for that, we forgot to fix it in the demo.
Solving @sarumbear over e-mail now. Have to say though, the videos you are trying to play are massive…
@fgmwp temporary means I know how to make them work even without that (albeit it’ll still be better to set the permissions this way), just haven’t implemented it yet. As this is a volunteer project, I can’t give an ETA…
The CORB issue could probably be caused by too restrictive security settings – do you have any security plugins installed? Also, please do open a new thread so we don’t mix 2 issues here 🙂
Thanks,
MarekHi,
in my experience, there’s 2 ways to deal with this: 1) The API somehow reacts to how much traffic you have – it’s a little bit of black magic, because the plugin definitely isn’t going over the quota, yet the Google API still sometimes complains. So for my websites, it usually settled over a month of usuall traffic.If you don’t want to take this bet, you can try to get a higher quota. This requires filling out some forms and usually chatting with someone at Google, who tells you you aren’t using the quota, so you have to convince them you see the same thing, yet you are getting the errors.
There’s some more clever workarounds we plan for the plugin, but I can’t give an ETA for that
Hope this helps,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tOk,
I can see some info now. If you ping me over at developer@dedic.eu, I can see you a fix. However, from what I can tell, there is a video with undefined width in the directory – that’s causing issues for the plugin and I can work around them by detecting it, but I cannot fix it. Are there any corrupted files?Thanks,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tTrue, it’s line 403 now 🙂
Forum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tUgh, well it seems WP blocks debugging after all.
Please also do this…Thanks for the patience,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tHi,
I don’t know what is a config.sys file, but they should go into wp-config.php as far as I used them…You probably won’t see any difference, I will 🙂
Thanks,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tHi,
there seems to be some further issue with the page. Could you please temporarily turn on WordPress debugging?Thanks,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Error 400: invalid_requestHi,
could you please give me some more info? What’s the address that’s saying this? Have you followed the manual and created the Google app correctly – double check please 🙂 If you could add a screenshot that’d be great as wellThanks,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Images load but MP4 videos don’tHi,
there’s a temporary limitation on videos over certain size – they must be set to “Anyone with a link can view” permission.Hope this helps,
MarekForum: Plugins
In reply to: [Image and video gallery from Google Drive] Gallery button failsYes, there is 🙂
[sgdg path="relative/to/root"]Marek
Forum: Plugins
In reply to: [Image and video gallery from Google Drive] Gallery button failsHi,
thanks for the report, will take a look.Anyway, as a general recommendation, do switch to Gutenberg/block editor. We will remove support for the classic editor eventually and I suppose many plugins/themes will or already have dropped it.
Marek
Forum: Plugins
In reply to: [Image and video gallery from Google Drive] Gallery Not LoadingHi,
by the looks of things, there’s something broken with jQuery on your page. Please try re-installing WordPress and the plugin.Marek