Back to vBulletin 3.0 Add-Ons

Signature stats
Mod Version: 1.00, by Murphinator

This modification is in the archives.
vB Version: 3.0.5 Rating: (0 vote - 0 average) Installs: 4
Released: 20 Jan 2005 Last Update: Never Downloads: 0
Not Supported  

This is sortof like my modification with the jukebox 'cept its for the signature stats. What ive found out is taht if you have your banner in your signature on other forums and people see it, they will show up as a guest in your whos online, so i just did the same thing i did for the jukebox

the signature stats hack can be found here

step one:
open ROOT/includes/functions_online.php

Find:
Code:
		case 'online':
			$userinfo['action'] = $vbphrase['viewing_whos_online'];
			break;
after add:
Code:
		case 'Viewing remote banner':
			$userinfo['action'] = $vbphrase['banner'];
			break;
find:
Code:
	case 'online.php':
		$userinfo['activity'] = 'online';
		break;
after add
Code:
	case 'signature.php':
		$userinfo['activity'] = 'Viewing remote banner';
		break;

now go into your acp and go to languages and phrases-->phrase manager-->at the bottom of the page click add new phrase

varname: banner
text: Viewing banner

done!
please click install

Download

No files for download.

Similar Mods

Forum stats on signature image vBulletin 2.x Full Releases
Signature Stats v3.04 vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024