The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Online Useres
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 ? |
#2
|
||||
|
||||
Site Builder > Edit Page > edit the module and make sure it isn't set to only show users on that one page.
|
#3
|
|||
|
|||
Well, yea it is but sometimes i am online but it doesn't show that
|
#4
|
||||
|
||||
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.
|
#5
|
|||
|
|||
what do you mean ? :/
|
#6
|
||||
|
||||
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).
|
#7
|
|||
|
|||
Try increasing the number of users shown to about 50.
|
#8
|
|||
|
|||
@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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|