Page 1 of 1

Tourney Results

Posted: Mon Mar 09, 2009 12:25 pm
by Brad Berard
I'm trying to use the Tourney Results API command. I get the drop down list...but when I select one, the page refreshes to a blank page. Did I miss a setting somewhere?

Re: Tourney Results

Posted: Mon Mar 09, 2009 12:33 pm
by Kent Briggs
Brad Berard wrote:I'm trying to use the Tourney Results API command. I get the drop down list...but when I select one, the page refreshes to a blank page. Did I miss a setting somewhere?
Are you using the PHP code I posted on the examples page? If so, did you also update the Poker_API() function so it has the new "$assoc" parameter?

http://www.briggsoft.com/docs/pmavens/API_Examples.htm

Re: Tourney Results

Posted: Mon Mar 09, 2009 12:35 pm
by Brad Berard
yeah thats what I forgot. I was just coming back to edit this and you beat me to it. Thanks Kent.