Quote:
Originally Posted by Zubes
error is as follows:
readline () on closed filehandle IN at ./genDev.html line .146
ERROR - players.csv bad or not found.
I am guessing that i probably have my setup file scrwed up, or maybe not.
I probably need an example of how that stuff should be written in there.
|
CSV should just be the full directory path where the .csv files are. Probably the easiest thing to is to go to the directory where you uploaded the .csv files and type "pwd" (stands for print working directory). It'll give you the directory path, and just plug that into the CSV: entry in the setup.txt file.