SV: [Coder-Com] GNUWorld Question.

2003-01-18 Thread Morten Ørskov
Please delete any mail adress @itws.dk @ucon.dk Please confirm. -Ursprungligt meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] För [EMAIL PROTECTED] Skickat: 18. januar 2003 10:59 Till: clueless person Kopia: [EMAIL PROTECTED] Ämne: Re: [Coder-Com] GNUWorld Question

Re: [Coder-Com] GNUWorld Question.

2003-01-18 Thread volta2
Should be possible .. ALTER table users and replace VARCHAR(12) with VARCHAR(25) for user_name. And of course you need to change the php script, that is used for account registration. > Coder-Com. > > Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed > the > ACCOUNTLEN in

Re: [Coder-Com] GNUWorld Question.

2003-01-17 Thread Isomer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Coder-Com. > > Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed the > ACCOUNTLEN in include/ircd_defs.h as I want to allow the usernames with > mod.cservice to be longer and i put this to '25'. Is it possible to create > us

[Coder-Com] GNUWorld Question.

2003-01-17 Thread clueless person
Coder-Com. Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed the ACCOUNTLEN in include/ircd_defs.h as I want to allow the usernames with mod.cservice to be longer and i put this to '25'. Is it possible to create usernames (i know it's possible, more so is it safe?) to add

Re: [Coder-Com] GNUWorld Question - PLEASEEEEE help!

2002-07-27 Thread Tom Rons
> can you include some error messages? I doubt that there were any error messages: > > [...] the gmake stalls at the point where the cservice.cc messages show [...] Kind regards -- Tom Rons ([EMAIL PROTECTED]) (http://openircd.org/trons/)

Re: [Coder-Com] GNUWorld Question - PLEASEEEEE help!

2002-07-27 Thread Aaron Mason
can you include some error messages? - Original Message - From: "clueless person" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 28, 2002 1:33 PM Subject: [Coder-Com] GNUWorld Question - PLEASE help! > Hello coder-com, sorry to bother

[Coder-Com] GNUWorld Question - PLEASEEEEE help!

2002-07-27 Thread clueless person
Hello coder-com, sorry to bother you! I'm having a weird problem with GNUWorld, which i haven't encountered before and REALLY need your help, please! I tried asking in #coder-com but nobody seemed to know... Whilst i tried to re-compile GNUWorld, the gmake stalls at the point where the cservice