Zen Cart Logo
Forums / General Questions / Question on Who's Online in the admin area.

Question on Who's Online in the admin area.

Views: 574

Results 1 to 4 of 4
17 Apr 2016, 3:05 PM
#1
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,682
Plugin Contributions:
0

Question on Who's Online in the admin area.

When some looks at an item/product on the website you can see the image below. It shows the link to the product and I can't tell which product it is. Is there another way I can tell which product they are looking at on the link.
Attachment 16228

17 Apr 2016, 4:48 PM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Question on Who's Online in the admin area.

Well, could click on the link. :) also could look up the info related to that products_id, otherwise with some additional coding could add the products_name or other related information to the page's display.

It may also help to identify what version of ZC is involved here. (Sorry, I don't see anything that indicates having selected the version number when initiating the post.)

17 Apr 2016, 5:05 PM
#3
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,682
Plugin Contributions:
0

Re: Question on Who's Online in the admin area.

mc12345678:

Well, could click on the link. :) also could look up the info related to that products_id, otherwise with some additional coding could add the products_name or other related information to the page's display.

It may also help to identify what version of ZC is involved here. (Sorry, I don't see anything that indicates having selected the version number when initiating the post.)

I am using the newest version 1.5.5 I really don't want to click on the link on the screen I to see what product that they are seeing.

17 Apr 2016, 6:33 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Question on Who's Online in the admin area.

wmorris:

I really don't want to click on the link on the screen I to see what product that they are seeing.
As mc12345678 stated
mc12345678:

otherwise with some additional coding could add the products_name or other related information to the page's display
This would require some custom coding