| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
IP Addresses in Users Online for all users | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#81
|
|||||||||
|
|||||||||
![]() Has anyone got this to work in 4.3 yet?
|
|||||||||
#82
|
|||||||||
|
|||||||||
![]() did anyone tried it with 4.2?
thank you for your help
__________________
|
|||||||||
#83
|
|||||||||
|
|||||||||
![]() I think post #61 works for 4.2
|
|||||||||
#84
|
|||||||||
|
|||||||||
![]() find it and will try tomorrow.
thank you
__________________
|
|||||||||
#85
|
|||||||
|
|||||||
![]() Quote:
I did try all 3(?) different "Look-up" URL's. Didn't work.
__________________
4.2.2 Currently using Template: Fashion Mosaic- Pink |
|||||||
#86
|
|||||||||
|
|||||||||
![]() Working in 4.22
Show IP. After click on IP show dnsstuff page. thank you.
__________________
|
|||||||||
#87
|
|||||||||
|
|||||||||
![]() I also did not find exact code in postauth.php but edit my with lines of code that are missing and added if statement.
And it work. I do not see any errors so I assume it implement it right. Thank you again. So part for my postauth.php now look like this (lines 78 to 97): if (!empty($active_modules['Users_online'])) { x_session_register("session_ip"); x_session_register("current_url_page"); x_session_register("current_date"); x_session_register("session_create_date"); $current_url_page = $php_url['url'].($php_url['query_string']?"?".$php_url['query_string']:""); if (empty($session_create_date)) $session_create_date = time(); $current_date = time(); $session_ip = getenv('REMOTE_ADDR'); } # # Display #
__________________
|
|||||||||
|
#88
|
|||||||
|
|||||||
![]() I tried to apply the code and I can still see the User online from the customers end. I don't want people to be able to see who or how many are online, is there something I am missing?
Many Thanks, Quote:
__________________
4.3.1 x-configurator x-specialoffers |
|||||||
#89
|
|||||||||
|
|||||||||
![]() The portion of users online mentioned here is in regards to the admin side. If you want to remove it from the customer side you will need to comment it out from the home.tpl file in the footer div.
|
|||||||||
#90
|
|||||||
|
|||||||
![]() OH!!!!!!!!! Thank you so much!! I am sorry I am just working too many hours on this website, not knowing what I am doing and my eyes are going crossed with all the reading I am doing.
I might also be getting my posts crossed! Many thanks my friend!! Felicia Quote:
__________________
4.3.1 x-configurator x-specialoffers |
|||||||
|
|||
X-Cart forums © 2001-2020
|