Quote:
	
	
		| 
					Originally Posted by snnort  OOTP has come a long way with the help of peeps like you writing utilities that become easier and easier to update.
 Thank you.
 | 
	
 You're welcome. 
 
	Quote:
	
	
		| 
					Originally Posted by BobDylanRH  With the patch installed, I'm getting some whacky player development. Kind of need to look at it yourself: Development Tracker - StatsLab for OOTPX 
Also a string of errors running the win shares utilities:
Warning :  Division by zero in /home/.../forum/statslab/ootpsqlou/winshares.php  on line 1118 | 
	
 Nothing's changed in the patch with the Win Shares utility.  I'll look into this some more.
As for development, it looks like you didn't run the conversion after installing the patch.  There was another problem with the development getting GB% and Knucklecurve Talent confused.  I've fixed that and now re-uploaded the patch.  The conversion will need to be rerun.
	Quote:
	
	
		| 
					Originally Posted by Stu  Is there any way to retroactively run the season metrics (namely OPS+ and ERA+) if we have a backup of every end of season file. So if I restored year 1 ran the metrics, restored year 2 ran the metrics, would it work or screw stuff up? | 
	
 Yeah, actually you could do that.  Upload the end of season SQL files, then run the season metrics for each season.  Rinse and repeat for each year.  This'll work as long as those backups still spit out all the necessary data.
	Quote:
	
	
		| 
					Originally Posted by Stu  Also I'm still getting strange permission issues. All folders are currently set to 755 but anytime it needs to write a file I get an error. As an example, I get this when trying to view a players game logs:
 If I set the permissions to 777 it works but I obviously don't want to leave them at 777. Is there something wrong in my configuration that would be causing this?
 | 
	
 Not in your StatsLab config, that's just installing files on your server and setting up information so it knows how to access the data.  However, it has been my experience that not all server configurations are as flexible as others.  It may be that on your server, you need to give 757 or 777 permissions to get it to write those files in the cache folder.