Re: Mirroring problem?

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: PostgreSQL WWW Mailing List <pgsql-www(at)postgresql(dot)org>
Subject: Re: Mirroring problem?
Date: 2004-04-05 21:38:06
Message-ID: Pine.LNX.4.44.0404060016050.31382-100000@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Mon, 5 Apr 2004, Dave Page wrote:

> Hmm, see what you mean. The news ones are OK.

Yep.

> Do you have a minute to look at it - I think it's feeding time here
> shortly :-)

I looked at index(dot)html(at)rsync(dot)PostgreSQL(dot)org, It contains links like
"events.php?EventID=...". How is this file generat...

Ohh... I found it...

Could you please look at index.php on www.PostgreSQL.org?

I've changed

echo("<tr><td><a href=\"event.php?EventID=" . pg_result($rs, $x, "id") . "\" style=\"font-weight: bold;
to
echo("<tr><td><a href=\"events/" . pg_result($rs, $x, "id") . ".html\" style=\"font-weight: bold;

and that made it. This should be committed to CVS, and will solve the
problem.

Regards,
- --
Devrim GUNDUZ
devrim(at)gunduz(dot)org devrim(dot)gunduz(at)linux(dot)org(dot)tr
http://www.TDMSoft.com
http://www.gunduz.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAcdHAtl86P3SPfQ4RAkc+AKDk7ssaDcjF2gD+G9Sr+h7Y0h06ZQCdFrom
M7UM2Xr5KVJX8nFjBRV9gxI=
=CqNX
-----END PGP SIGNATURE-----

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-04-05 22:30:02 Search deamon down?
Previous Message Robert Treat 2004-04-05 21:13:22 Re: Mirroring problem?