I was the one that requested this to be ported from VB. I don't recall how the icon happened but I'm sure I would have wanted it.Hmm, maybe there was an icon added at some point.![]()
So thats it what i am missing, thank youDid you create the widget?
Works fine for me on 2.3.5. Can you show a screen shot?seems dont work correct on xf2.3, get weird results
via download log have 60 downloads, widget show me over 600Works fine for me on 2.3.5. Can you show a screen shot?
Works fine for me on 2.3.5. Can you show a screen shot?
src\addons\OzzModz\AttachStats\Repository\AttachmentCounters.php
SUM(attachment.view_count) AS total_view_count,
SUM(attachment.download_count) AS total_view_count,
I'd like to know this as well as I got Ozzy47 to make this widget. Sounds though like we'll need to ask for support on his site.i think found the problem
src\addons\OzzModz\AttachStats\Repository\AttachmentCounters.php
PHP:SUM(attachment.view_count) AS total_view_count,
for count total thread downloads must be
PHP:SUM(attachment.download_count) AS total_view_count,
or iam wrong ?
I'd like to know this as well as I got Ozzy47 to make this widget. Sounds though like we'll need to ask for support on his site.
We use essential cookies to make this site work, and optional cookies to enhance your experience.