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)

Hialls 07-28-2004 09:28 PM

Is there any reason for my topic not to be shown?

lifesourcerec 07-29-2004 03:15 AM

IT use to work, now I get this:

Quote:

[06:12] Tcl error in file 'eggdrop.conf':
[06:12] can't find package http
while executing
"package require http"
(file "scripts/ircrefresh.tcl" line 33)
invoked from within
"source scripts/ircrefresh.tcl"
(file "eggdrop.conf" line 1324)
[06:12] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

ChuanSE 07-29-2004 05:22 AM

Quote:

Originally Posted by lifesourcerec
IT use to work, now I get this:

there is a error on line xxx of your config file

so OR you have a typo in the source scripts/egghttp.tcl

OR you have (re)moved the egghttp.tcl

Check that config file, if ya need help, lemme know

ChuanSE 07-29-2004 05:23 AM

Quote:

Originally Posted by Hialls
Is there any reason for my topic not to be shown?

which was...?

lifesourcerec 07-29-2004 04:52 PM

Quote:

Originally Posted by ChuanSE
there is a error on line xxx of your config file

so OR you have a typo in the source scripts/egghttp.tcl

OR you have (re)moved the egghttp.tcl

Check that config file, if ya need help, lemme know

there never have been an source egghttp.tcl . Installed it and still same problem. This is line 33

"package require http"

Blackbeard 07-29-2004 09:48 PM

i did the upgrade for this but made the mistake in not removing it all first, sorted out my problems with database error with alot of help from chuanSE, but am now getting 2 who's in chat boxes, whats wrong here???

see attachment

Blackbeard 08-06-2004 04:33 PM

Quote:

Originally Posted by Blackbeard
i did the upgrade for this but made the mistake in not removing it all first, sorted out my problems with database error with alot of help from chuanSE, but am now getting 2 who's in chat boxes, whats wrong here???

see attachment

i have uninstalled the hack, gone into phpmyadmin and dropped irc_channel and started afresh, but iam still getting 2 chat bars any idea why?

lifesourcerec 08-09-2004 04:34 PM

any way around getting "package require http" to work?

lifesourcerec 08-09-2004 07:07 PM

Ok. I found out the problem (I think) which turns out to be a bug

Quote:

5.3. wrapped application can't access Tcl library packages http1.0 or http2.0
Bug ID 399
The manifestation of this bug is that your wrapped application gets the error message, "can't find package http 2.0" when it calls the command:
package require http 2.0

Although the set of files in the "http" package are indeed wrapped as part of the Tcl 8.0 library script files, the package mechanism employs the "glob" command to locate packages in subdirectories of entries in the "auto_path" variable. And since "glob" command does not recognize wrapped files or directories (see Bug ID 348), any packages that may exist in directories listed in the "auto_path" variable are not found.
Work Around:


A simple workaround to this problem is to add the following argument to your prowrap command line:

-code "lappend auto_path lib/tcl8.0/http2.0"

But still don't know how to fix it.

StarBuG 08-19-2004 07:04 AM

Hi

Just wanna ask if you still planing to release the timer version of your script cause I have a very busy channel and my bot has other functions too :D

StarBuG


All times are GMT. The time now is 12:42 PM.

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.01279 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)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