Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Fix for Stream Search Results not working while logged in to Google.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Morac  
View profile  
 More options Jun 11, 2:30 pm
From: Morac <morac99-fire...@yahoo.com>
Date: Thu, 11 Jun 2009 11:30:11 -0700 (PDT)
Local: Thurs, Jun 11 2009 2:30 pm
Subject: Fix for Stream Search Results not working while logged in to Google.
I got tired of waiting for someone to fix the problem with the stream
search results option for web searching not working when I was logged
into Google, so I decided to fix the problem myself.

To fix this add the following lines right before the "if
(list.snapshotLength==0) {" line in the javascript.js file:

if (list.snapshotLength==0) {
        // if signed into Google
        list = iframe.contentDocument.evaluate("//li[@class='g w0']",
iframe.contentDocument.body, null, 6, null);

}

Or you can install the fixed version of the addon from the following
link which also contains the fix for the Google Image Search: Rewrite
links being broken (previously posted to this group).

http://home.comcast.net/~Anonymous123/CustomizeGoogleFixed.xpi


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Morac  
View profile  
 More options Jun 26, 12:40 pm
From: Morac <anonymous...@comcast.net>
Date: Fri, 26 Jun 2009 09:40:22 -0700 (PDT)
Local: Fri, Jun 26 2009 12:40 pm
Subject: Re: Fix for Stream Search Results not working while logged in to Google.
I found a few more issues.  Basically anywhere the check for
@class='g' exists you also need to add a check for @class='g w0'.
I updated the version I had at http://home.comcast.net/~Anonymous123/CustomizeGoogleFixed.xpi
to include that.

I also bumped up the maxversion to work in Firefox 3.5 and bumped the
version number up to 0.76.1 so you can tell that it's installed.

On Jun 11, 2:30 pm, Morac <morac99-fire...@yahoo.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Morac  
View profile  
(1 user)  More options Jul 1, 11:35 am
From: Morac <anonymous...@comcast.net>
Date: Wed, 1 Jul 2009 08:35:47 -0700 (PDT)
Local: Wed, Jul 1 2009 11:35 am
Subject: Re: Fix for Stream Search Results not working while logged in to Google.
I just noticed that I accidently removed the fix for rewriting image
links from the version I uploaded so I added it back in and bumped up
the version to 0.76.2.

http://home.comcast.net/~Anonymous123/CustomizeGoogleFixed.xpi

This is 0.76 with the following fixes:

1. Stream Search Results now works again on main Google search page
when the user is logged in.
2. Rewrite Image links works again - see
http://groups.google.com/group/CustomizeGoogle/browse_thread/thread/3...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Rhein  
View profile  
 More options Jul 2, 4:42 pm
From: Jonathan Rhein <rayh...@gmail.com>
Date: Thu, 2 Jul 2009 13:42:12 -0700 (PDT)
Local: Thurs, Jul 2 2009 4:42 pm
Subject: Re: Fix for Stream Search Results not working while logged in to Google.
Hi Morac,

Hard to wade through all the spam here.  Is the original developer
MIA?

Thanks for the fix.  I noticed that in FF 3.5, in gmail I am not
showing the invite box and chat box, although I have them checked not
to show in CG.  If you end up fixing this...I'd be interested.  :-)

Thanks,

r

On Jul 1, 8:35 am, Morac <anonymous...@comcast.net> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pglynk  
View profile  
 More options Jul 6, 2:18 am
From: pglynk <guuu...@0815.ru>
Date: Sun, 5 Jul 2009 23:18:42 -0700 (PDT)
Local: Mon, Jul 6 2009 2:18 am
Subject: Re: Fix for Stream Search Results not working while logged in to Google.
Hi Morac,

thanks, works fine on the whole.

One small thing with image rewriting: while the link seems to get
rewritten, the info that is shown in the statusbar when hovering over
a link is not; in fact it seems to be doubled. When the image is
clicked and you return with the browsers back button, the hovering
info of that single image is ok, but the one for all other still show
some bloated URL.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
maxxyme  
View profile  
 More options Jul 10, 9:01 am
From: maxxyme <maxx...@gmail.com>
Date: Fri, 10 Jul 2009 06:01:52 -0700 (PDT)
Local: Fri, Jul 10 2009 9:01 am
Subject: Re: Fix for Stream Search Results not working while logged in to Google.
On Jul 1, 5:35 pm, Morac <anonymous...@comcast.net> wrote:

> I just noticed that I accidently removed the fix for rewriting image
> links from the version I uploaded so I added it back in and bumped up
> the version to 0.76.2.

> http://home.comcast.net/~Anonymous123/CustomizeGoogleFixed.xpi

> This is 0.76 with the following fixes:

> 1. Stream Search Results now works again on main Google search page
> when the user is logged in.
> 2. Rewrite Image links works again - seehttp://groups.google.com/group/CustomizeGoogle/browse_thread/thread/3...

Thanks for the fix.
Unfortunately for me, now the "Filter" and "Save" links have
disappeared, as well as the position counter.

Is it normal...?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fnord  
View profile  
 More options Aug 16, 11:25 pm
From: Fnord <atomicdr...@gmail.com>
Date: Sun, 16 Aug 2009 20:25:18 -0700 (PDT)
Local: Sun, Aug 16 2009 11:25 pm
Subject: Re: Fix for Stream Search Results not working while logged in to Google.
Thanks for the update, unfortunately I have to confirm that filtering
does not seem to work with http://home.comcast.net/~Anonymous123/CustomizeGoogleFixed.xpi
downloaded 5 minutes ago. To reproduce:
http://www.google.com/search?q=%22aion%22+%22us+beta%22+download&ie=u...
Adding a http://*.zoogle.org/* filter doesn't remove the third link.

For those desperately in need of a working filter, one for
GreaseMonkey can be found at http://userscripts.org/scripts/show/39996


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google