Good Bye...
And nothing of value was lost.
Grandmasta your plugins are badly coded and comes with lot of limitation. Terrible to work it. [ .. ] [ .. ]
Please provide constructive feedback and consider whether your reply has value to this thread and our community before posting.
Ranting or defacing a thread is not something we appreciate either.
Could this please be updated for beta 7? Tried installing on a clean beta 7 install but got error cannot find any version for minimum-stability (beta). CheerS ?.
wignu
It's working for me on beta 7. Try edit the post, press enter, and then save. It should work.
It seems that that forces the code to be re-parsed by the s9e text-formatter.
If you have a big forum, you might need to write a script to do this en-masse for you.
NorioDS Sounds like you had it already installed previous to beta 7? I'm trying to install it on a clean beta 7 forum.
@Toby @Franz @sijad I don't have a working beta7 install at the moment so I can't test the compatibility, did something change related to extensions? The code is there: https://github.com/s9e/flarum-ext-autoimage/blob/master/bootstrap.php
JoshyPHP I can't see anything of interest in the changelog, except for an update of TextFormatter.
What exactly isn't working?
I don't know, I installed the latest beta using the instructions, added both extensions and it works fine locally.
JoshyPHP Well @#$#% me, went to do the install again so I could show you the error, got a different 404 error that the json couldn't be found ... tried the install the second time and worked fine for both the autovideo and autoimage ...... aaaarrrgggghhhhhh, I'm off to beat myself with a stick!
Franz It works for me and it seems wignu finally got it working locally, so I guess everything works.
JoshyPHP Well not working locally, on a remote server, but it is working which is the important thing ?.
Thank you for this!
after embeded youtube link, </p> tag appeared after the video window.
I'd be surprised if it was related to this extension, especially because this extension doesn't handle YouTube links. Can you publish the content of that post from the database? You'll need to read it via phpMyAdmin or the mysql command line:
SELECT content FROM posts WHERE id = ?
Replace ? with the ID of that post.
?
JoshyPHP Hello! These extensions to be installed use these paths: flarum> vendor> flarum? Or could it be in the root folder?
I think you're supposed to run the composer commands at the root of the installation.
composer
Thank for this extension. Can you add rutube.ru ?
Problem 1 - Installation request for s9e/flarum-ext-autoimage 1.1 -> satisfiable by s 9e/flarum-ext-autoimage[1.1.0]. - s9e/flarum-ext-autoimage 1.1.0 requires flarum/core >=0.1.0-beta.8 -> no m atching package found.
Just install whichever version works for you.
composer require s9e/flarum-ext-autoimage:* composer require s9e/flarum-ext-autovideo:*
JoshyPHP how to cache clear ?