Quote:
Originally Posted by dangarion
Just figured I would ask the genius behind Statslab, is there some type of automated way/process to get the MySql uploaded to the server without having to upload things twice (the league file, and then the MySql)? I'm not the commish but I'm the website cocommish guy for our league (just as I've always been for any league I've been in).
|
No, OOTP doesn't provide a way to do them together.
Quote:
Originally Posted by dangarion
Code:
<?php
include("/home/pcjbl/pcjbl.com/StatsLab/widget.php?show=standings&division=1&sub_league=1");
?>
|
I always test it first by pulling it up in a browser window by itself, first replacing the first part of the URL with "http://". From that, I can see that the code you entered works just fine. I don't use Wordpress myself, and have had no trouble getting it to work with Joomla by creating a menu item that linked to the specific widget URL. I suspect the problem you're having is related to Wordpress or the PHP plugin you're using with it. Are you able to get other, non-StatsLab php scripts to be included? Do they take parameters? There may be something that's not interacting well with the StatsLab widget.
Quote:
Originally Posted by cody8200
I noticed the option to include the Sim Preview screen was included in admin settings but the actual simPreview.php is missing. Was this on purpose or a mistake?
|
simPreview.php is not ready yet, but coming.
Quote:
Originally Posted by cody8200
The StatsLab player cards link to the development report is currently broken.
|
Will be fixed in 3.0.1.
Quote:
Originally Posted by cody8200
And while Markus finally distinguished between round 1, pick 1 players and round 1 pick 1 supplemental draft, statslab still doesn't (that may just be a export issue).
|
Will be fixed in 3.0.1.