| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | ||||
| 
 | ||||
|  Can someone please tell me which hack this is? 
			
			I've been boing crazy trying to find it.   <---- Look to the left where it says Online/Offline. Can you please tell me which hack it is? I wanted that hack so badly that I ended up doing my own version. It was as simple as adding an if statement to showthread.php. Thanks in advence. | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			It's not a hack, just a template mod. Look for offlinebit or something like that, and then you can put it wherever you want. You can see how I mod'ed my postbot at my site.
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Here Zzed i'll give you a hand   first you have to edit the postbit template: find: $onlinestatus and place it after the $post[avatar]<p> then open the both postbit_offline and replace the coding with: offline then open the postbit_online and replace the coding with: online Hope that helps Zzed  ~gforce2001~ | 
| 
			 
			#4  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Thank you gforce2001.   I was trying to avoid modifying any templates. I have about 15 different styles and it is a pain to modify those 2 templates in every single one of them. My implementation touches only showthread.php. I added my code directly below this code: PHP Code: 
			This is what I added: PHP Code: 
			 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |