Who's Online

Open to all! Ask other shopowners for help.
Post Reply
Xpajun
Contributor
Posts: 187
Joined: Thu Mar 04, 2021 1:18 pm
Phoenix Version: v1.0.9.0
Has thanked: 3 times
Been thanked: 6 times

Who's Online

Post by Xpajun »

This is a screen shot of my Who's Online page you'll notice that on the right there is a big white space - back in 1.0.7.5 this would have shown

const TABLE_HEADING_SHOPPING_CART = 'Users Shopping Cart';

const TEXT_SHOPPING_CART_ITEM = '%s x %s';
const TEXT_SHOPPING_CART_SUBTOTAL = 'Subtotal: %s';
const TEXT_SHOPPING_CART_NA = 'N/A';
and although the langauge is still there the coding isn't

Really wondering if it was ever useful or was there another reason for it being removed?
Screenshot 2024-06-05 at 11.19.01.png
You do not have the required permissions to view the files attached to this post.
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest :D - php 8.2.18


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Who's Online

Post by heatherbell »

Works fine. Screenshot from 1.0.9.2 demo:
Screenshot 2024-06-05 123907.png
You do not have the required permissions to view the files attached to this post.
Xpajun
Contributor
Posts: 187
Joined: Thu Mar 04, 2021 1:18 pm
Phoenix Version: v1.0.9.0
Has thanked: 3 times
Been thanked: 6 times

Re: Who's Online

Post by Xpajun »

heatherbell wrote: Wed Jun 05, 2024 11:44 am Works fine. Screenshot from 1.0.9.2 demo:
Screenshot 2024-06-05 123907.png
I've got something missing then :roll: Thanks @heatherbell
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest :D - php 8.2.18
Xpajun
Contributor
Posts: 187
Joined: Thu Mar 04, 2021 1:18 pm
Phoenix Version: v1.0.9.0
Has thanked: 3 times
Been thanked: 6 times

Re: Who's Online

Post by Xpajun »

heatherbell wrote: Wed Jun 05, 2024 11:44 am Works fine. Screenshot from 1.0.9.2 demo:
Screenshot 2024-06-05 123907.png
The who's on line code is different in 1.0.9.2 compared to 1.0.9.0 - not really important I can wait :D
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest :D - php 8.2.18
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Who's Online

Post by heatherbell »

Xpajun wrote: Thu Jun 06, 2024 11:24 am The who's on line code is different in 1.0.9.2 compared to 1.0.9.0
You did not say what version you are using.
Also displays as expected on 1.0.9.0 (guessing that is the version you are using). Screenshot from unmodified 1.0.9.0:
Screenshot 2024-06-06 150057.png
Guessing you have DIY'd updates from an older version so check you have applied all the necessary changes by looking at the Github history of commits for that page:
https://github.com/CE-PhoenixCart/Phoen ... online.php
Maybe you missed this commit which shows the infobox:
https://github.com/CE-PhoenixCart/Phoen ... 4031d4abcb
You do not have the required permissions to view the files attached to this post.
Xpajun
Contributor
Posts: 187
Joined: Thu Mar 04, 2021 1:18 pm
Phoenix Version: v1.0.9.0
Has thanked: 3 times
Been thanked: 6 times

Re: Who's Online

Post by Xpajun »

heatherbell wrote: Thu Jun 06, 2024 2:18 pm
Xpajun wrote: Thu Jun 06, 2024 11:24 am The who's on line code is different in 1.0.9.2 compared to 1.0.9.0
You did not say what version you are using.
Also displays as expected on 1.0.9.0 (guessing that is the version you are using). Screenshot from unmodified 1.0.9.0:
Screenshot 2024-06-06 150057.png
Guessing you have DIY'd updates from an older version so check you have applied all the necessary changes by looking at the Github history of commits for that page:
https://github.com/CE-PhoenixCart/Phoen ... online.php
Maybe you missed this commit which shows the infobox:
https://github.com/CE-PhoenixCart/Phoen ... 4031d4abcb
Sorry I keep my current version and php in my signature

As I said it's not that important for me and only been using it now because of the attack of bad bots I had - I think really I'm curous as to how useful it is - Do you use it a lot? and does it prove useful to you?
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest :D - php 8.2.18
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Who's Online

Post by heatherbell »

Xpajun wrote: Thu Jun 06, 2024 2:56 pmDo you use it a lot? and does it prove useful to you?
Never found Who's Online page to be of any use.
With regards to Bad Bots, we periodically view Access Logs to find data.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply