Version: 1.2, by Coroner
Developer Last Online: Dec 2011
Category: Mini Mods -
Version: 3.7.2
Rating:
Released: 07-25-2008
Last Update: 07-26-2008
Installs: 24
Uses Plugins
Additional Files
No support by the author.
Maybe unusefull ... but funny.
What does it do.
This Mod will check the Users inactivity and after ... Seconds a Screensaver will start.
To retrun to the previews Page, simply click into the Screensaver Window.
Options:
After install, simply set the Userrights in each Usergroup to allow the Screensaver (Guests won't work - see Note).
Then under "vbulletin Options" serach for the Screensaver and set it to ON.
(I used 300 Seconds and the Standard Session-Timeout is 900).
Tested:
Tested under IE, Opera, Mozilla3 and Safari. I think WIO (Who is Online) doesn't work with the Standard Setting and what happend with a PopUP ??? Try it - don't know.
History: v1.2
Tested and fixed the "Guest" Bug.
Better Location gets (*sorry* - what should I say ?)
v1.1
Added a "scriptchecker". You can now disable the Screensaver on some scripts.
v1.0
Works stable
Note:
I didn't test Guests, so I disabled them into the Plugin.
If you want to change it, simply modify the Product.
Search for:
PHP Code:
if (($permissions['screenspermissions'] & $vbulletin->bf_ugp_screenspermissions['canusescreensaver']) AND $vbulletin->userinfo['userid'] AND $vbulletin->options['screensaver_onoff'] AND $screens_go)
And change into:
PHP Code:
if (($permissions['screenspermissions'] & $vbulletin->bf_ugp_screenspermissions['canusescreensaver']) AND $vbulletin->options['screensaver_onoff'] AND $screens_go)
Screensaver and Product:
There are only 2 Templates. The 1st one extends the Headinclude. And the 2nd is the Screensaver. I'll wrote a little Javascript to set a TABLE on the whole Screen (1st I get the Width and Height of the Screen). The actually Time will shown in the Window on random Places. So, feel free to modify the Template as you like.
P.S. deutschen Support gibt es auch bei your-vb
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Anyway you can load another page in the screensaver? I mean, when it goes into 'screen saver' can the vaispy 'live posts' page appear? Something like that?
Anyway you can load another page in the screensaver? I mean, when it goes into 'screen saver' can the vaispy 'live posts' page appear? Something like that?
You can do anything you like. Take a look into the Product. You will find $screens_url and $screens_add.
$screens_add could be: ?scs=1 or &scs=1, so there's no need to change.
If you set $screens_url to: myhack.php&scs=1 it will jump into it.
Its probably worth saying if your using Vbadvanced and have modules integrated into your home or forum page the "screensaver" will only work between the modules and not a full home or forum page as its not integrated with vba.
Unless someone has changed the layout etc.........
make it so you can change the screensaver to like different background colors and designs and shi* so its like a real screensaver and you can choose from different styles and it actually looks cool rather than a grey screen lol