Message 1:
"warning: opendir(files/ftp) [function.opendir]: failed to open dir: Invalid argument in [...]/webfm.module on line 878."
The ftp dir has not been created, so it fails opening it, I guess. Shouldn't it be created automatically?
Message 2:
"file files/[...] has no db record"
It keeps displaying this message, one per file in the dir.
Both tested on a windows platform.
Comments
Comment #1
robmilne commentedCheck your permissions. See other posts in this regard.
As per the readme file, the ftp and webfm directories are created manually by the user - you can name them whatever you like.
Comment #2
robmilne commented