This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

which version of psyBNC has ADDLOG enabled?

Help with usage of shell accounts and bouncers.
Post Reply
z
z1pp0
Voice
Posts: 11
Joined: Sat Jan 12, 2008 10:40 am

which version of psyBNC has ADDLOG enabled?

Post by z1pp0 »

I'm using psyBNC2.3.2-7 and ADDLOG is disabled or something. When I type:

Code: Select all

/ADDLOG #channel :*

I get this error message:

Code: Select all

• •   error: ADDLOG unknown command

I thought maybe the syntax is wrong so I typed

Code: Select all

 /bhelp ADDLOG

and I get this:

Code: Select all

(-psyBNC) Help for: ADDLOG
(-psyBNC) No Help found for: ADDLOG
(-psyBNC) BHELP - End of help

which means it's not on my version of psyBNC. Which version has it? I'm still a newbie to all of this (just figured out how to auto-identify myself and auto msg the chan bot to auto invite me to the channel).


Thanks!
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

From memory a large chunk of the files required to produce the help system are missing (from whatever version being used) or plain poor coding prevents the appropriate file from being loaded whenever a /bhelp <item> trigger is used.

I dare say /addlog exists but you'd probably need to to scour the psybnc folder.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
z
z1pp0
Voice
Posts: 11
Joined: Sat Jan 12, 2008 10:40 am

Post by z1pp0 »

Thanks for the reply. Would you say thought that my version of psyBNC has ADDLOG? I checked every single directory and can't find it...
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Maybe they replaced /addlog with a new command?

You may need to check the psyBNC website documentation (for your version).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

I suggest recompiling from source.
z
z1pp0
Voice
Posts: 11
Joined: Sat Jan 12, 2008 10:40 am

Post by z1pp0 »

DragnLord wrote:I suggest recompiling from source.
Did that - downloaded from another source, recompiled and configured everything, then tried to use the ADDLOG command and still got the same error message as in my first post.

Maybe psyBNC has removed it and only sBNC (or another version) has it?
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

i use version 2.3.2-7, and addlog works just fine for me, so maybe you are getting a corrupted tarball? Try downloading the tarball from here, and be extra careful when compiling it, might help.
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

I also use 2.3.2-7, and the addlog command is indeed in it.
z
z1pp0
Voice
Posts: 11
Joined: Sat Jan 12, 2008 10:40 am

Post by z1pp0 »

Thanks guys for the confirmation about 2.3.2-7.

Again, I'm still new to all of this so please let me know if I'm doing something wrong compiling psyBNC:

* wget http://www.psybnc.at/download/beta/psyB ... 2-7.tar.gz
* tar zxvf psyBNC-2.3.2-7.tar.gz
* cd psybnc
* make menuconfig
* etc.

Am I doing the compiling procedure correctly?
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

yep. If you need any pointers about how to proceed, visit this psybnc guide or this one :mrgreen:
z
z1pp0
Voice
Posts: 11
Joined: Sat Jan 12, 2008 10:40 am

Post by z1pp0 »

VERY helpful links, YooHoo! Many thanks for those...
Post Reply