The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GTSearch: Google? Custom Search Engine Details »» | |||||||||||||||||||||||||
Now you can have your very own Google? Custom Search Engine tailored specifically for your web site.
Why GTSearch: Google? Custom Search Engine?
1.0.0 VERSION (download GTSEARCH.zip) This is a "No Template Edits" modifications. Show your support and click Mark As Installed and Nominate For MOTM. For continued support and upgrades - support by donating via PayPal. What is a Custom Search Engine? A Custom Search Engine is a tailored search experience, built using Google's core search technology, that prioritizes or restricts search results based on websites and pages you specify. Your Custom Search Engine can be tailored to reflect your point of view or area of expertise. With a Custom Search Engine, you can:
Frequently Asked Questions Q) What exactly does this modification do? A) It integrates your CSE with your site - results are on your site not on a Google-hosted page. Q) Can I run Adsense ads on the same page? A) No, it's Adsense Google's TOS. To earn money, you will need to associate your CSE with your Adsense account. You can do this by clicking the "Make Money" section of your custom search engine control panel. Instructions
Questions about Google? Custom Search Engine?
Show Your Support
|
Comments |
#262
|
|||
|
|||
Works just fine. Actually just set it up
|
#263
|
||||
|
||||
Well, Kevin...
I'd appreciate it if you could tell me how you did it, because I have it installed as well, but when I do a Google search, while I'm logged in...the results page shows me as not logged in. However, when I do another search...it shows me as logged in. Any suggestions? BTW...I use vBAdvanced, as well... |
#264
|
|||
|
|||
Hrm...
I just read and followed the directions like I have since I have when it came out. I've used this since 3.6. I've set it up new each time with out a hitch. Are you sure that you set up where it says: 'Host results on your website' then choose iframe then 'Specify search results details' and point it to gtsearch.php? <-- thats very important. |
#265
|
||||
|
||||
I sure did...
I'm not having a problem with the search results, though. Right now, I have it disabled on my site. However, if you have it running...do me a favor, if you don't mind...clear your cache...login to your forum and do a Google search. Are you still logged in after you perform the search and get your results? Are you using vBAdvanced? |
#266
|
||||
|
||||
Okay...even though the both of us know this was not written for 3.8...here's the beef:
Now...I'm not entirely stupid...and like I said...I have installed this per Princeton's instructions. Here are the mod's I currently have installed:
Would any of these mods have an influence over the functionality of this mod? |
#267
|
|||
|
|||
They shouldn't have any affect on it. Just tried it and it works fine
|
#268
|
||||
|
||||
I wonder if the AdSense I have at the top of my pages may be causing the issues?
|
#269
|
|||
|
|||
Well I have adsense also...hmmm
Something else isn't right. obviously haha I will see if anyone is having any problems with it on my site |
#270
|
|||
|
|||
Dear.
Now I'm trying install it, but when i query input form area, it return only "smile list" Here, my works... My version is 3.8.0 1. I open /forum/gtsearch.php 2. query test onto 3. I want to see the result on custom page, as /forum/misc.php?do=page&template=google 4. my code like below Find Search box code Code:
<style type="text/css"> @import url(http://www.google.com/cse/api/branding.css); </style> <div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000"> <div class="cse-branding-form"> <form action="http://***.****.***/forum/misc.php?do=page&template=google" id="cse-search-box"> <div> <input type="hidden" name="cx" value="007869952715651639603:******" /> <input type="hidden" name="cof" value="FORID:9" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Search" /> </div> </form> </div> <div class="cse-branding-logo"> <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" /> </div> <div class="cse-branding-text"> Custom Search </div> </div> Code:
<div id="cse-search-results"></div> <script type="text/javascript"> var googleSearchIframeName = "cse-search-results"; var googleSearchFormName = "cse-search-box"; var googleSearchFrameWidth = 600; var googleSearchDomain = "www.google.com"; var googleSearchPath = "/cse"; </script> <script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script> Bless you. |
#271
|
||||
|
||||
Okay...
I finally have this working on 3.8.1. However, I've run into a couple of issues, which I hope someone can help me with. [S]First issue: See this post - https://vborg.vbsupport.ru/showpost....&postcount=258[/S] Second issue: In an attempt to make the search page XHTML compliant, I've run into an issue with this code: Code:
<style>iframe{width:100%}</style> Update... I resolved the first issue by modifying the product's XML file, importing and overwriting. So the WOL issue (For me, at least) has been resolved. However, I could still use some help with the second issue. Additional Update... I resolved the second issue by replacing the above code with this: Code:
<style type="text/css"> /*<![CDATA[*/ iframe{width:100%} /*]]>*/ </style> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|