vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Who's Online Problem (https://vborg.vbsupport.ru/showthread.php?t=218067)

Raw Sugar 07-07-2009 04:23 PM

Who's Online Problem
 
I do hope I'm posting this in the right place. It has nothing to do with server issues but it is a tech question.

All of the forums on my board work fine when viewing the Who's Online page. The information I have it set to show, shows. Except for one. I've got a section of forums that have the same permissions and the same settings. But the latest one that was added does not show on the Who's Online page. It always says you're viewing the board index. And also when you're in the forum at the bottom where it says who's viewing it only shows you and no one else...

I have no clue why this is different/messed up. Any ideas would be very awesome because while it's not a huge issue, it's annoying me like really bad...

Thanks in advance!

NJAquaman 07-07-2009 09:23 PM

Quote:

Originally Posted by ancient cries (Post 1844620)
I do hope I'm posting this in the right place. It has nothing to do with server issues but it is a tech question.

All of the forums on my board work fine when viewing the Who's Online page. The information I have it set to show, shows. Except for one. I've got a section of forums that have the same permissions and the same settings. But the latest one that was added does not show on the Who's Online page. It always says you're viewing the board index. And also when you're in the forum at the bottom where it says who's viewing it only shows you and no one else...

I have no clue why this is different/messed up. Any ideas would be very awesome because while it's not a huge issue, it's annoying me like really bad...

Thanks in advance!

the location of the who's online for the is in the
forum > includes > functions_online.php
file

hope this helps !

Raw Sugar 07-07-2009 10:03 PM

It would if I knew what to do with this file. :p I'm pretty good, but as far as editing the vb files go, I'm not too bright. I don't understand how this could have been changed between the time I made the first forum and the other one that's messing up. And what in this file exactly would help me get this straightened out? I was hoping it was a simple setting, but it doesn't seem to be.

Please explain it in a bit more detail. :D

Thanks for the really quick response though!

Lynne 07-08-2009 01:53 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.


All times are GMT. The time now is 08:22 PM.

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.02115 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)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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