1.3.3
Admin can now choose to display or not the tooltip with post excerpt.
Admin can now choose to display or not the tooltip with post excerpt.
Nice extension. sadly i can't buy & install cause i am using freeflarum
Justoverclock i bought it, how can i install it?
run this code
composer
config repositories.extiverse composer https://extiverse.com/composer/
then run this
composer
config --global --auth bearer.extiverse.com yourUniqueToken
change yourUniqueToken to my own token which i can ask it in the dasboard?
meihuak you can Request New Token on https://extiverse.com/premium/subscriptions after logged in.
After install new token with the given code above, you cand install the extension as normal
Cactus1805 thanks, i got a token, but how can i install it
Justoverclock very nice update sir, thank you
meihuak simply run composer require justoverclock/related-discussions
Justoverclock
composer require justoverclock/related-discussions:"*"
[InvalidArgumentException]
Could not find a matching version of package justoverclock/related-discussions. Check the package sp
elling, your version constraint and that the package is available in a stability which matches your
minimum-stability (dev).
require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>]...
i bought it for my forum, but it is chinese.
there is no Related Discussions.
i test this extension in English forum, it works.
how can i do now?
It is very useful that something like that is payable that something, let there be many more similar functions, but also that it does not cost too much
meihuak are you running the latest version of Flarum?
Justoverclock
Flarum 1.4.1
PHP 8.1.8
Justoverclock i want use this extension, it is good, when you can fix it?
meihuak as i said is not related to this extension, but how flarum handle chinese (i suppose) but i'll wait some dev opinion here
Justoverclock OK, waiting for you
We talked about this on discord a bit and here's the conclusion;
Flarum can support Chinese search of less characters than three if you configure the database server to allow for that. This is not a limitation of Flarum, but a hard restriction of MySQL that cannot be modified per request. The value you need to update is ft_min_word_len
, for reference you can look at https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html#fulltext-word-length.
meihuak if you have access to your own server and your MySQL configuration file you can apply the required changes yourself. Someone can potentially carry out these changes for you. If you're on a shared hosting environment or your don't have access to server level software, you sadly have no other options and can request a refund.
Refunds can also be carried out by the developer through their Stripe interface. Extiverse will automatically pick that up ️