vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Eggdrop IRC Manager (https://vborg.vbsupport.ru/showthread.php?t=61570)

daFish 04-30-2004 02:53 PM

Quote:

Originally Posted by RCK
I'm also running Eggdrop 1.6.15 & TCL-8.3.3 and got no problem.
You should reinstall Eggdrop IRC Manager, and see if you don't forgot anything.

I tried this too.
Double checked each setting, re-added the channel in admincp.
Which log could i check to see if theres trouble?

RCK 04-30-2004 04:03 PM

Quote:

Originally Posted by daFish
I tried this too.
Double checked each setting, re-added the channel in admincp.
Which log could i check to see if theres trouble?

Hum, did you recompile eggdrop since you switched to TCL-8.3 ?

about log, the only error message I get was
- when I was log into the partyline via telnet
- in the ./log/eggdrop.conf

(it was one error about missing TCL http command)

daFish 05-01-2004 01:05 PM

Quote:

Originally Posted by RCK
Hum, did you recompile eggdrop since you switched to TCL-8.3 ?

about log, the only error message I get was
- when I was log into the partyline via telnet
- in the ./log/eggdrop.conf

(it was one error about missing TCL http command)

TCL was installed before i used the eggdrop.

daFish 05-08-2004 12:26 PM

Funny.
I did nothing and its working now. :)

RCK 05-10-2004 03:58 PM

Hi !

Eggdrop IRC Manager is working very well here, except for the activity counter.
I tracked the problem and discovered EIM was using the same Time than on other script.
For the moment I have disable the other script, but it's not a final solution :ermm:

How can I make co-operate those both scripts which are using [utimers] ?
Here are the source of symantec.tcl

Velocd 05-10-2004 08:04 PM

RCK, the eggdrop utimer function is as follows (from eggdrop documentation):

Quote:

utimer <seconds> <tcl-command>
Description: executes the given Tcl command after a certain number of
seconds have passed
Returns: a timerID
Module: core
In my script, I didn't take into account that you might be using other scripts that use timers, sorry.

My script creates a utimer, then when a certain amount of seconds pass deletes all utimers, and creates another utimer.. repeating the process indefinitely.

An easy way to fix this is setting a global variable to the return value of the utimer command, which is the timerID, and then only deleting that utimer.

I don't have the time right now, but I'll try to over the weekend.

RCK 05-11-2004 07:25 AM

Thanks in advance ! :)

lifesourcerec 05-11-2004 11:33 AM

Dunno if this is possible, but a friend runs a channel that already has an eggdrop bot. Is there a way I can pull the info from it? I can give him the .tcl file and then set things up on my end.

Velocd 05-11-2004 12:43 PM

Yes, that is possible.

lifesourcerec 05-15-2004 01:54 AM

Anyone know a way to put this at the top of forumhome in it's own table (separate from what's going on)?


All times are GMT. The time now is 08:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01298 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete