Old 11-01-2005, 11:50 AM   #1
ChipMunk666
Senior Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 220
Default package require http 2.3 error

well i searched the forum cause i knew i had this once before

but now there is one diffrence the bot is outside the ioftpd dir and still says it

http://www.inicom.net/forum/showthre...ckage+http+2.3

this was the link

this is the error i got


[17:37] can't find package http 2.3
while executing
"package require http 2.3 "
invoked from within
"if { $IMDB_ALT == 0 } { package require http 2.3 }"
(file "scripts/dZSbot.tcl" line 1189)
invoked from within
"source scripts/dZSbot.tcl"
(file "eggdrop.conf" line 212)
[17:37] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

so i went searching in dszbot.tcl

and i found this
if { $IMDB_ALT == 0 } { package require http 2.3 }
proc imdbcall {vpath url user group winpath} {
#putlog "proc imdbcall"
global binary disable IMDBTAG IMDBMSG_STYLE IMDB_ALT IMDBMSG_MSG
set title "N/A" ; set name "N/A" ; set genre "N/A" ; set tagline "N/A"
set plot "N/A" ; set rating "N/A" ; set votes "N/A" ; set mpaa "N/A"
set runtime "N/A" ; set budget "N/A" ; set screens "N/A" ; set country "N/A"
set language "N/A" ; set soundmix "N/A" ; set top250 "N/A"
set url2 [string map {207.171.166.140 www.imdb.com} $url]
if { $disable(IMDBURL) == 0 } {
regexp {[^/]+$} $winpath tempDN
set dirname [string tolower $tempDN]
set urlid [open $winpath/$dirname.url w]
puts $urlid "\[InternetShortcut\]\nURL=$url2"
close $urlid
}

but no source to alter :s

can anyone help me out?
strangest thing is it was allready working i just rebooted the bot :s
I use firedeamon btw
ChipMunk666 is offline   Reply With Quote
Old 11-10-2005, 11:08 AM   #2
ChipMunk666
Senior Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 220
Default

found the solution put http.tcl before all other scripts
ChipMunk666 is offline   Reply With Quote
Reply

Tags
2.3, http, n/a, package, set

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:13 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)