Thread: StatsLab13
View Single Post
Old 11-18-2014, 11:49 AM   #240
fhomess
Hall Of Famer
 
fhomess's Avatar
 
Join Date: Nov 2002
Posts: 3,648
Quote:
Originally Posted by jazzrack View Post
I am having some trouble with the player load into a new installation

it come back with errors reported. if I look through the screen I find the attached code.

I looked through the players and found one guy with // in his name, corrected his name re-did the sql files and tried again with the same results
I seem to have missed this one. Your file is erroring out on the special characters with accents over the letters. Are the MySQL tables set to use UTF-8 encoding and collation? You can check this by looking at the database and table structure in phpMyAdmin.

Quote:
Originally Posted by MBarrett View Post
I'm having some issues getting our draft set-up in StatsLab. When I try to Import the draft order or eligible players I get the following error:

"Warning: move_uploaded_file(./uploads/draft_order_100.csv) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/ootpnbl/public_html/StatsLab/draft_order_import.php on line 66"

I think the problem is that I don't know where to place the draft.csv file once I export it from the game. Can anyone help with this?
It may be that you need to expand permissions on the StatsLab uploads directory so that StatsLab can manipulate the files there.
__________________
StatsLab- PHP/MySQL based utilities for Online Leagues
Baseball Cards - Full list of known templates and documentation on card development.
fhomess is offline   Reply With Quote