Re: [Noink-dev] You are not authorized to post (fwd)
Status: Beta
Brought to you by:
criswell
|
From: Jacob G. <bom...@tu...> - 2003-03-14 16:14:53
|
nope, no joy. ----------- Jacob Greig bom...@tu... http://tux4kids.net/~bombastic/ On Fri, 14 Mar 2003, Sam Hart wrote: > Actually, I did something different (we chomp that array before hand, > which removes all the new lines, so I did a foreach loop over the array to > make it more pretty when sent back.) > > Try it again. > > begin quote: On 03-03-14, Jacob Greig wrote: > > sam, in doing some testing of nonews-p2p on t4k.net, i was trying to get > > some errors (to make sure that the bad cases are covered) > > > > i have found a bug in at least one place. line 160 which reads: > > $main::respond_msg .= "${main::body}\n"; > > > > should read: > > $main::respond_msg .= "@{$main::body}\n"; > > > > (or something similar ;) > > > > ----------- > > Jacob Greig > > bom...@tu... > > http://tux4kids.net/~bombastic/ > > > > ---------- Forwarded message ---------- > > Date: Fri, 14 Mar 2003 11:02:42 -0500 (EST) > > From: DO_...@tu... > > To: bom...@tu... > > Subject: You are not authorized to post > > > > You are not authorized to post, or the server could not authenticate you for another reason. Please check list usage or contact the list administrator... > > > > The original message is as follows: > > > > ARRAY(0xf07b8) > > -- > Sam Hart > University/Work addr. <ha...@ph...> > Personal addr. <cri...@ge...> > end > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Noink-dev mailing list > Noi...@li... > https://lists.sourceforge.net/lists/listinfo/noink-dev > |