- Edited
Post Footer Statistics
This is amazing!! Great job!
- Edited
Tried it and the footer works. But not the badges. Am I missing something?
m4v3rick you need to run
php flarum clarkwinkelmann:likes-received:refresh
To fix the like count
Well the likes count is shown on the bottom but not under the avatar pic like in your screenshot. This looks fancy!
- Edited
Your cache is cleared? It works fine on Flarum.it
P.s. is only for desktop not mobile
Yep. Tried that too. Also browser cache. I installed it on my virtual box testing system but it won't be shown. Let me check dev tools.
m4v3rick you need at least 10 likes or more to see the badge
- Edited
Ah crap. That's it.
One more thing - top 10 likes users on my board:
31845
27452
25669
19848
19832
9876
9626
8884
8750
8406
Guess I would need bigger counter or backend options.
Number 82 has 499 likes. So 81 ppl with more than 500 likes.
m4v3rick yes I will add this in the future version
Justoverclock P.s. is only for desktop not mobile
That's great and clean. I like it.
Would be also nice for future versions if the admin could check to show the badge, the footer or both.
Very nice work
- 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