Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id D6EFD9FB27A for ; Sat, 27 Jan 2007 09:59:43 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 31355-07 for ; Sat, 27 Jan 2007 09:59:41 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 3A8379FB228 for ; Sat, 27 Jan 2007 09:59:41 -0400 (AST) Received: from [192.168.199.197] (c213-100-160-41.swipnet.se [213.100.160.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by svr2.hagander.net (Postfix) with ESMTP id A6DFBDCC1F9; Sat, 27 Jan 2007 14:59:39 +0100 (CET) Message-ID: <45BB5ACB.7030304@hagander.net> Date: Sat, 27 Jan 2007 14:59:39 +0100 From: Magnus Hagander User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: "Joshua D. Drake" CC: Bruce Momjian , nhrcommu@rochester.rr.com, pgsql-www@postgresql.org Subject: Re: undefined index References: <200701270210.l0R2AWo24540@momjian.us> <45BAD2A1.5020105@commandprompt.com> In-Reply-To: <45BAD2A1.5020105@commandprompt.com> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200701/104 X-Sequence-Number: 11371 >>> Thought I'd let you guys know that I just did a couple of archive >>> searches and what is below appeared just above the search box. >>> >>> Notice: Undefined index: adv in >>> /home/web/pgsql-archives/includes/search_box.php on line 53 >>> >>> Notice: Undefined index: adv in >>> /home/web/pgsql-archives/includes/search_box.php on line 61 >>> >>> Notice: Undefined index: adv in >>> /home/web/pgsql-archives/includes/search_box.php on line 124 >> I can confirm. >> >> http://archives.postgresql.org/ > > Magnus? > Well, first of call, I can't reproduce this. What URL exactly does this show up for? Second, I think I found and fixed the problem ;-) But I can't verify it since I can't reproduce it. //Magnus