PDA

View Full Version : Statistics Modifications - Yilmaz - Visitors in Last X Hours Module (Compatible 5.6.x)


yilmaz
10-21-2020, 09:00 PM
Compatible 5.6.x
Features:
-Show how many users (members + guests) visited forum in last x hours
-Show members listing
-Show member last activity on mouse-over
-Invisible members are shown as "Invisible" for those who has no permissions to view them
-Option to add fake guests
-Optionally usergroups legend can be shown below VILXH box
-By default all usergroups where HTML tags are filled out will be listed in legend

Version 1.5.1: Added comma separation between usernames.
Version 1.5.2: User profile url error fixed (You just need to send files to ftp)

Note: If it is already installed, after transferring the core folder to FTP, update the XML file in the upgrade-XML-do_not_upload folder from the products..

https://vborg.vbsupport.ru/attachment.php?attachmentid=158084&stc=1&d=1606717050

https://vborg.vbsupport.ru/attachment.php?attachmentid=158083&d=1606717051

========================================
How to install:
========================================
Upload the content of Yilmaz - Visitors in Last X Hours directory to your root.
that's all it.
enjoy..

========================================
How to uninstall:
========================================
1. Remove the package "yilmazvisitorslastx" that located in /core/packages/
2. Go to "Manage Products" in the admincp and delete the product named "Yilmaz - Visitors in Last X Hours"

Please Mark as Installed if you use this. :)
Donations always appreciated (https://www.paypal.com/paypalme/yilmaztv/5). :up:

Chicoynano
10-22-2020, 02:36 PM
As always, excellent product, it is possible to choose between showing avatars or only username, in a future update. Thanks for your job

yilmaz
10-22-2020, 06:42 PM
As always, excellent product, it is possible to choose between showing avatars or only username, in a future update. Thanks for your job

I added two options

https://vborg.vbsupport.ru/attachment.php?attachmentid=157818

Chicoynano
10-23-2020, 11:54 AM
Thank you very much for your work. Greetings

Chicoynano
10-24-2020, 03:49 PM
If you would like to, I just want to make a comment. When you hover over the username, H: i appears, not the time or date. It can be corrected by editing the template.php on line 105.

They can substitute it for this if they want to show the time and day, month and year

Chicoynano
10-24-2020, 04:05 PM
Another little note in the phrase Mmembers have visited the forum. You can see that the M is repeated. I try to help and thanks for your work I hope you do not bother with these notes.

yilmaz
10-29-2020, 11:28 PM
If you would like to, I just want to make a comment. When you hover over the username, H: i appears, not the time or date. It can be corrected by editing the template.php on line 105.

They can substitute it for this if they want to show the time and day, month and year

Date bug fixed:up:

Another little note in the phrase Mmembers have visited the forum. You can see that the M is repeated. I try to help and thanks for your work I hope you do not bother with these notes.

Fixed, thank you very much.

Chicoynano
10-30-2020, 03:07 PM
I want to make an observation, when the Width / Height of Avatars is changed, it does not apply the changes immediately. You have to clear your browser cache in order to see the changes. Check it out for yourself. I did the test in a totally new forum version 5.6.4. As always I try to help. Greetings

lange
10-30-2020, 04:58 PM
Thank you very much!

Donation sent by Paypal.

yilmaz
10-31-2020, 04:25 AM
I want to make an observation, when the Width / Height of Avatars is changed, it does not apply the changes immediately. You have to clear your browser cache in order to see the changes. Check it out for yourself. I did the test in a totally new forum version 5.6.4. As always I try to help. Greetings

I added a note to the settings.
Note:After the change, Press STRG + F5 once to reload CSS.

No need to delete the cache, just do as in the note.

When I change the options, some changes add code or captures the css.


------------update 1.4.0 ------------

Ich habe die Verwendung der vBulletin-Standard-Blockavatar-Gr??eneinstellung hinzugef?gt....
https://vborg.vbsupport.ru/attachment.php?attachmentid=157881&d=1604124686

Chicoynano
10-31-2020, 08:20 PM
First I want to thank your work but I found ago to modify because if you choose not to show avatar, the username does not appear.
core/packages/yilmazvisitorslastx/api/template.php

Also change the following so that if n appears the name twice

Greetings and thanks

Note: I have also noticed that in the XML file you must modify the version = "1.4.0". Because if not, when you use this command, Press STRG + F5 once to reload CSS it takes you out of the options and does not apply the changes. Check it yourself

yilmaz
11-01-2020, 01:01 AM
First I want to thank your work but I found ago to modify because if you choose not to show avatar, the username does not appear.
core/packages/yilmazvisitorslastx/api/template.php

Also change the following so that if n appears the name twice

Greetings and thanks

Note: I have also noticed that in the XML file you must modify the version = "1.4.0". Because if not, when you use this command, Press STRG + F5 once to reload CSS it takes you out of the options and does not apply the changes. Check it yourself

Thank you very much my friend.
I found time to investigate and fixed the error
I added a video for the demo.

Demo https://www.youtube.com/watch?v=JRltjNFDsb0

Chicoynano
11-01-2020, 12:59 PM
Excellent thanks
Just jot down a question, everything works perfect except when you change the avatar width and height. The change does not apply. Check it out for yourself or does it just happen to me? I tested in various browsers. Cheers

Mot235
11-03-2020, 01:22 AM
Thank you both for all your work in creating and testing things out.

74v
11-04-2020, 10:23 PM
merhaba yılmaz bey 74v.net gelirmisiniz orda konuşalım detayları

Pitman
11-24-2020, 03:36 AM
It would be awesome if there were an actual template to edit to change how the users are displayed...

I've not really tried to break down all of the template.php file yet, but I'm wanting to show a simple, comma separated list of members with or even without user HTML markup.

Example: yilmaz, Pitman, Member2, Member3

Is this something I can do easily somehow?

yilmaz
11-24-2020, 05:12 AM
It would be awesome if there were an actual template to edit to change how the users are displayed...

I've not really tried to break down all of the template.php file yet, but I'm wanting to show a simple, comma separated list of members with or even without user HTML markup.

Example: yilmaz, Pitman, Member2, Member3

Is this something I can do easily somehow?


From the settings, if you set it as in the screenshot, it should show as you say.
I need to update for comma.

https://vborg.vbsupport.ru/attachment.php?attachmentid=158031&stc=1&d=1606201725

Chicoynano
11-29-2020, 07:43 PM
It would be awesome if there were an actual template to edit to change how the users are displayed...

I've not really tried to break down all of the template.php file yet, but I'm wanting to show a simple, comma separated list of members with or even without user HTML markup.

Example: yilmaz, Pitman, Member2, Member3

Is this something I can do easily somehow?
With the permission of Yilmaz
If you want a quick solution add a comma as you see in the image
But it will also show the comma when you choose to show avatars


/core/packages/yilmazvisitorslastx/api/template.php line159

yilmaz
11-30-2020, 04:20 AM
Version 1.5.1: Added comma separation between usernames.

Note: If it is already installed, after transferring the core folder to FTP, update the XML file in the upgrade-XML-do_not_upload folder from the products..

https://vborg.vbsupport.ru/attachment.php?attachmentid=158084&stc=1&d=1606717050

https://vborg.vbsupport.ru/attachment.php?attachmentid=158083&d=1606717051

USC
11-30-2020, 11:13 PM
hey bro i deleted module & reinstalled it but no coma or user markups are showing up .

yilmaz
12-01-2020, 05:05 AM
Press STRG + F5 once to reload CSS

Chicoynano
12-01-2020, 06:12 PM
With Yilmaz's permission the same thing happened to me because sometimes it doesn't overwrite all templates, try manually adding the following to the end of the yilmazvisitorslastx.css template

li.yilmazvisitorslastxli.after_coma:not(:last-child):after {
content:',';
}

mp3president
12-21-2020, 06:37 AM
When a couple of years VB 5 came out, i did not want yo upgrade due to many options i have on VB4 were not on VB5.

With all your custom Mods, i have for 80% all what i had on VB4.

I want to say thank you, because you make it possible for me to run VB5 :D

Thank you verry much for this one also ;)

USC
12-22-2020, 10:08 PM
When a couple of years VB 5 came out, i did not want yo upgrade due to many options i have on VB4 were not on VB5.

With all your custom Mods, i have for 80% all what i had on VB4.

I want to say thank you, because you make it possible for me to run VB5 :D

Thank you verry much for this one also ;)

same here ..only reason i switched to vb 5 is yilmaz bro's fantastic modules ..my members are so happy no one even miss vb 4 anymore ..

Bruno_menor
12-26-2020, 06:08 PM
When I activate: Show Username HTML Markup
This error appears, and does not load the main forum page:
That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.

I would just like to paint the names according to the groups.
Hug

USC
12-31-2020, 01:29 AM
bro , user profile error has not been fixed ..

ywwz
12-31-2020, 10:54 AM
Great mod for 5.6.4! Thanks for sharing! /:flowers

Mboora
12-31-2020, 08:23 PM
This is a fantastic mod!

Please can you add an option to change date format?

Some countries like the UK display dates as 31/12/2020 rather than 12/31/2020.

milforum
01-10-2021, 07:02 PM
This also looks like a great mod, unfortunately I couldn't get it to work, for the same reason as posted on Postbit Background Usergroups.

milforum
02-27-2021, 03:26 PM
I forgot to give an update on this - but when I reinstalled it now it works like a charm. Good work!

boss22
03-27-2021, 11:01 AM
bro , user profile error has not been fixed ..

Agree and still shows ver 1.5.1 in admin cp!

boss22
03-27-2021, 10:52 PM
Have problems with user links - shows not correct

seems that product not recognize subfolder - you can see on my site problem!

uninstalled and installed - now shows ver 1.5.2 but still same problem!

boss22
03-31-2021, 06:53 PM
Problem fixed - Thanks @yilmaz

clauz
08-24-2021, 10:41 AM
I receive an error when I install this product, see screenshot.https://i.ibb.co/9ZDdCyZ/Untitled.jpg

Bruno_menor
10-14-2021, 03:45 AM
I receive an error when I install this product, see screenshot.https://vborg.vbsupport.ru/external/2021/08/1.jpg

Mine also has this problem

Snowhog
10-15-2021, 09:52 PM
Product installed, but nothing has changed. The information this MOD is supposed to provide isn't showing anywhere on our forum. I expect it would be where I see What's Going On? and Kubuntu Forum Statistics (bottom of our Main Page).

Never mind! I found out what I needed to do. vBulletin 5x is VERY different than 4.2.5. I had to enable Edit Site then click on Edit Page and drag Visitors in Last X Hours Module to where I wanted it.

Works fine.

Naijasite
10-23-2021, 04:52 PM
I will need to use the mod. Thanks for this.

WielerArchieven
02-28-2022, 11:52 AM
For those who use round avatars on their forum and also what these avatar in Visitors in Last X Hours to be round and have transparent background, then add the following to your css_additional.css file.

/* Make round avatars for yilmazvisitorslastx - START */
.yilmazvisitorslastximg img {
background: none 0 0,#F8F8F8;
border-radius: 100%;
}
.yilmazvisitorslastxli {
border: 0;
}
/* Make round avatars for yilmazvisitorslastx - END */

Snowhog
03-29-2022, 10:46 AM
Product installed, but nothing has changed. The information this MOD is supposed to provide isn't showing anywhere on our forum. I expect it would be where I see What's Going On? and Kubuntu Forum Statistics (bottom of our Main Page).

Never mind! I found out what I needed to do. vBulletin 5x is VERY different than 4.2.5. I had to enable Edit Site then click on Edit Page and drag Visitors in Last X Hours Module to where I wanted it.

Works fine.

Uninstalled and removed.

Danny M
09-22-2022, 09:19 PM
Is this compatible with vBulletin 5.7.0 ?

ka99
10-16-2022, 06:40 PM
Is this compatible with vBulletin 5.7.0 ?

Yes, I use 5.7.0 and never had any issue with it.

Regards.

Grimsqueaker
12-22-2022, 07:35 PM
tried this on 5.6.x and 5.7.0 with no success, dragged into various positions on the page, but nothing displays...

What am I missing folks...

Brakedirt
01-23-2023, 05:10 PM
Apache error in Log:

mod_fcgid: stderr: PHP Warning: Trying to access array offset on value of type null in /var/www/vhosts/......../httpdocs/core/packages/yilmazvisitorslastx/api/template.php on line 118

5.7.2

migratoria
05-28-2023, 01:58 PM
Not work in vbulletin Version 5.7.4