vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - GTSearch: Google? Custom Search Engine (https://vborg.vbsupport.ru/showthread.php?t=162072)

Sjakie 11-23-2007 09:13 AM

It worked. I've copied the code from the "Google search" template in the default style.
Only now the search function appears, but doesn't work. It just redirects me to the original VB search.

Please advise.

GrendelKhan{TSU 11-23-2007 05:04 PM

Quote:

Originally Posted by skariko (Post 1379816)
I follow the instruction but it doesn't shows up on my navbar.

Can I add it manually?

same :(


and what do we put here (coop / manage / cse / code)

Specify search results details
Specify the url in your site where you want the search results to appear:

______________________________________________

? :confused:

vauge 11-23-2007 07:37 PM

Quote:

Originally Posted by pgb (Post 1386379)
The google logo in the search drop down box is showing up as a broken image. Any ideas?

It's looking for http://www.google.com/images/powered...poweredby_.gif

I am having same issue. Thanks

Sjakie 11-23-2007 08:49 PM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1388161)
same :(


and what do we put here (coop / manage / cse / code)

Specify search results details
Specify the url in your site where you want the search results to appear:

______________________________________________

? :confused:

Read my post above your original post, thats the answer.

Sjakie 11-23-2007 09:31 PM

I have put this code in the header of my custom template. I can see it but it's still not working. It still sends met to the original VB search.

Please advise

PHP Code:

<tr>
    <
td class="thead" align="$stylevar[left]">$vbphrase[google_search]</td>
</
tr>
<
tr>
    <
td class="vbmenu_option" title="nohilite">
    
$vboptions[gtsearch_search_box_code]
    </
td


Prince 11-26-2007 10:53 PM

please post the template edit so those that are having issues can make the change manually, I have it working fine but it will not show the link in the search drop-down.

thanks

Sjakie 11-27-2007 08:10 AM

Lets hope that Joe replys this time because it's not working with me either

Princeton 11-27-2007 12:20 PM

to add the menu (dropdown) this mod looks for $template_hook[navbar_search_menu] and replaces it with the following
HTML Code:

<tr>
    <td class="thead" align="$stylevar[left]">$vbphrase[google_search]</td>
</tr>
<tr>
    <td class="vbmenu_option" title="nohilite">
    $vboptions[gtsearch_search_box_code]
    </td>
</tr>

please follow directions..
recheck your settings at your Google CSE account - the form is created for you there

Prince 11-28-2007 12:57 AM

thanks, I had to revert my navbar template then re-import your hack and it worked. :)

supramati 11-28-2007 03:36 PM

Hey Princeton, nice work!

Almost everthing works for me...

The google image dont appears in the search box:

https://vborg.vbsupport.ru/external/2007/11/6.gif

In the google code it give's me this url for the image:

http://www.google.com/images/powered...poweredby_.gif

But if you try to access it gives to you a 404 error..

Can you help me plz?

Regards,

Supramati


All times are GMT. The time now is 03:19 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01292 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete