vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Help! Just updated to 4.1.2 (https://vborg.vbsupport.ru/showthread.php?t=260815)

shempsall2009 03-23-2011 10:47 AM

Help! Just updated to 4.1.2
 
Hi there,

I've just updated to 4.1.2 and the Users online section has gone. :eek: I've looked in the template and think it might have something to do with this.

PHP Code:

<ol class="commalist" id="wgo_onlineusers_list">
                        <
vb:each from="activeusers" value="loggedin">
                            <
li> {vb:stylevar dirmark}<class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}</li>
                        </
vb:each>
                    </
ol

Please help

Lynne 03-23-2011 03:58 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 so, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


shempsall2009 03-23-2011 07:01 PM

Hi there,

I've tried disabling the Mods and creating a New Style like stated and still nothing.

Just this :

Code:

There are currently 62 users online. 22 members and 37 guests, with 3 spiders
Most users ever online was 155, 15-02-11 at 13:30.
Total members that have registered on the forum in the last 24 hours: 7

The most registrations over 24 hours was 238, 19-06-10 at 21:39.


Lynne 03-23-2011 09:06 PM

You have a modification in there since the line about the Total Members is not a default thing, nor is the most registrations.

shempsall2009 03-23-2011 09:46 PM

Got it working. Please Close this Thread.

Thanks


All times are GMT. The time now is 02:14 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.00944 seconds
  • Memory Usage 1,721KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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