rgf100 Posted August 15, 2011 Posted August 15, 2011 Excellent plug-in, installed very easily (once I figured out I had to select all usergroups) and is running great. My only comment would be that the lightbox isn't large enough to allow users to see all the results at a glance, but that should be something I can fix myself. May look at redirecting to an IP.Content page or something also. Many thanks - and I love the way it integrates into the existing search box, I'd been getting annoyed with having two!
rgf100 Posted August 22, 2011 Posted August 22, 2011 I have problems viewing the site on an iPad. Specifically, when you use the search bar it is supposed to pop up a google search results dialog. This sorta works, but the dialog doesn't seem to contain any entries, and the left side of it ends up offscreen. From a member, not me - I don't have an iPad.
Bernabe Guerra Jr. Posted September 25, 2011 Posted September 25, 2011 I installed it and I'm getting this error. [#10145.1] The application '' does not support search I'm running it on 3.2.2
Martin A. Posted September 25, 2011 Posted September 25, 2011 I installed it and I'm getting this error. [#10145.1] The application '' does not support search I'm running it on 3.2.2 You haven't uploaded the files required by this hook. http://www.themotorpool.org/forum/public/js/ips.googleSearch.js <- That is returning a silent 404 (Not Found)
Bernabe Guerra Jr. Posted September 26, 2011 Posted September 26, 2011 Aha..I guess they didn't uploaded initially. THanks
broni Posted September 27, 2011 Posted September 27, 2011 It'd be nice if the search box cleared itself when the search pop-up is closed.
tenaki Posted October 26, 2011 Posted October 26, 2011 Oh joy thanks for this, having recently had problems with the default search using a lot of resources this is greatIt'd be nice if the search box cleared itself when the search pop-up is closed. gets my vote
Saferpak 1 Posted October 28, 2011 Posted October 28, 2011 [u]Earn money with this using Google AdSense[/u] If you want to integrate your Google AdSense account into these search result, you need to have a custom search engine (CSE) created for your site. From the CSE Control Panel you'll find a link in the left side menu that allows you to connect your AdSense- and CSE account together. I have installed the hook and I can use search but no results for Customised Search and my adsense ads are not showing. Any instructions available? Great hook by the way. Thanks
rgf100 Posted November 2, 2011 Posted November 2, 2011 Quick note, not particularly important but wanted to note it. This is on Firefox. Search. Scroll to bottom of results.Close search pop-up. Do another search - and the pop-up loads already scrolled to the bottom. It's a minor point, but confused me for few minutes.
Martin A. Posted November 3, 2011 Posted November 3, 2011 It'd be nice if the search box cleared itself when the search pop-up is closed. Added to v1.1.1 :) I have installed the hook and I can use search but no results for Customised Search and my adsense ads are not showing. Any instructions available? Great hook by the way. Thanks I haven't tried the AdSense solution myself, as I'm no AdSense user. Google pointed out in their documentation for this API that ads would be shown if the CSE and AdSense accounts where linked togetherNote: If you supplied a Custom Search ID in the constructor, you cannot use this method. Instead, just enter your AdSense Publisher ID into your CSE Control Panel. http://code.google.com/intl/no-NO/apis/customsearch/docs/js/cselement-devguide.html#_themes Quick note, not particularly important but wanted to note it. This is on Firefox. Search. Scroll to bottom of results.Close search pop-up. Do another search - and the pop-up loads already scrolled to the bottom. It's a minor point, but confused me for few minutes. I weren't able to reproduce this, but I did add some code to v1.1.1 to make sure everything was scrolled to the top when the popup is opened.
Marius Posted November 4, 2011 Posted November 4, 2011 In version for 3.1.x links are opened in the same window. In new version for 3.2.x, links are open always in new tab . It is possible that the new version to open links in same window? Martin can you help me with necessary instructions for this change? Thank you.
Martin A. Posted November 4, 2011 Posted November 4, 2011 Open /public/js/ips.googleSearch.js Find:customSearchControl.setLinkTarget( google.search.Search.LINK_TARGET_BLANK ); Replace with: customSearchControl.setLinkTarget( google.search.Search.LINK_TARGET_SELF ); Save I'll make this into a setting in the next update.
Richard.C Posted November 4, 2011 Posted November 4, 2011 In version for 3.1.x links are opened in the same window. In new version for 3.2.x, links are open always in new tab . It is possible that the new version to open links in same window? Martin can you help me with necessary instructions for this change? Thank you. +1 for links opening in the same window. As its a site search, a new window should only open if leaving your site, plus there has been a lot of discussions elsewhere on why you should not open new browser windows, but I digress ;)
broni Posted November 4, 2011 Posted November 4, 2011 In Firefox search results open in a pop-up window. I'd prefer new tab instead. Any way to change it?
Martin A. Posted November 4, 2011 Posted November 4, 2011 In Firefox search results open in a pop-up window. I'd prefer new tab instead. Any way to change it? Did you do the file edit I described a couple of posts ago? Or did this start happening after you did that?
broni Posted November 4, 2011 Posted November 4, 2011 That edit didn't change anything. Search windows was opening in a pop-up before the change and it's still opening in a pop-up after the edit.
Martin A. Posted November 4, 2011 Posted November 4, 2011 What version of Firefox are you using? I can't reproduce this in Firefox 6.0 on OS X.
broni Posted November 4, 2011 Posted November 4, 2011 7.0.1, but it's been like this with previous FF versions and with the previous version of you hook as well.
KiteLife Posted November 5, 2011 Posted November 5, 2011 Hi, great mod, thanks. I have one problem... The Google text doesn't appear in the drop down, only the radio button. Any ideas?
Martin A. Posted November 5, 2011 Posted November 5, 2011 7.0.1, but it's been like this with previous FF versions and with the previous version of you hook as well. Try v1.1.2. I changed the links in the search result to behave like other links posted by users. Links going to the same domain opens in the same tab, external links open in a new. Hi, great mod, thanks. I have one problem... The Google text doesn't appear in the drop down, only the radio button. Any ideas? Sorry about that. Fixed in v1.1.2.
KiteLife Posted November 5, 2011 Posted November 5, 2011 Hi Martin, thanks, but still a bit off. I uploaded the new version and installed the new hook, but now it doesn't appear in the drop down at all. User groups are assigned, I should be able to see it, but no go. Thoughts?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.