PDA

View Full Version : Colored Buddies on forumhome and Who's Online


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

} 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

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

Xenon
07-22-2002, 07:33 PM
Well long time this hack stays as it were.

It was the first hack for vb2 which i released, and as i know now, it was coded really cruel ;)

I have posted a new version today for vb2.2.x (tested with 226), and i have eliminated every single query which i made in the original.


i have tested the new version and haven't had a bug, but if ya find one, please tell me :)

Chris M
07-22-2002, 07:50 PM
Cool!

*installs*

Satan

Ben Johnson
08-05-2002, 06:46 PM
doesnt work at all for me

Xenon
08-06-2002, 01:37 AM
then you must have done a mistake while installing...
it works perfect fore everyone here

Kiraly
08-13-2002, 09:53 AM
work with tech style?

Xenon
08-13-2002, 10:53 PM
hmm, i don't know a tech style, but, as long as it is just a style-modification it must work, because hacks doesn't affect styles...