I have uploaded the statfink files into my free account at byethost. I have configured the helm correctly. I have setup my mySQL database and had the config insert the tables. However I cannot see any other page for "grab fantasy info". All I see is the Helm config pages. My league directory is empty. Anyone have any idea?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think others will concur with this, but I tried byethost free account and it doesn't work (either they don't allow php to be edited, php is wrong version, or some other reason). it seems like if you want to go the free route your best bet is to try x10hosting.com
Most have had success getting statfink to work at x10, although there have been some hiccups both in the setup and then over taxing the free server's resource load during game tracking.
Anyone else have tips on free sites that will work? I have a site setup at freepgs.com. you have to pay a 1 time $3 setup fee, so it's not exactly free...but although all the items don't appear during the processing in the helm, it is actually processing the games...and updated every 30 secs. I used it fine last week, but who knows if they may shut my account down if it uses too much. I also have a working site at x10 that was free and haven't gotten a warning about using resources yet.
-Maku
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm not sure if this will be of any help, but I had a similar problem on my personal linux server. Everything seemed be be setup correctly but the "Grab Fantasy Info" wouldn't do anything. No errors in the logs either. The problem ended up being that PHP-cURL wasn't installed.
Mike.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is your x10 site still working this morning (Sunday)? I am getting an error indicating curl is no longer "in the path" or "installed on the server" (curl_init error). It worked fine last week and I too, received no notifications of TOS violations.
Thanks
Matt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got this same error... except before I used filezilla to change all the permissions to 755 it worked. Now that i've recursively changed all the permissions its giving me an error.
the error:
Call to undefined function curl_init() in /home/aliasmgk/public_html/statfink/helm/league.php on line 55
which permissions do i need to change back from 755 in order to have curl working?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes their server still seems to be down at least the one i am on at x10. they are having problems with server overloads and what not because of us. The creator of this app has ststed he will be adding a new feature that will allow for the adjustment of refreshing and updating intervals this should be made available in the upcoming release. I've personally tried 4 other web servers out there and it seems that, x10hosting.com is the only free server out there that seems to allow for the curl function which statfink uses.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have uploaded the statfink files into my free account at byethost. I have configured the helm correctly. I have setup my mySQL database and had the config insert the tables. However I cannot see any other page for "grab fantasy info". All I see is the Helm config pages. My league directory is empty. Anyone have any idea?
To add some detail, I cannot see any pages that the screenshots depict. http://sourceforge.net/project/screenshots.php?group_id=148137&ssid=43221
I think others will concur with this, but I tried byethost free account and it doesn't work (either they don't allow php to be edited, php is wrong version, or some other reason). it seems like if you want to go the free route your best bet is to try x10hosting.com
Most have had success getting statfink to work at x10, although there have been some hiccups both in the setup and then over taxing the free server's resource load during game tracking.
Anyone else have tips on free sites that will work? I have a site setup at freepgs.com. you have to pay a 1 time $3 setup fee, so it's not exactly free...but although all the items don't appear during the processing in the helm, it is actually processing the games...and updated every 30 secs. I used it fine last week, but who knows if they may shut my account down if it uses too much. I also have a working site at x10 that was free and haven't gotten a warning about using resources yet.
-Maku
do you have access to your error_logs? it's hard determine what the problem is but you may have a perms issue.
I'm not sure if this will be of any help, but I had a similar problem on my personal linux server. Everything seemed be be setup correctly but the "Grab Fantasy Info" wouldn't do anything. No errors in the logs either. The problem ended up being that PHP-cURL wasn't installed.
Mike.
Maku,
Is your x10 site still working this morning (Sunday)? I am getting an error indicating curl is no longer "in the path" or "installed on the server" (curl_init error). It worked fine last week and I too, received no notifications of TOS violations.
Thanks
Matt
I'm getting the same curl_init error using x10.
I've got this same error... except before I used filezilla to change all the permissions to 755 it worked. Now that i've recursively changed all the permissions its giving me an error.
the error:
Call to undefined function curl_init() in /home/aliasmgk/public_html/statfink/helm/league.php on line 55
which permissions do i need to change back from 755 in order to have curl working?
my x10 site is working...another post says a couple of x10 servers were down and had to be reseted though.
My x10 was working off and on Sunday then eventually I got the error about undefined function curl_init() ....
I'm giving up on x10. Even for free it's too many headaches.
Mike.
Yes their server still seems to be down at least the one i am on at x10. they are having problems with server overloads and what not because of us. The creator of this app has ststed he will be adding a new feature that will allow for the adjustment of refreshing and updating intervals this should be made available in the upcoming release. I've personally tried 4 other web servers out there and it seems that, x10hosting.com is the only free server out there that seems to allow for the curl function which statfink uses.