X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 637379DCAD2; Sun, 19 Mar 2006 16:35:16 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 83192-03; Sun, 19 Mar 2006 16:35:23 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 21F5F9DC821; Sun, 19 Mar 2006 16:35:13 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id EDE7C8F283; Sun, 19 Mar 2006 21:35:20 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Techdocs replacement Date: Sun, 19 Mar 2006 21:35:22 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA0F87E@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Techdocs replacement Thread-Index: AcZLlE3JsatymJOGSEqPKjpSX0CQawAAEcUA From: "Magnus Hagander" To: "Marc G. Fournier" Cc: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.103 required=5 tests=[AWL=0.103] X-Spam-Score: 0.103 X-Spam-Level: X-Archive-Number: 200603/111 X-Sequence-Number: 9701 > > Hi! > > > > So I've committed the bulk of the techdocs replacement code=20 > to cvs. =20 > > The parts that deal with singing up for a "community=20 > account" sohuld=20 > > work just fine. Rendering of the pages also work. > > > > However, the saving of new pages doesn't work, because the=20 > PHP install=20 > > wasn't completely correct. Hopefully Dave can fix that soon=20 > :-) until=20 > > then, the actual pages part is still hidden from the menus=20 > so it won't=20 > > show up. >=20 > What's wrong? Missing module(s) not compiled in. In this case "tidy", but I htink it's best to just re-compare it to whatever is on Daves developer box where it works. //Magnus