vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Usergroup Color Bar Legend (https://vborg.vbsupport.ru/showthread.php?t=228607)

emath 02-17-2011 07:53 AM

please update the product...

thanks.

matrixmark 02-17-2011 08:07 AM

Have uninstalled now just so it shows the people online again.. will reinstall if a fix is done for this.

TeknoSounds 02-17-2011 08:59 AM

looking at the code for this plugin makes me realize how little I understand about vB programming...

steve1966 02-17-2011 10:14 AM

Quote:

Originally Posted by matrixmark (Post 2163522)
Have uninstalled now just so it shows the people online again.. will reinstall if a fix is done for this.

yes same problem for me

fxwoody 02-17-2011 11:18 AM

Once again! We have to work our way around updates :( Why can't they just manage to keep things working???
Annoying !!!
Hope Atakan will fix this up or....some vb programmer could answer this for us???

Script is simple enough:

HTML Code:

if (THIS_SCRIPT == "index" and $vbulletin->options['ugcb_onoff'])
{
$activeusers2 .= '';
$userbuls = split(',', $vbulletin->options['sirala']);
foreach($userbuls AS $userbul) {

$activeusers2 .= $vbulletin->usergroupcache["$userbul"]['opentag'] . '• '.$vbulletin->usergroupcache["$userbul"]['title'] . $vbulletin->usergroupcache["$userbul"]['closetag'].' ';
}
$activeusers = '<b>'.$activeusers2 .'</b><br /><br />'. $activeusers;
}


lgnd 02-17-2011 01:46 PM

Quote:

Originally Posted by matrixmark (Post 2163522)
Have uninstalled now just so it shows the people online again.. will reinstall if a fix is done for this.

Same here...

bpi007 02-17-2011 05:24 PM

Vbulletin Support says : "It's been fixed but not assigned to a version yet which is why it's in the resolved backlog."

Don't update to 4.1.2 if you are using this mod !

Crotan 02-17-2011 08:20 PM

Quote:

Originally Posted by bpi007 (Post 2163656)
Vbulletin Support says : "It's been fixed but not assigned to a version yet which is why it's in the resolved backlog."

Don't update to 4.1.2 if you are using this mod !

Sorry, rather have the semi working mobile style over this mod :( Would like both but I don't get my hopes up that much with vbulletin

Taurus1 02-18-2011 05:51 AM

Hope to get a fix for 4.1.2....disabled for now. :(

BaanFarsang 02-18-2011 09:35 AM

There are problem on Spiders in WGO too. Disable it to appear user who online.


All times are GMT. The time now is 03:05 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.01301 seconds
  • Memory Usage 1,736KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete