Zen Cart Logo
Forums / General Questions / green dot on admin who's online

green dot on admin who's online

Locked

Views: 3,315

Results 1 to 19 of 19
This thread is locked. New replies are disabled.
15 Oct 2007, 1:29 PM
#1
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

green dot on admin who's online

Why I can't see the green dot when customer add a products to cart?
I see always red dot or gray dot.

15 Oct 2007, 3:01 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: green dot on admin who's online

You might check that you have this file:
/admin/images/icon_status_green.gif

and that you can view it directly in your browser ...

15 Oct 2007, 3:17 PM
#3
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

...at this moment I've a customer with a product in cart: the status icon is gray!
/admin/images/icon_status_green.gif: I see it on browser!

15 Oct 2007, 5:36 PM
#4
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

it's strange, very strange...

15 Oct 2007, 8:19 PM
#5
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

I think because safe mode is on: it's right?

16 Oct 2007, 2:27 PM
#6
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

I'm setup php safe mode to off.
The same.
when customer add product to cart, the dot in who's online remain red (sometimes gray).

17 Oct 2007, 10:15 AM
#7
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

is there anyone who help me?

17 Oct 2007, 6:08 PM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: green dot on admin who's online

Without really seeing your site this is difficult to diagnose, especially knowing you already had at least one setting wrong ...

17 Oct 2007, 7:46 PM
#9
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

it's very strange, because I've only changed isp (now I've a VirtualPrivateServer).
All setting are the same last, when this function work well.

25 Oct 2007, 2:34 PM
#10
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

icon_status_red_light
This is the icon when customer have item in cart.

12 Sep 2008, 2:30 PM
#11
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

no more suggestions? I've still the same problem! I can't see the customers who have items into cart!

12 Sep 2008, 6:11 PM
#12
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: green dot on admin who's online

Do a view source and find a customer who has products in the cart and check if you can see any reference to the image or not ...

13 Sep 2008, 5:52 AM
#13
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

excuse me, I don't understand very well. where I do view source: admin or catalog?
this is a screenshot; as you can see the last customer have 2 item in cart, but the dot is always red.

13 Sep 2008, 6:04 AM
#14
cjpinder avatar

cjpinder

Totally Zenned

Join Date:
Apr 2007
Location:
Herts. UK
Posts:
893
Plugin Contributions:
0

Re: green dot on admin who's online

100asa:

no more suggestions? I've still the same problem! I can't see the customers who have items into cart!
Have any changes been made to admin/whos_online.php ? Try re-uploading it from the original Zen Cart installation package.

Regards,
Christian.

13 Sep 2008, 7:01 AM
#15
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

no changes I've made on who's on line.
I've already upload the latest version of who's on line, but the problem remain.
Maybe premission on files/folders?
Maybe session?
I've:

Titolo Valore Azione
Cartella Sessioni /home/web/www.100asa.it/www/cache
Dominio Cookie True Info
Forza utilizzo dei Cookie True Info
Verifica ID Sessione SSL False Info
Verifica User Agent False Info
Verifica Indirizzo IP False Info
Previene Sessioni Spider True Info
Ricrea Sessione True Info
Conversione da IP a Host - Status true

13 Sep 2008, 11:36 AM
#16
cjpinder avatar

cjpinder

Totally Zenned

Join Date:
Apr 2007
Location:
Herts. UK
Posts:
893
Plugin Contributions:
0

Re: green dot on admin who's online

Can you actually see what the customer has in his/her cart even though the icon is red/grey instead of green?

Have a look in includes/configure.php and admin/includes/configure.php for a line that looks like...

define('STORE_SESSIONS', 'db'); // use 'db' for best support, or '' for file-based storage
```The line should be the same in both includes/configure.php and admin/includes/configure.php . It may be that the store is using db sessions and the admin is using file sessions (or vice versa).

Regards,
Christian.
13 Sep 2008, 12:25 PM
#17
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: green dot on admin who's online

You're great :-)
I've changed store session from file to db, and now green dot work when customer have item in cart.
question: it's better store session in file or db, to have site very fast?

13 Sep 2008, 8:27 PM
#18
cjpinder avatar

cjpinder

Totally Zenned

Join Date:
Apr 2007
Location:
Herts. UK
Posts:
893
Plugin Contributions:
0

Re: green dot on admin who's online

100asa:

it's better store session in file or db, to have site very fast?
I guess that would depend a lot on the server configuration but I doubt you would notice any significant difference either way. Personally I always go with storing the sessions in the database.

Regards,
Christian.

14 Sep 2008, 12:29 AM
#19
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: green dot on admin who's online

The green/red icons are only correct if db-based sessions are in use.
File-based will always show you red icons (these will be removed for file-based session handling in 1.4, leaving no icons when in that mode.)