[NEW] Stealth Mode, last spotted, my status

20 posts / 0 new
Last post
saudor
saudor's picture
Offline
Last seen: 1 day 5 hours ago
Joined: 10/06/2007 - 12:30pm
[code] // Online status $variables['last_active'] = format_interval(time() - $account->access); $stealth1337 = $account->stealth; if ((round((time()-$account->access)/60) < 15) && ($stealth1337 =="0")) { $variables['online_icon'] = theme('image', "$image_path/user-online.png", t('User is online'), t('User is online')); $variables['online_status'] = t('Online'); } else { if ($stealth1337=="1") { $variables['online_icon'] = theme('image', "$image_path/user-offline.png", t('User stealth. Last seen @time ago.', array('@time' => $variables['last_active'])), t('User offline. Last seen @time ago.', array('@time' => $variables['last_active']))); $variables['online_status'] = t('Stealth!'); } else { $variables['online_icon'] = theme('image', "$image_path/user-offline.png", t('User offline. Last seen @time ago.', array('@time' => $variables['last_active'])), t('User offline. Last seen @time ago.', array('@time' => $variables['last_active']))); $variables['online_status'] = t('Offline');[/code] That's the code that powers it. I say it's easier than Chris' junk and night!
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
kirsty_to_stay
kirsty_to_stay's picture
Offline
Last seen: 8 years 7 months ago
Joined: 22/04/2008 - 8:01am
ewww thats nasty looking stuff to a coding fool like me 0:-)
___________ Kirsty aka "the sensitive one" Silverdragon siggy stealer Tasty tent seller
silverdragon
silverdragon's picture
Offline
Last seen: 12 years 3 months ago
Joined: 10/06/2007 - 1:58pm
Yeah, my nested divs pwns your nested ifs :* ___________ [color=gray]Chris, aka wushu_soldier[/color] [size=11][i]Sniper, maller, reseller Background shop of X-Mart Neomallers graphics designer[/i][/size]
___________ [color=gray]Chris, aka wushu_soldier[/color] [size=11][i]Sniper, maller, reseller Background shop of X-Mart Neomallers graphics designer[/i][/size]
_jaspeh_
_jaspeh_'s picture
Offline
Last seen: 10 years 8 months ago
Joined: 21/09/2007 - 8:27pm
Am I the only one that cant seem to change status?? :(
[hr][size=11]Training, Luck & Medicine! ^_^ www.neopets.com/browseshop.phtml?owner=_jaspeh_&misc#c [/size]
neofreak12356791
neofreak12356791's picture
Offline
Last seen: 9 years 9 months ago
Joined: 17/04/2009 - 11:30am
I can't get mine to change either.
saudor
saudor's picture
Offline
Last seen: 1 day 5 hours ago
Joined: 10/06/2007 - 12:30pm
Try now. It should be working
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
_jaspeh_
_jaspeh_'s picture
Offline
Last seen: 10 years 8 months ago
Joined: 21/09/2007 - 8:27pm
Yep its there now =)
[hr][size=11]Training, Luck & Medicine! ^_^ www.neopets.com/browseshop.phtml?owner=_jaspeh_&misc#c [/size]
temps_bons
temps_bons's picture
Offline
Last seen: 12 years 11 months ago
Joined: 10/04/2009 - 10:58pm
Very cool! While I was there I completed my profile -- that's newish too, huh? Country Yes, but not White Trash errr, did you mean what country I live in? _____________________________________________________ ~ Mimi's Ménagerie Avatars ~ http://www.neopets.com/browseshop.phtml?owner=temps_bons&misc
~ Mimi ~ http://www.neopets.com/~Amyrilli
Pip
Pip's picture
Offline
Last seen: 11 years 2 months ago
Joined: 19/02/2009 - 5:36pm
Haha! *lol*
Spare a CC vote please? :* http://www.neopets.com/games/caption_browse.phtml

Pages