D3_J Hi. How add a youtube link? autoimage works fine, but autovideo...? this plugin not support normal yt link?
achlys I get this warning: composer update Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for s9e/flarum-ext-autoimage ^1.1 -> satisfiable by s9e/flarum-ext-autoimage[1.1.0]. - s9e/flarum-ext-autoimage 1.1.0 requires flarum/core >=0.1.0-beta.8 -> satisfiable by flarum/core[dev-master, 0.1.x-dev] but these conflict with your requirements or minimum-stability.
luceos achlys in your composer.json file change the value behind s9e/flarum-ext-autoimage to 1.0.*, after that you can safely run composer update. Please note this blocks an upgrade to flarum beta 8; you'll have to update the value 1.0.* to ^1.1.0 in that case. Feel free to ask for support once beta 8 arrives.
jordanjay29 hassanalvi20 Do the following in the Flarum root folder: php flarum cache:clear rm assets/rev-manifest.json Clear Cloudflare cache, if applicable Hard refresh browser (CTRL+F5) or install Reflar UnCache composer require reflar/uncache