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.

Search found 30 matches

by almighty
Thu Jul 15, 2004 11:20 am
Forum: Archive
Topic: cant connect to mysql through tcl script
Replies: 4
Views: 2540

cant connect to mysql through tcl script

Im getting the following problem and it has happened all of a sudden. I get: Tcl error [allianceorder]: Failed to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) I also get: Tcl error [allianceorder]: Failed to connect to database: Can't connec...
by almighty
Mon Jun 14, 2004 9:44 am
Forum: Archive
Topic: Fastbase mysql.sock problem
Replies: 1
Views: 1462

Fastbase mysql.sock problem

Hi there, I have recently moved my eggdrop from a host onto my own server, however i now cant run any of the mysql commands i have working before. They all come back with the following error: Tcl error [rank]: Error 2002 (Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.soc...
by almighty
Mon Nov 10, 2003 10:56 am
Forum: Archive
Topic: Recruitment Questions script
Replies: 7
Views: 1611

Ok, using that other thread, i have come up with this: .... proc recruit:msgm {nick uhost hand args} { global surveyQ surveyA if {[info exists surveyA($uhost)]} { lappend surveyA($uhost) $args if {[llength $surveyA($uhost)]<[llength $surveyQ]} { # there are more questions to be asked... putserv &quo...
by almighty
Mon Nov 10, 2003 8:30 am
Forum: Archive
Topic: Recruitment Questions script
Replies: 7
Views: 1611

yea i changed it to privmsg i just pasted in the older code,
thanks for the info and link.
by almighty
Sun Nov 09, 2003 3:29 pm
Forum: Archive
Topic: Recruitment Questions script
Replies: 7
Views: 1611

Recruitment Questions script

People enter the channel and if they type the command !recruit the bot notices the person with a question or a few questions. The the person can answer the question and when they have done so the bot gives the person the next question in line. The answer is stored in a file somewhere. This carrys on...
by almighty
Tue Sep 02, 2003 10:34 am
Forum: Archive
Topic: Offsite avatars should be disabled.
Replies: 27
Views: 7675

cant u limit them in size?
by almighty
Sun Aug 31, 2003 11:28 am
Forum: Archive
Topic: [m/5 o/5 h/0 v/0 n/0 b/0 e/- I/-] <--- What?
Replies: 6
Views: 1498

[m/5 o/5 h/0 v/0 n/0 b/0 e/- I/-] <--- What?

I know this is a console flag but im not sure which one how do i remove this happening every 5 mins?
by almighty
Tue Aug 12, 2003 5:58 pm
Forum: Archive
Topic: Fbsql - mysql_fetch_rows is this possible?
Replies: 0
Views: 671

Fbsql - mysql_fetch_rows is this possible?

Is it possible to use mysql_fetch_rows in fbsql
i know they use
sql fetchrow but not sure if that does what i need.

The docs are here
Thanks in advance
by almighty
Tue Jul 08, 2003 5:58 pm
Forum: Archive
Topic: Error in SQL syntax
Replies: 1
Views: 687

Error in SQL syntax

[22:25] Tcl error [inv_1]: Error 1064 (You have an error in your SQL syntax near 'log = Almighty has successfully logged in using Almighty as a username' at line 1) the code is here: http://www.pastebin.com/147923 Obviously its to do with sql2 "INSERT INTO logs SET time = '$now' log = $nick has...
by almighty
Wed Jul 02, 2003 7:32 am
Forum: Archive
Topic: UH-Hosting.co.uk
Replies: 15
Views: 3282

well apart from the recent downtime, which is bearable, i have good uptimes.
I also havent seen any of the confrontentations that Mart|n is talking about.
by almighty
Wed Jul 02, 2003 7:27 am
Forum: Archive
Topic: Eggdrop is running, but not on IRC
Replies: 14
Views: 3398

i get this too when the bot pings out.
Its still visable in ps x
however its not on irc. :-?
by almighty
Mon Jun 30, 2003 7:19 am
Forum: Archive
Topic: Proxy Scanner
Replies: 14
Views: 2790

instead of wasting time arguing, just go to http://www.egghelp.org and click on tcl archive.
Just search for proxy scanner there.
by almighty
Mon Jun 16, 2003 10:06 am
Forum: Archive
Topic: best way to prevent channel takeover
Replies: 11
Views: 2505

just set the channel so that the bot enforces -i
chanmode "-i" i think
dont quote me just look in ur config under the add channel section
by almighty
Thu Jun 12, 2003 1:48 pm
Forum: Archive
Topic: UH-Hosting.co.uk
Replies: 15
Views: 3282

UH-Hosting.co.uk

Has anyone tried this company as im intrested in their prices but need to know if anyone has had any experience with them
by almighty
Sat May 31, 2003 11:34 am
Forum: Archive
Topic: Problems with Invite MySQL script
Replies: 17
Views: 2583

ok all sorted now thanks