X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 2A6E85E37CB; Mon, 23 Aug 2004 18:24:16 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 19055-10; Mon, 23 Aug 2004 21:24:07 +0000 (GMT) Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by svr1.postgresql.org (Postfix) with ESMTP id 109775E3639; Mon, 23 Aug 2004 18:24:05 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=ratbert.vale-housing.co.uk) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 1BzMIR-000F1l-0V; Mon, 23 Aug 2004 21:24:07 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: New website code online? X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Mon, 23 Aug 2004 22:24:06 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] New website code online? Thread-Index: AcSJFgTbJ+T+h2g0QvmnVTMUaoe8JgAQGfzQ From: "Dave Page" To: "Robert Treat" , "Justin Clift" Cc: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/169 X-Sequence-Number: 4944 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Robert Treat > Sent: 23 August 2004 14:35 > To: Justin Clift > Cc: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] New website code online? >=20 > Dave, maybe we should make an official beta.postgresql.org=20 > virtual directory were we can make changes and then switch to=20 > once we are content that everything is caught up.=20=20 http://wwwdevel.postgresql.org/ /usr/local/www/portal.postgresql.org/ I've checked-out out the source as user anonymous - that way we can all do a cvs update when required, however all mods will have to be done in personal copies of the tree (which is not a bad thing of course). First problem... Getting this error: Fatal error: Call to undefined function: clearvariables() in /usr/local/www/portal.postgresql.org/system/page/news-and-events.php on line 32 Not sure why - I can't grep that function in Alexey's beta test directory, and the apache config is essentially the same as www.alexey.beta.postgresql.org. Anyone got any ideas? Regards, Dave.