Go Back   Forums > Abandonia.com > Community News & Feedback > Old Suggestions
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 11-04-2005, 11:01 PM   #1
NrmMyth
Hero Gamer

 
Join Date: Jan 2005
Location: ,
Posts: 454
Thumbs down

It would be great to have an Online indicator near avartar so you can know when someone is on the forum. Don't really know if it could be done?!

That was my suggestion if it could be done in some way.
__________________
Never mess with me when I have a cougar, Never!
NrmMyth is offline                         Send a private message to NrmMyth
Reply With Quote
Old 11-04-2005, 11:02 PM   #2
Tom Henrik
10 GOSUB Abandonia
20 GOTO 10


 
Join Date: May 2004
Location: Orlando, United States
Posts: 4,787
Send a message via AIM to Tom Henrik Send a message via MSN to Tom Henrik
Default

That is shown in the Board Statistics at the bottom of the forum page.
__________________
ViGERP AKA what I have been working on these last couple of years...
Tom Henrik is offline                         Send a private message to Tom Henrik
Reply With Quote
Old 12-04-2005, 12:42 AM   #3
BeefontheBone
10 GOSUB Abandonia
20 GOTO 10
 
BeefontheBone's Avatar

 
Join Date: Feb 2005
Location: Leeds, England
Posts: 2,166
Default

a "last login" indicator would be easier to implement I'd imagine and convey much the same information
BeefontheBone is offline                         Send a private message to BeefontheBone
Reply With Quote
Old 12-04-2005, 09:33 AM   #4
auhsor
Super Freak

 
Join Date: Nov 2003
Location: ,
Posts: 189
Default

This is actually really easy to implement. I've got it on my forum that you can find in my sig. You jsut do a search on the invision forums and you should find it.

I'm not sure about this forum as it's not the free version, but in mine in the Board Wrappers section under Header & Body, I have:

<script>//Online/Offline Legend v2 - By Markup
dir="http://webpost.net/ma/markup/"
home=location.href.lastIndexOf("/")>26?location.href.substr(0,location.href.lastInd exOf("/")):location.href
names=[]
if(top.location==location)
document.write("<IFRAME id=index name=index src="+home+" width=0 height=0 border=0 frameBorder=0></IFRAME>")
else
{
div=document.body.getElementsByTagName("DIV")
for(i=0;i<div.length;i++)
if(div[i].className=="thin")
break
a=div[i].getElementsByTagName("A")
for(i=0;i<a.length;i++)
names[i]=a[i].innerHTML.replace(/<[^>]+>/g,"")
parent.updateStatus()
}
function updateStatus()
{
td=document.body.getElementsByTagName("TD")
for(i=0;i<td.length;i++)
if((td[i].className=="post1"||td[i].className=="post2")&&td[i].innerHTML.match("Posts: ")&&td[i].width!="100%")
{
found=false
sPost=td[i].getElementsByTagName("SPAN")[0]
names=parent.frames['index'].names
for(a=0;a<names.length;a++)
if(td[i-2].innerHTML.replace(/<[^>]+>/g,"")==names[a])
{
sPost.innerHTML+="Status: <font color='green'>Online</font>"
found=true
}
if(!found)
sPost.innerHTML+="Status: <font color='red'>Offline</font>"
}
}
</script>

It works for me. Originally it got a pic from a site, but I just have it displaying Offline or Online in where it has the post count etc. I like it very much , and it would be nice on this fourm.
auhsor is offline                         Send a private message to auhsor
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Eve Online goblins Gaming Zone 16 16-07-2010 05:13 PM
Online Rpg SixApes Forum Games 80 24-10-2006 09:18 PM
Knights Online. TaloN Gaming Zone 8 08-09-2005 12:16 AM
The New Way To Buy Stuff Online punch999 Blah, blah, blah... 6 25-05-2005 05:05 PM
I Will Soon Be Online... Omuletzu Blah, blah, blah... 3 28-09-2004 09:04 PM


Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 06:20 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.