You have been logged out!!!
User: Pass:

Author Topic: Timeout Notification  (Read 178 times) Share this topic on Del.icio.usShare this topic on DiggShare this topic on FacebookShare this topic on FurlShare this topic on GoogleShare this topic on LiveShare this topic on MagnoliaShare this topic on MySpaceShare this topic on NewsvineShare this topic on RedditShare this topic on SlashdotShare this topic on SpurlShare this topic on SquidooShare this topic on StumbleUponShare this topic on TechnoratiShare this topic on TwitterShare this topic on YahooShare this topic on Google buzz

0 Members and 1 Guest are viewing this topic.

Offline AnzuMerc

  • Awesome Maker
  • Programmer
  • *
  • Posts: 346
  • Topics: 33
  • ¤247
  • I make awesome, and you cant have any.
    • BetterByAnzu'sReplacement.com
Timeout Notification
« on: July 14, 2010, 10:37:39 PM »
Timeout Notification



Notification for when your session has timed out.

I think that pretty much explains it.

http://custom.simplemachines.org/mods/index.php?mod=2661

NOTES:
Default check time is every 15 seconds.
To change this simply open Themes/default/scripts/login_check.js
Edit
Code: [Select]
setInterval('Login_Check()', 15000);Replacing 15000 with the desired time in milliseconds   

Leave questions, feedback, etc below.

« Last Edit: August 09, 2010, 03:05:03 PM by AnzuMerc »
"My software never has bugs. It just develops random features. "
"I would love to change the world, but they won't give me the source code "

Offline AnzuMerc

  • Awesome Maker
  • Programmer
  • *
  • Posts: 346
  • Topics: 33
  • ¤247
  • I make awesome, and you cant have any.
    • BetterByAnzu'sReplacement.com
Re: Timeout Notification
« Reply #1 on: August 09, 2010, 04:28:35 PM »


SMF APPROVED!

"My software never has bugs. It just develops random features. "
"I would love to change the world, but they won't give me the source code "

Offline SunKing

  • Administrator
  • Founder
  • Posts: 3884
  • Topics: 351
  • ¤978
    • Empire of the Sun
  • Awards: EOTSBBQ Attendee
Re: Timeout Notification
« Reply #2 on: August 09, 2010, 04:37:04 PM »
Congrats!

« Next Edit: Tomorrow at 08:34:45 PM by SunKing »


Offline olabaz

  • Global Moderator
  • *
  • Posts: 943
  • Topics: 81
  • ¤135
    • olabaz.co.nr
Re: Timeout Notification
« Reply #3 on: August 09, 2010, 04:44:18 PM »
Question:  If I put I want to be logged in for "60 minutes" then won't this mod defeat the purpose of that?


Offline AnzuMerc

  • Awesome Maker
  • Programmer
  • *
  • Posts: 346
  • Topics: 33
  • ¤247
  • I make awesome, and you cant have any.
    • BetterByAnzu'sReplacement.com
Re: Timeout Notification
« Reply #4 on: August 09, 2010, 04:47:02 PM »
No, if you click i want to be logged in forever when you first login. That will defeat the purpose.

What ever purpose it as to begin with lol

"My software never has bugs. It just develops random features. "
"I would love to change the world, but they won't give me the source code "

Offline olabaz

  • Global Moderator
  • *
  • Posts: 943
  • Topics: 81
  • ¤135
    • olabaz.co.nr
Re: Timeout Notification
« Reply #5 on: August 09, 2010, 04:51:31 PM »
Pro ^