|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Re: Match Results API for your website
Quote:
It does work with just three, right? Try the following: 1. Make sure that your team number is properly defined in the config file. It should read: PHP Code:
PHP Code:
3. Check to make sure the www2.usfirst.org domain is online. They must be doing some upgrades or something, because it seems to be going down for short periods every few days, or at least it did when I was building this system. It got frustrating. 4. If it's still not working, add the following line to the top of the matchresults_config.php file: PHP Code:
PHP Code:
PHP Code:
Normally, you'd use matchresults_viewrecord.php. When testing, try using matchresults_output_show.php. That is the most basic one - it won't use AJAX Refresh or even save to the cache, just get you your data. Last edited by quinxorin : 08-09-2011 at 15:59. |
|
#2
|
||||
|
||||
|
Re: Match Results API for your website
Yes, it works with just three! I didn't mention that!
Everything was correctly configured, and the page matchresults_output_show.php did show all 4, so my guess is that the cache process doesn't work on my server (shared hosting with Arvixe.com). My PHP configuration is Memory_limit = 256M, max_execution_time = 600 |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|