dustinscarberry
Forum Replies Created
-
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)@pouicpouic Can you follow nightplayer’s post above and try to go to this page.
https://www.googleapis.com/youtube/v3/videos?part=id,snippet&id=U8W3oX0dDD8&key={api_key_here}
You should get video information back. If not your API key is bad for some reason.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)@pouicpouic Imagick or GD are both PHP extensions. One or the other have always been required. Without them the plugin has no way to save thumbnails.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)@pouicpouic With that specific error, please check to make sure you have a valid YouTube API Key in settings, as well as have Imagick or GD installed. You can check if these are detected on the settings page of the plugin.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)@pouicpouic What version of the plugin are you using?
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)@pouicpouic I’ll be publishing a patch for the plugin today or tomorrow to help narrow down the issues. Look for the update before Monday. Then let me know what error messages you receive.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)@nightplayer Can you give me more details regarding, your WordPress, PHP, GD or Imagick versions? Thanks!
Forum: Plugins
In reply to: [uTubeVideo Gallery] breaks other plugin using google mapsA fix to use the WordPress Babel polyfill has if available has been patched in to version 2.0.3. However, if another plugin is not using the same method of loading the polyfill issues could still occur.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Drag n Drop re-ordering inconsistantThis issue has been corrected in version 2.0.3.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save (new)Hi just4me67,
Regarding the other site, do you have any error messages being reported in the console of your browsers developer tools?
For the first issue, if the update just added does not correct your issue please let me know.
Forum: Plugins
In reply to: [uTubeVideo Gallery] breaks other plugin using google mapsThanks. I agree that react and babel do introduce new issues. I’m not sure if their is an easy way to foolproof the plugin but I will look into further options. I’ll also consider your suggestion of adding a white / blacklist of pages to load on.
Forum: Plugins
In reply to: [uTubeVideo Gallery] Drag n Drop re-ordering inconsistantI have not seen this behavior before, but will check into it.
Forum: Plugins
In reply to: [uTubeVideo Gallery] breaks other plugin using google mapsSorry, I’m not able to check this page every day. Do you have an example page / plugin I can test with?
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to saveClosing due to no further replies
Forum: Plugins
In reply to: [uTubeVideo Gallery] Crashed Nexgen Gallery after updating to 2.0.0Resolved as of version [2.0.2]
Forum: Plugins
In reply to: [uTubeVideo Gallery] Video thumbnail failed to save@godsdead @bitterer @dominikjkk Please ensure you have a valid YouTube API key on the plugin settings page. This is required for YouTube functionality.