View Full Version : Change Buddy online/offline Buttons
Hi. I was wondering where I could change which .gif the buddy list in the user cp uses to show people online/offline? Thanks bunches!
I thought this would be easy... but I sure can't figure it out!
Logician
09-09-2002, 09:17 AM
You should be able to change them via the relevant template.. :)
I know it may seem easy to you, but I sure don't know what I'm doing. It only says $onoff.gif. I need to figure out how to change that. I thought I also changed the usercp.php.
Anyone? Much appreciated!
Logician
09-10-2002, 08:08 AM
edit usercp.php and find:
$onoff="on";
Replace it as:
$onoff="xxxxx";
(Upload xxxxx.gif to your image dir.)
Find:
$onoff="off";
Replace it as:
$onoff="yyyyy";
(Upload yyyyy.gif to your image dir.)
check if text "$onoff" appears somewhere else and change them accordingly too if any (I cant check it because my usercp.php is heavily hacked)
Yay! It worked! Thanks bunches!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.