Welcome, Guest. Please Login or Register.
August 30, 2025, 03:30:58 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  im_on/off icon does not appear on board « previous next »
Pages: [1] Reply Ignore Print
Author Topic: im_on/off icon does not appear on board  (Read 256 times)
Jan Houtsma
Noobie
*
Posts: 31


ICQ - 7472166 WWW
im_on/off icon does not appear on board
« on: May 03, 2002, 01:16:07 PM »
Reply with quote

I have a wierd problem. I have two identical boards on the same server with the 1.3.0. bug pack also installed as well as the mediman slow db fix. One is installed in http://www.houtsma.net/yabbse en the other in http://www.houtsma.net/dkforum.

The first one does show the imsend icon (im_on/off) as the last icon for a registered user (like the icq, icqadd etc) on the left of the window when you view a post. The second forum (which is a bigger forum) does NOT show that icon. Not for anyone. Not the im_on.gif and also not the im_off.gif. I did a diff between the two Settings.php files but couldn't find any diff that could cause this different behaviour.

Any ideas where to search for it? Which Source file should i check that contains if statements that determine whether this icon is printed or not?

What can be the reason?

Thanks,

Jan
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:im_on/off icon does not appear on board
« Reply #1 on: May 03, 2002, 01:33:19 PM »
Reply with quote

Look under Installed Mods and Settings and make sure that you have enabled "Show Online/Offline in posts and IM"
Logged

Jan Houtsma
Noobie
*
Posts: 31


ICQ - 7472166 WWW
Re:im_on/off icon does not appear on board
« Reply #2 on: May 03, 2002, 01:40:45 PM »
Reply with quote

No that wasn't it. That controls the useron icon above it.

But i found it. The problem is in the dutch.lng file.
It's missing the table entries:

        $img[message_sm_on] = $txt[online4];
        $img[message_sm_off] = $txt[online5];

and

        $img[message_sm_on] = "<img src=\"$imagesdir/im_on.gif\" alt=\"$txt[online4]\" border=\"0\">";
        $img[message_sm_off] = "<img src=\"$imagesdir/im_off.gif\" alt=\"$txt[online5]\" border=\"0\">";


Jan
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  im_on/off icon does not appear on board « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.027 seconds with 16 queries.