vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Colored Buddies on forumhome and Who's Online (https://vborg.vbsupport.ru/showthread.php?t=31536)

Xenon 10-27-2001 10:00 PM

Ok, i think the title is really selfexplaining.
This Hack colores Buddies on the forumhomepage userlist and on who's online.

I have rewritten it for vB2.2.6 and have strongly optimized the code ;)

Known Bugs: none

Newest Version: 2.02

I have to say, the buddy color is hardcoded, but you can change it easily by editing 3 lines ;)

LuBi 11-13-2001 03:44 PM

Anyone use this? Also does anyone know if it works on 2.2 ? Thanks!

Xenon 11-13-2001 07:29 PM

yes, i use it :)

and yes it works on vb 2.2.0 too.

squawell 11-13-2001 08:23 PM

what's look like after do it??

have any screenshot may be clear~~

Xenon 11-14-2001 04:11 PM

It just changes the color of users on s.o. Buddylist on the Main-Index of the Forum

squawell 11-14-2001 04:31 PM

cann't find this code
PHP Code:

} else {
        
$username=$loggedin['username'];
        
$invisibleuser '';
      }
      
//$location=$loggedin['location']; 

why??

madhouse 11-14-2001 06:23 PM

Ok this hack does not work in with afterburner's hack for colored members....
Would like for this to be able to work with the buddylist any ideas?

Xenon 11-16-2001 01:31 PM

@madhouse: the hack works with afterburners Hack, but only with the version 2.0.3 of afterburners hack.
i have not updatet his hack on my board when i upgraded to 220, so i cant say where the differences

@squawell: you couldnt find this, it was only in 203 version of idex.php

try to search for
PHP Code:

if ($loggedin['invisible'] == 1) { // Invisible User but show to Admin
        
$invisibleuser '*';
      } else {
        
$invisibleuser '';
      } 

instead

DemiNeo0101 02-21-2002 02:24 PM

Would this possibly work in 2.2.2 aswell?

Xenon 02-21-2002 09:50 PM

it works with 2.2.0 on my board, so i think it should work with 2.2.2 as well, but i havent tested it.

perhaps you'll have to change one or two lines, but i think it should


All times are GMT. The time now is 12:18 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.01062 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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