Re: Mirroring problem? - Mailing list pgsql-www

From Devrim GUNDUZ
Subject Re: Mirroring problem?
Date
Msg-id Pine.LNX.4.44.0404060016050.31382-100000@emo.org.tr
Whole thread Raw
In response to Mirroring problem?  (Devrim GUNDUZ <devrim@gunduz.org>)
List 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.html@rsync.PostgreSQL.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@gunduz.org                devrim.gunduz@linux.org.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-----


pgsql-www by date:

Previous
From: Robert Treat
Date:
Subject: Re: Mirroring problem?
Next
From: "Dave Page"
Date:
Subject: Re: Mirroring problem?