Quote:
Originally Posted by Long_Long_Name
I found out about this yesterday, and my owners seem very interested in using them. However... I seem to have a problem setting it up. I followed the readme instructions, and didn't find the issue I was am running into in the file.
I created a csv subdirectory in cgi-bin, and filled in the box to point there. The csv files are there, yet when I click on "save", it prompts me to select a manager from a dropdown list. The problem is, the list is empty. If I try to reload the page, I get something blank. I have to delete setup.txt and try again, but I keep running into the problem. I thought perhaps accents in csv files were throwing it off, so I removed them, but I still get the same mistake.
|
ootpou.pl checks to see if the csv directory is valid by looking for leagues.csv in that directory, and if it finds it, it'll enable the login mechanism and force you to log in. So, your setup.txt is fine. You're probably missing some .csv files, most notably, human_managers.csv or teams.csv. Make sure they exist.