For some reason when I started on this project, I omitted it, this is the missing plugin -
Code:
<plugin active="1" executionorder="5">
<title><![CDATA[vB Google Cache Templates]]></title>
<hookname>cache_templates</hookname>
<phpcode><![CDATA[$globaltemplates[] = 'google_navadsearch';
$globaltemplates[] = 'google_siteadsearch';
$globaltemplates[] = 'google_searchresults';]]></phpcode>
</plugin>
I will upload an update later.