vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Online Useres (https://vborg.vbsupport.ru/showthread.php?t=310815)

MajorKokosnuss 04-26-2014 11:44 AM

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 ?

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


All times are GMT. The time now is 09:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00979 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete