The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
In the google template change:-
Code:
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script> Code:
<script type="text/javascript" src="https://www.google.com/afsonline/show_afs_search.js"></script> and in the navbar Template change:- Code:
<form action="http://www.yourforum.com/google.php" id="cse-search-box"> Code:
<form action="https://www.yourforum.com/google.php" id="cse-search-box"> Code:
<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script> Code:
<script type="text/javascript" src="https://www.google.com/cse/brand?form=cse-search-box&lang=en"></script> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|