savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] forward


From: Rudy Gevaert
Subject: [Savannah-hackers] forward
Date: Tue, 12 Aug 2003 06:31:39 -0400
User-agent: Mutt/1.3.28i


Return-path: <address@hidden>
Received: from rudy by fencepost.gnu.org with local (Exim 4.20)
        id 19mWPs-0005a9-2y; Tue, 12 Aug 2003 06:30:12 -0400
Date: Tue, 12 Aug 2003 06:30:12 -0400
From: Rudy Gevaert <address@hidden>
To: Nic <address@hidden>
Cc: address@hidden
Subject: Re: [Savannah-hackers] Re: gnudist
Message-ID: <address@hidden>
References: <address@hidden> <address@hidden> <address@hidden> <address@hidden> 
<address@hidden> <address@hidden>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <address@hidden>
User-Agent: Mutt/1.3.28i
X-Operating-System: GNU/Linux 2.4.20-19.9smp
X-Home-Page: http://www.webworm.org
X-PGP-Public-Key: 1024D/24DC49C6
X-PGP-Fingerprint: 264F CD1D 7F06 7B34 DBE0  6E54 FFEE 4906 24DC 49C6

On Tue, Aug 12, 2003 at 10:33:06AM +0100, Nic wrote:
> Rudy Gevaert <address@hidden> writes:
> 
> > > Maybe we should put a message up on the front page? Is the news
> > > system working now?
> > 
> > Ok.  You have to approve it through the mysql interface on the machine
> > as it doesn't work yet via the webinterface.
> > 
> I don't know much about mysql. Do you mean I have to run a script? or
> run an update statement on the relevant table?

You have to run an update statement.  
run mysql as root and type afther choosing the database:

UPDATE news_bytes SET is_approved=1 WHERE summary="No moderation till Sunday!";


summary is the exact tilte of the newspost.

You are better to run a select statement to see if there aren't any
dublicate titles.

-- 
Rudy Gevaert                address@hidden              
Web page                    http://www.webworm.org
GNU/Linux for schools       http://www.nongnu.org/glms
Savannah hacker             http://savannah.gnu.org
                                        

----- End forwarded message -----

-- 
Rudy Gevaert                address@hidden              
Web page                    http://www.webworm.org
GNU/Linux for schools       http://www.nongnu.org/glms
Savannah hacker             http://savannah.gnu.org
                                        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]