PDA

View Full Version : Problem :|


cobraz
02-17-2004, 11:42 AM
This show my bot if i type !imdb matrix or !free all :(
Help me please :)

Tcl error [proc_imdb]: can't read "location": no such variable
Tcl error [show_free]: couldn't duplicate input handle: bad file number

blacky[]
02-17-2004, 12:31 PM
i have that some problem...

Tcl error [proc_imdb]: can't read "location": no such variable

maybe some1 fix it :P

Harm
02-17-2004, 12:37 PM
The imdb search system has changed weeks ago.
Upgrade your imdb.tcl.

cobraz
02-17-2004, 01:09 PM
dont work , i update everything
dZSbot, imdb , eggdrop ..

ftd
02-18-2004, 05:44 PM
usually you add -nt when you start eggdrop.exe and it works, but its not working for me now :(

CoLt-[45]
02-02-2005, 07:05 PM
I think i got the latest imdb.tcl from dzsbot - i still get this

Tcl error [proc_imdb]: can't read "location": no such variable

Someone help everyone out here please?

Many thanks in advance

MessyR
02-03-2005, 08:21 AM
change:
regexp {title/tt[0-9]+/} $oldpage(meta) location

to

regexp {title/tt[0-9]+/} $oldpage(body) location

works only with http so not with curl..

and it will fix this

cl error [proc_imdb]: can't read "location": no such variable