Very nice work
Post Footer Statistics
- Edited
tr.yml
justoverclock-user-statistics:
forum:
joinTime: Kayıt Tarihi
totalDiscussions: Toplam Tartışma
totalPosts: Toplam Mesaj
likeReceived: Alınan Beğeni
likes: Beğeniler
- Edited
I installed to local xampp but does not show up.
Also installed to my test domain, but no icons.
murdocklawless as you can see it works fine On flarum.it
Do you have any error message in console?
Justoverclock if you mean log file, there is no error in it.
murdocklawless please post your php Flarum info
- Edited
d:\Xampp\htdocs>php Flarum info
Flarum core 1.2.0
PHP version: 7.4.27
MySQL version: 5.5.5-10.4.22-MariaDB
Loaded extensions: Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, readline, Reflection, session, standard, mysqlnd, tokenizer, zip, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, openssl, curl, fileinfo, gd, gettext, mbstring, exif, mysqli, pdo_mysql, pdo_sqlite, Phar, ftp
+--------------------------------+---------+--------+
| Flarum Extensions | | |
+--------------------------------+---------+--------+
| ID | Version | Commit |
+--------------------------------+---------+--------+
| flarum-flags | v1.2.0 | |
| flarum-subscriptions | v1.2.0 | |
| flarum-tags | v1.2.0 | |
| flarum-lock | v1.2.0 | |
| afrux-forum-widgets-core | v0.1.6 | |
| flarum-suspend | v1.2.0 | |
| flarum-approval | v1.2.0 | |
| fof-follow-tags | 1.1.1 | |
| flarum-likes | v1.2.0 | |
| v17development-seo | v1.8.0 | |
| v17development-blog | v0.5.0 | |
| justoverclock-welcomebox | 1.3.5 | |
| ianm-synopsis | 1.2.0 | |
| ianm-html-head | 1.1.0 | |
| fof-user-bio | 1.0.2 | |
| fof-upload | 1.1.0 | |
| fof-terms | 1.1.2 | |
| fof-subscribed | 1.0.2 | |
| fof-split | 1.0.1 | |
| fof-sitemap | 1.0.3 | |
| fof-profile-image-crop | 1.0.1 | |
| fof-polls | 1.0.5 | |
| fof-pages | 1.0.1 | |
| fof-merge-discussions | 1.2.1 | |
| fof-links | 1.0.3 | |
| fof-ignore-users | 1.0.2 | |
| fof-formatting | 1.0.2 | |
| fof-drafts | 1.0.3 | |
| fof-doorman | 1.0.1 | |
| fof-disposable-emails | 1.0.0 | |
| fof-default-group | 1.0.1 | |
| fof-byobu | 1.1.1 | |
| fof-best-answer | 1.1.8 | |
| fof-analytics | 1.0.0 | |
| flarum-sticky | v1.2.0 | |
| flarum-statistics | v1.2.0 | |
| flarum-pusher | v1.2.0 | |
| flarum-nicknames | v1.2.0 | |
| flarum-mentions | v1.2.0 | |
| flarum-markdown | v1.2.0 | |
| flarum-lang-turkish | 1.2.0.1 | |
| flarum-emoji | v1.2.0 | |
| flarum-bbcode | v1.2.0 | |
| extiverse-mercury | 0.1.3 | |
| clarkwinkelmann-who-read | 1.4.0 | |
| clarkwinkelmann-likes-received | 1.0.0 | |
| afrux-top-posters-widget | v0.1.3 | |
| afrux-online-users-widget | v0.1.5 | |
| afrux-forum-stats-widget | v0.1.0 | |
+--------------------------------+---------+--------+
Base URL: http://localhost
Installation path: D:\Xampp\htdocs
Queue driver: sync
Mail driver: mail
Debug mode: off
murdocklawless i cant see my extension installed.
run
composer require justoverclock/user-statistics:"*"
and after:
php flarum clarkwinkelmann:likes-received:refresh
Justoverclock I did, nothing changed.
murdocklawless
Chan you share the url of your forum?
- Edited
murdocklawless please wait update for Turkish Experience Pack. Already reported this plugin about not-translated. Check here: https://flarumtr.com/d/922-flarum-turkce-deneyim-paketi/239
However, if you really want to continue, please try Linguist plugin.
Justoverclock I tried at my local xampp server below but it won't show up, the I tried my test server, now it's working.
- Edited
murdocklawless i think you need clear cache for your local flarum installation in administrator dashboard.
Other way, run your shell in htdocs folder (or cmd.exe for Windows users if php patch added) and exec this: php flarum cache:clear
Justoverclock it's better move up right corner because it's moving like / reply to the up line.
murdocklawless I searched a way to move stats to up right corner but I couldn't.
murdocklawless I agree, this is better!
- Edited
Eldenroot I've taken it to the up right corner but like, reply and three dots links were broken. I'm beginner at css.
Maybe today I will try with this solution if I have some free time
Justoverclock maybe you can fix this too, if a reply is deleted, the number of likes under the avatar is still visible.
murdocklawless yes I forgot to put the condition for hidden posts. Will be fixed tomorrow