VBAdvanced Additional Module
->
It should be simple. I was looking for a way to add a Google site search module with the VBAdvanced and found this thread; Google Module.
Everything was OK until the adv_portal_google template. I used the exact code specified and ended up having 2 “Site Search” block on the main page. One of them was just empty.
Based on previous articles that I found, I cut some of the codes and only have these as the template;
<tr>
<td class=”$getbgrow” align=”center”>
<!– SiteSearch Google –>
your form here
<!– SiteSearch Google –>
</td>
</tr>
Solved the problem.
Posted August 27th, 2006 by mightyhitter under VBulletin


