Ticket: https://tracker.phpbb.com/browse/PHPBB3-14623
The f parameter in the URL appears to be only needed to account for users who are browsing a specific forum and show them in the who is online list of the specific forum.
Still, it is possible that there are users who don't use the f parameter, mainly because the canonical URL doesn't have it. So they won't appear in the who is online list.
Can anyone think of a solution?
To show those users and count the visitors without the f parameter, so as to finally remove it.
"Ghost users" - not displayed in the who is online list
- 3Di
- Registered User
- Posts: 951
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: "Ghost users" - not displayed in the who is online list
Yes, that's a problem.
https://tracker.phpbb.com/browse/PHPBB3-15060
https://tracker.phpbb.com/browse/PHPBB3-15060
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
-
- Registered User
- Posts: 11
- Joined: Sat Aug 23, 2014 7:24 pm
Re: "Ghost users" - not displayed in the who is online list
Does anyone know where I would have to look in the code if I want to try to fix it?
Re: "Ghost users" - not displayed in the who is online list
not precisely but you could start in viewtopic.php and work from there
-
- Registered User
- Posts: 11
- Joined: Sat Aug 23, 2014 7:24 pm
Re: "Ghost users" - not displayed in the who is online list
Does anyone know where exactly the "who is online" users are accounted for?
The viewtopic.php is chaotic so I thought I'd try my luck with a smaller chunk of code first...
The viewtopic.php is chaotic so I thought I'd try my luck with a smaller chunk of code first...
Re: "Ghost users" - not displayed in the who is online list
It is actually generated from includes/functions.php within the page_header function.
Do not hire Christian Bullock he won't finish the job and will keep your money