Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
To: Nic <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: [Savannah-hackers] Re: gnudist
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL 
PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]> 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                [EMAIL PROTECTED]           
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                [EMAIL PROTECTED]           
Web page                    http://www.webworm.org
GNU/Linux for schools       http://www.nongnu.org/glms
Savannah hacker             http://savannah.gnu.org
                                        


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to