khafan11 Posted November 10, 2015 Share Posted November 10, 2015 (edited) hello how i can add icon for user online status like here ؟ e Edited November 10, 2015 by khafan11 Link to comment Share on other sites More sharing options...
1 Hitman68 Posted November 11, 2015 Share Posted November 11, 2015 Now does the "Online Indicator".Have him times rewritten for you. Online_Indicator.xml 1 Link to comment Share on other sites More sharing options...
1 Hitman68 Posted November 10, 2015 Share Posted November 10, 2015 1. Via FTP you need you create a folder icon2. Template "active users" enter the following <ul class='ipsList_inline ipsList_csv ipsList_noSpacing'> {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members' ) ) }} {{foreach $members as $row}} <img src="http://yourDomain/yourIconFolder/images.gif" alt="" itemprop="image"> <li> <a href="{url="app=core&module=members&controller=profile&id={$row['member_id']}" seoTemplate="profile" seoTitle="$row['seo_name']"}" data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$row['member_id']}&do=hovercard" seoTemplate="profile" seoTitle="$row['seo_name']"}' title="{lang="view_user_profile" sprintf="$row['member_name']"}">{expression="\IPS\Member\Group::load( $row['member_group'] )->formatName( $row['member_name'] )" raw="true"}</a> </li>See the Line<img src="http://yourDomain/yourIconFolder/images.gif" alt="" itemprop="image"> <li>3. Done 1 Link to comment Share on other sites More sharing options...
1 Hitman68 Posted November 10, 2015 Share Posted November 10, 2015 Can I see the time? Because of your statement, I can not do anything. Otherwise access via PM. Link to comment Share on other sites More sharing options...
1 Hitman68 Posted November 10, 2015 Share Posted November 10, 2015 (edited) I meant access to your forum via PM.Something then appears to be operating the linking.I tried it on my test board and it worked. Or meant this here?? Edited November 10, 2015 by Hitman68 1 Link to comment Share on other sites More sharing options...
1 titcrunch Posted November 10, 2015 Share Posted November 10, 2015 is a plugin => staff online, look in download Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
1 titcrunch Posted November 10, 2015 Share Posted November 10, 2015 is a plugin too search in download => online indicator 1 Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 khafan11 Posted November 10, 2015 Author Share Posted November 10, 2015 1. Via FTP you need you create a folder icon2. Template "active users" enter the following <ul class='ipsList_inline ipsList_csv ipsList_noSpacing'> {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members' ) ) }} {{foreach $members as $row}} <img src="http://yourDomain/yourIconFolder/images.gif" alt="" itemprop="image"> <li> <a href="{url="app=core&module=members&controller=profile&id={$row['member_id']}" seoTemplate="profile" seoTitle="$row['seo_name']"}" data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$row['member_id']}&do=hovercard" seoTemplate="profile" seoTitle="$row['seo_name']"}' title="{lang="view_user_profile" sprintf="$row['member_name']"}">{expression="\IPS\Member\Group::load( $row['member_group'] )->formatName( $row['member_name'] )" raw="true"}</a> </li>See the Line<img src="http://yourDomain/yourIconFolder/images.gif" alt="" itemprop="image"> <li>3. Donethanks but nothing change , Link to comment Share on other sites More sharing options...
0 khafan11 Posted November 10, 2015 Author Share Posted November 10, 2015 Can I see the time? Because of your statement, I can not do anything. Otherwise access via PM.sorry i don't get it , what time ? i follow all you say , i put this code in activeusers , upload icon in site/upload/online.gif replace with that line but i don't see any change Link to comment Share on other sites More sharing options...
0 khafan11 Posted November 10, 2015 Author Share Posted November 10, 2015 I meant access to your forum via PM.Something then appears to be operating the linking.I tried it on my test board and it worked. Or meant this here?? oh , i mean like here Hitman68 ☻ green icon " Hitman68 is online now " Link to comment Share on other sites More sharing options...
0 khafan11 Posted November 10, 2015 Author Share Posted November 10, 2015 is a plugin too search in download => online indicator thanks , it seems not work with 4.1 Link to comment Share on other sites More sharing options...
0 Administrator James Posted November 18, 2015 Administrator Share Posted November 18, 2015 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
khafan11
hello
how i can add icon for user online status like here ؟
Edited by khafan11Link to comment
Share on other sites
11 answers to this question
Recommended Posts