PDA

View Full Version : Online Useres


MajorKokosnuss
04-26-2014, 11:44 AM
Hello there,

i get my online useres not working properly :(

it is not showing the current online user and for some other ppl it is not even showing that one person is online :( could someone help me with that ?

Lynne
04-26-2014, 03:48 PM
Site Builder > Edit Page > edit the module and make sure it isn't set to only show users on that one page.

MajorKokosnuss
04-26-2014, 04:06 PM
Well, yea it is but sometimes i am online but it doesn't show that

Lynne
04-26-2014, 04:22 PM
Do you allow users to be on your site at both www.site.com and just site.com? That will cause issues. You should redirect to one or the other.

MajorKokosnuss
04-26-2014, 04:35 PM
what do you mean ? :/

Lynne
04-26-2014, 09:12 PM
Which part are you saying what do you mean about? If your site is at the domain site.com, can users go to it via both www.site.com and just site.com? If so, I'd recommend doing a redirect from site.com to www.site.com (or vice versa). You can google for the .htaccess redirect you would need (or just ask your host to set it up).

Mark.B
04-26-2014, 09:19 PM
Try increasing the number of users shown to about 50.

MajorKokosnuss
04-27-2014, 03:04 AM
@Lynne i did that but my website is not working then anymore :(

this is the code wich i have added

RewriteCond %{HTTP_HOST} ^site.com$ [NC]
RewriteRule ^(.*) http://www.site.com/$1 [L,R=301]

But if i click on Login then a new little window opens and link me to www.site.com in a small tab

https://vborg.vbsupport.ru/external/2014/04/7.png