public inbox for [email protected]  
help / color / mirror / Atom feed
undefined index
6+ messages / 5 participants
[nested] [flat]

* undefined index
@ 2007-01-26 20:52  [email protected]
  0 siblings, 1 reply; 6+ messages in thread

From: [email protected] @ 2007-01-26 20:52 UTC (permalink / raw)
  To: pgsql-www

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

Thanks,
Mike Ellsworth



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: undefined index
@ 2007-01-27 02:10  Bruce Momjian <[email protected]>
  parent: [email protected]
  0 siblings, 1 reply; 6+ messages in thread

From: Bruce Momjian @ 2007-01-27 02:10 UTC (permalink / raw)
  To: [email protected]; +Cc: pgsql-www

[email protected] wrote:
> 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/

-- 
  Bruce Momjian   [email protected]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: undefined index
@ 2007-01-27 04:18  Joshua D. Drake <[email protected]>
  parent: Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 6+ messages in thread

From: Joshua D. Drake @ 2007-01-27 04:18 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: [email protected]; pgsql-www

Bruce Momjian wrote:
> [email protected] wrote:
>> 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?

> 


-- 

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/




^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: undefined index
@ 2007-01-27 13:59  Magnus Hagander <[email protected]>
  parent: Joshua D. Drake <[email protected]>
  0 siblings, 1 reply; 6+ messages in thread

From: Magnus Hagander @ 2007-01-27 13:59 UTC (permalink / raw)
  To: Joshua D. Drake <[email protected]>; +Cc: Bruce Momjian <[email protected]>; [email protected]; pgsql-www

>>> 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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: undefined index
@ 2007-01-27 14:04  [email protected]
  parent: Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 6+ messages in thread

From: [email protected] @ 2007-01-27 14:04 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: Joshua D. Drake <[email protected]>; Bruce Momjian <[email protected]>; pgsql-www



> 
> Well, first of call, I can't reproduce this. What URL exactly does 
> thisshow up for?
> 
> 
> Second, I think I found and fixed the problem ;-) But I can't 
> verify it
> since I can't reproduce it.
> 

Magnus -- you think correctly.  
Is OK now.

Thanks,
Mike Ellsworth



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: undefined index
@ 2007-01-27 14:21  Devrim GUNDUZ <[email protected]>
  parent: [email protected]
  0 siblings, 0 replies; 6+ messages in thread

From: Devrim GUNDUZ @ 2007-01-27 14:21 UTC (permalink / raw)
  To: pgsql-www

Hi,

On Sat, 2007-01-27 at 09:04 -0500, [email protected] wrote:
> Magnus -- you think correctly.  

This always happens :-)

Cheers,
-- 
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/




Attachments:

  [application/pgp-signature] signature.asc (189B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2007-01-27 14:21 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-01-26 20:52 undefined index [email protected]
2007-01-27 02:10 ` Bruce Momjian <[email protected]>
2007-01-27 04:18   ` Joshua D. Drake <[email protected]>
2007-01-27 13:59     ` Magnus Hagander <[email protected]>
2007-01-27 14:04       ` [email protected]
2007-01-27 14:21         ` Devrim GUNDUZ <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox