Hey viper Nicely done. How did you manage to get that working in the profile field? im having problems here.
EDIT: Sorted. amazing what coffee can do
EDIT 2: Hmm got it working with IPB.. but not for VB. (add new profile field in VB is different and cant seem to add the option of including the 'http://www.lfsworld.net/isonline.username.gif'
AdminCP -> User Profile Fields -> Add New User Profile Field -> Single-Line Text Box -> Fill in the form with whatever you want -> Save
Note the internal name of the field (not what you called it, but what vB is calling it). Example: "field9"
Now go to Styles & Templates -> Style Manager -> Your Theme -> Edit Templates -> Postbit Templates -> postbit/postbit_legacy (depending on what format you're using)
Then just add this in in the same area as registration date and such. You'll have to tweak it to match your theme and use the correct field ID.
i'm having doubts about whether it's actually better than the stats page though, as the hostlist will show nothing when the racer is offline, but the stats page will always show info about the racer, and also where he (or she) is online, when online.
I tried it but cant get it to work, and i think the problem is my username, (AR)Göran, i have the "( )" that i think screw it up a bit. Is it a way around it?
There is a bug using the HTML method, at least in SMF. You must put four (4) spaces after your username in the URL code. Is using an HTML line a security risk?
Sure could be a security risk imo. SMF forums aren't that great to be honest Banshee. And enabling users to use HTML is something you don't normally want to do on any forums.
That means the status of these requests will always show offline. Funny enough there are some good requests from your forum too, so I'm not sure why it's wrong, but something is :P
I encode it there using javascript. Most web programming languages have them built in actually. Converting them by hand is nasty, although there are tables available if you google for them.
Damn, can't get it to work..
I am getting this all the time(see atachment) and it says "Boris Lozac was not find online".
I followed the procedure.. copied and pasted the url for "VB and other forums" and in places where says "USERNAME" i put "Boris%20Lozac", but it doesn't work. What am i doing wrong i'm really a Noob in these web things..
I even url encoded my username.
Apparently, using the HTML code is not letting this work. I've found that my forums is truncating url's at 50 characters, which makes doing what I wanted to do, useless. I've since gone back to the IMG bbc tags.
It's for use on other forums where IMG tags are allowed. And if you run your own forum, you can set up the feature in people's profiles, like what some have shown here already.