| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  Removing additional cookie with logout 
			
			I'm doing some external app and trying to integrate it with my vb4 forum. Now when I log out from forum, I'd like to remove one additional cookie from the same domain. Where is the code responsible for this? | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Check out includes/functions_login.php, function process_logout() around line 456. Looks like you could use hook logout_process to do what you want.
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			If you use the same prefix for your cookies as you gave in your config.php, I believe it processes the cookies via the prefix name and will clear the cookie for you.
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |