Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Dimitar Tnokovski
If you are not a newbie why don't you read the example.conf and create
your own config ? The errors you get should be clear for everyone who
understands English. If you read the example.conf once, you'll know what
the problem is. So, instead of flooding this list with the almost same
errors, read the example.conf

Thank you.

> Config file parse error line 288: No such connection class 'America' for
> Class block
> Config file parse error line 289: Invalid or missing class in Client block
> Config file parse error line 294: No such connection class 'America' for
> Class block
> Config file parse error line 295: Invalid or missing class in Client block
>
> :( lol
> ___
> Coder-com mailing list
> Coder-com@undernet.org
> http://undernet.sbg.org/mailman/listinfo/coder-com
>


-- 
Dimitar Tnokovski aka Mitko

___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
I Am A Newbie Never Said i wasnt ;)
and   2  i'm new to this ircd
but thanks for the help anyway
flooding? wasnt  flooding

___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
oh  and yes i follow what people on this says and after all what
they told me to do gave me more errors they asked me to send in the
errors i did but your giving me hell because i did as they asked, i
can't win either way all i need is help,
The errors you get should be clear for everyone who
understands English. If you read the example.conf once, you'll know what
the problem is. So, instead of flooding this list with the almost same
errors, read the example.conf

I'm English I'm new to this and all i'm asking for is help i see thats a  crime here
aafter all  most of you guys  know  what to do ect

i dont thats why i'm here


Thanks
MattBaron 

___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
Ok Got That Fixed   
Here Is Only One Error I Have
Config file parse error line 60: syntax error
the line is

M:irc.fxradio.net::Free eXtreme Radio::1




Thanks
MattBaron 



___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Jan Krueger
Hi,

> M:irc.fxradio.net::Free eXtreme Radio::1

did you copy that from somewhere else? Those line formats with X: are no
longer supported by ircu 2.10.12. Just deleting the line should rid you of
that particular error.

In response to your previous posts, let me tell you that it does not good to
get agitated over people telling you to read documentation, not only because
getting worked up over stuff that happens on the internet is usually futile.
Keep in mind that the people on this list aren't paid to help you; they
answer your questions because they're motivated to do so. However, asking
questions that are easily answered by reading the documentation, or
complaining about how unhelpful everyone is, is quite detrimental to that
motivation. On the other hand, if you show that you have given the matter
some thought and tried fixing things yourself, that will not only show
others that you deserve (for lack of a better word) their help but also make
it easier to explain to you how to fix things and why the fix works like it
does (which you greatly benefit from. Understanding something is doing it
more easily next time).

-- 
# Best regards, Jan 'jast' Krueger 
print'text: ';l=gets;I=['%q,0-9a-f,',',','%q,(-/:[EMAIL PROTECTED],'];i="pack"+
"('H*')";l=eval("l.un#{i}[0].tr #{I}"); $><<"$><<[%q_#{l.gsub /(^
\W{64}|\W{72})/x,"\\1\n"}_.\ngsub(/\\s/,'').tr(#{I.reverse})]."+i
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Carlo Wood
On Mon, Oct 24, 2005 at 09:59:38PM +, Matt Baron wrote:
> ive tried that but i seem to get the same error...
> 
> }class = "Other";
> username = "*";
> };
> 
> 
> right?
> 
> sorry i may seem a noob to you guys but i'm a newbie lol t this

Dude, you ARE a noob.

-- 
Carlo Wood <[EMAIL PROTECTED]>
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
thanksdont bother me
 aleast if i made  such a thing i would give support
and not call people names and give useless support

___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Stephan Peijnik
As Jan Krueger already pointed out quite nicely: the solution to your problem can be found in example.conf.What I do not understand is, that according to you, there must be something wrong with the example config file.
However, not only me but quite a few others were able to get their servers (both in development and production enviroments) running without any further problems. Now what does that mean?First possibility would be all those people did some magic and *poof* they had a working config file.
Second possibility I can think of is that those people have actually read the example configuration file which contains, as it name might suggest, an example configuration with quite a few comments on how to write a configuration file and built their configs based on that information.
I'd go for the latter to be honest, it worked out well for me (and probably for everyone else but you aswell).What you are asking for here is support from the program's developers for writing a configuration file even though that step is well documented.
Compared to other internet standards that could somehow be compared with, for example, asking the Mozilla development team on how to write an HTML file. Would you really do that or just use the documentation that is available to you?
I'm quite sure nobody on this list wants to offend you, but when someone does think of my example above... It simply is annoying that you are too lazy to read the example config.However, your request for support would maybe be valid if you paid for the product you are using, so, did you pay anything? - No, you did not.
And even then you wouldn't contact the products developers but rather a support team (after reading all documentation the product shipped with).Correct me if I'm wrong but this mailing list is not intended to be used as a support platform for people who are too lazy to read the documentation but rather to discuss coding-related topics, including bugs, patches and maybe undocumented features (which shouldn't exist though as the whole code is well documented and a lot of information can be found in the package's doc directory).
If your problem was caused by a bug in ircu (which it was not) you would be right here, but in your case you simply aren't.I hope this somehow opens your eyes and helps you understand why you are not getting any "proper" support here.
Regards,Stephan PeijnikOn 10/25/05, Matt Baron <[EMAIL PROTECTED]> wrote:
thanksdont bother me
 aleast if i made  such a thing i would give support
and not call people names and give useless support


___Coder-com mailing listCoder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
i aint lazy at all i work everyday and such  i read what the docs say and try and get it to work
 ive got it up and running the only thing i'm having problems with is opering up
  gives me "No O-lines for your host" even though  the o-line has my  password hostname and all in it
also... i dont mean support just people options
 but i dont need to get hell from people ;)
thanks for the help sofar
.On 10/25/05, Stephan Peijnik <[EMAIL PROTECTED]> wrote:
As Jan Krueger already pointed out quite nicely: the solution to your problem can be found in example.conf.What I do not understand is, that according to you, there must be something wrong with the example config file.
However, not only me but quite a few others were able to get their
servers (both in development and production enviroments) running
without any further problems. Now what does that mean?First possibility would be all those people did some magic and *poof* they had a working config file.
Second possibility I can think of is that those people have
actually read the example configuration file which contains, as it name
might suggest, an example configuration with quite a few comments on
how to write a configuration file and built their configs based on that
information.
I'd go for the latter to be honest, it worked out well for me (and probably for everyone else but you aswell).What
you are asking for here is support from the program's developers for
writing a configuration file even though that step is well documented.
Compared to other internet standards that could somehow be
compared with, for example, asking the Mozilla development team on how
to write an HTML file. Would you really do that or just use the
documentation that is available to you?
I'm quite sure nobody on this list wants to offend you, but
when someone does think of my example above... It simply is annoying
that you are too lazy to read the example config.However, your
request for support would maybe be valid if you paid for the product
you are using, so, did you pay anything? - No, you did not.
And even then you wouldn't contact the products developers but
rather a support team (after reading all documentation the product
shipped with).Correct me if I'm wrong but this mailing list is
not intended to be used as a support platform for people who are too
lazy to read the documentation but rather to discuss coding-related
topics, including bugs, patches and maybe undocumented features (which
shouldn't exist though as the whole code is well documented and a lot
of information can be found in the package's doc directory).
If your problem was caused by a bug in ircu (which it was not) you would be right here, but in your case you simply aren't.I hope this somehow opens your eyes and helps you understand why you are not getting any "proper" support here.
Regards,Stephan PeijnikOn 10/25/05, Matt Baron <
[EMAIL PROTECTED]> wrote:

thanksdont bother me
 aleast if i made  such a thing i would give support
and not call people names and give useless support


___Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

___Coder-com mailing listCoder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Jan Krueger

> gives me "No O-lines for your host" even though the o-line has my password
> hostname and all in it

See how example.conf mentions you have to put an encrypted version of your
password into the Operator block? Did you do that then? If not, stop
claiming you read anything. :P

Jan
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
yes i did lol thats why i asked yaOn 10/25/05, Jan Krueger <[EMAIL PROTECTED]> wrote:
> gives me "No O-lines for your host" even though the o-line has my password> hostname and all in itSee how example.conf mentions you have to put an encrypted version of yourpassword into the Operator block? Did you do that then? If not, stop
claiming you read anything. :PJan___Coder-com mailing listCoder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Jan Krueger
>> See how example.conf mentions you have to put an encrypted version of
>> your password into the Operator block? Did you do that then? If not,
>> stop claiming you read anything. :P
> yes i did lol thats why i asked ya

Can we see that Operator block then (minus your password, of course)?

-- 
# Best regards, Jan 'jast' Krueger 
print'text: ';l=gets;I=['%q,0-9a-f,',',','%q,(-/:[EMAIL PROTECTED],'];i="pack"+
"('H*')";l=eval("l.un#{i}[0].tr #{I}"); $><<"$><<[%q_#{l.gsub /(^
\W{64}|\W{72})/x,"\\1\n"}_.\ngsub(/\\s/,'').tr(#{I.reverse})]."+i
___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
 i'm runnng verison
ircu2.10.11.07
since the   the new one dont like me
O:[EMAIL PROTECTED]:hiddenpass:matt::10

thanks for  the  help
On 10/26/05, Jan Krueger <[EMAIL PROTECTED]> wrote:
>> See how example.conf mentions you have to put an encrypted version of>> your password into the Operator block? Did you do that then? If not,>> stop claiming you read anything. :P> yes i did lol thats why i asked ya
Can we see that Operator block then (minus your password, of course)?--# Best regards, Jan 'jast' Krueger print'text: ';l=gets;I=['%q,0-9a-f,',',','%q,(-/:[EMAIL PROTECTED],'];i="pack"+
"('H*')";l=eval("l.un#{i}[0].tr #{I}"); $><<"$><<[%q_#{l.gsub /(^\W{64}|\W{72})/x,"\\1\n"}_.\ngsub(/\\s/,'').tr(#{I.reverse})]."+i___
Coder-com mailing listCoder-com@undernet.orghttp://undernet.sbg.org/mailman/listinfo/coder-com

___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com


Re: [Coder-com] Help Wanted - If Possbile

2005-10-25 Thread Matt Baron
sorry.. if i keep replying
 i tried the other but it kept giving me  werid errors
 so i tried 
ircu2.10.11.07 it works fine 
 but the only problem is i can't oper up thats all


thanks for  helpingOn 10/26/05, Matt Baron <[EMAIL PROTECTED]> wrote:
 i'm runnng verison
ircu2.10.11.07
since the   the new one dont like me
O:[EMAIL PROTECTED]:hiddenpass:matt::10

thanks for  the  help
On 10/26/05, Jan Krueger <[EMAIL PROTECTED]
> wrote:
>> See how example.conf mentions you have to put an encrypted version of>> your password into the Operator block? Did you do that then? If not,>> stop claiming you read anything. :P> yes i did lol thats why i asked ya
Can we see that Operator block then (minus your password, of course)?--# Best regards, Jan 'jast' Krueger print'text: ';l=gets;I=['%q,0-9a-f,',',','%q,(-/:[EMAIL PROTECTED],'];i="pack"+
"('H*')";l=eval("l.un#{i}[0].tr #{I}"); $><<"$><<[%q_#{l.gsub /(^\W{64}|\W{72})/x,"\\1\n"}_.\ngsub(/\\s/,'').tr(#{I.reverse})]."+i___
Coder-com mailing listCoder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com



___
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com