Search found 14 matches

by Jedi
Wed Apr 28, 2004 4:59 am
Forum: General chat
Topic: Bug report site registration problems
Replies: 2
Views: 3110

Bug report site registration problems

Whenever i try to register on the bug reporting site i get the following message after i enter in my desired username and email address:

UnrealIRCd Bug Tracker

Warning: Cannot modify header information - headers already sent by (output started at /home/bugs/public_html/core/html_api.php:139) in ...
by Jedi
Sat Apr 03, 2004 6:26 am
Forum: Unreal 3.2 Modules
Topic: Module to "filter" out things from channel topic?
Replies: 3
Views: 4132

thank you very much for a module like this. One question though...how do i make it work :P The read me only gives instructions on how to install it which i have. Do i edit the badwords.channel.conf file on each server after i load the module on each server so it will work?

Or how do you configure ...
by Jedi
Sat Apr 03, 2004 12:51 am
Forum: Unreal 3.2 Modules
Topic: Module to "filter" out things from channel topic?
Replies: 3
Views: 4132

Module to "filter" out things from channel topic?

Anyway i could get a module created that would block certain words or numbers from being in a channel topic?

Spamfilter is great but the topic is being used as a loophole for spamming.
by Jedi
Wed Mar 31, 2004 12:08 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

i tried what you posted ealrier and im still having problems :/

What i have found is this.. Whatever the last block is that is listed in the access.conf file is the only one that works properly. What i mean is this.


I had my jedi access additon in there as the last one from the bottom and it let ...
by Jedi
Tue Mar 30, 2004 7:39 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

yea i understand that but why would it work before with a tilde in my ident (and i had it listed as ~jedi@* in the ip section in my access.conf file) and now it wont work unless i remove it?

Also right now im currently in the opers class that i set up as long as i set my access.conf file up like ...
by Jedi
Tue Mar 30, 2004 7:29 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

i do have a tilda by my ident right now but i did put the tilda in the ident section as well as tried it with a wild card behind my ident.

However it does work when i set it up like the way rob suggested it. I guess its seeing my ident now with the tilda. Its just odd that all this has changed ...
by Jedi
Tue Mar 30, 2004 7:14 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

i dont have "allow::options::noident" listed anywhere in my access.conf file and its denying me to be able to use my ident in the ip section. so does this mean its still a bug or am i missing a step here? :)
by Jedi
Tue Mar 30, 2004 7:09 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

i was going to originally submit this to the bug report list but upon trying to register all i get is mysql errors when it gets to the part where its supposed to be sending me my randomly generated password. :/
by Jedi
Tue Mar 30, 2004 6:31 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

i changed the ip section to *@* and it worked!! Any idea why i had to change this? Was there a bug before that allowed the ip section to be set at ident@*.* or is it a bug now that it wont allow it to be set that way.

It seems to make more sense setup this way..so im thinking maybe it was an error ...
by Jedi
Tue Mar 30, 2004 6:01 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

I would add my ip address but i have a dynamic ip that sometimes i get a quest.net ip and sometimes its a uu.net ip. Im an msn dialup customer :/

However all this did work before with just using my ident. I dont know why it wouldnt work now. :/
by Jedi
Tue Mar 30, 2004 4:13 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

Hmm.... try sending me your unrealircd.conf and access.conf files to me: ron2k AT webmail DOT co DOT za . Remove all unencrypted passwords first! I'll see if I can fix it.

Would you still want me to send my unrealircd.conf file to you after what i posted above? If so i will :D I would need to ...
by Jedi
Tue Mar 30, 2004 4:09 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

Here is how i have my classes.conf file:

class clients
{
pingfreq 90;
maxclients 10;
sendq 100000;
};

class servers
{
pingfreq 90;
maxclients 10; /* Max servers we can have linked at a time */
sendq 1000000;
connfreq 100; /* How many seconds between each connection attempt */
};

class ...
by Jedi
Mon Mar 29, 2004 1:58 pm
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

Thats exactly how i have it set up :/ In the access.conf file i have my connection info listed last so its read before the clients part is read. I dont know whats going on here. :/
by Jedi
Sun Mar 28, 2004 1:33 am
Forum: Unreal 3.2 Support
Topic: Ircd isnt seeing me as being in the opers class upon connect
Replies: 23
Views: 18171

Ircd isnt seeing me as being in the opers class upon connect

I am using the latest RC2fix version of Unreal and im having the following issue:

I have my clients class set at 10 users (long story why but doesn’t really pertain to this problem). I have my opers class set to 7 since I only have seven opers.

I have my access.conf set up to look for my ident ...