View Single Post
Old 11-12-2003, 08:35 PM  
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

--------------------------- ErrorInfo ----------------------------
couldn't open "d:/ftp/upload/DIVX/......../sph-ls.xvid.nfo": no such file or directory
while executing
"open $ppath r"
invoked from within
"if { [string match "*.nfo" $vpath] == 1 } {
set tempfile [open $ppath r]
set nfofile [read $tempfile]
close $tempfile
# new or old imdb url
if ..."
(file "..\scripts\nfourl.itcl" line 33)

this is when i upload any NFO
mapis is offline   Reply With Quote