When calling the webservice like this:
$.post("proxy.php", {'type': 'PacketPokerTableSelect', 'string': ''},
function(data) {d.call(data);});
>From the following testcase:
http://jpoker.aminche.com/jpoker/test_post.html.txt
I get the following traceback:
http://jpoker.aminche.com/poker-table-is-not-json-serializable.logDid someone on the list experienced the same issues ? -- bou ^ _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
