Message text Ok - two bugs. One is that when I make my moves in game 755 I get sent to the following screen, and the second is that although this screen says there is a link to continue, there isn't!
-------8<-------
DEBUG INFO - go at the end of this page to find a link to continue 1: -1,3 -> 2 -- 2: 3,3 -> 1 Result:0 3: 18,10 -> 1 -- 4: 20,10 -> 4 Result:0 5: 8,6 -> 3 -- 6: 11,5 -> 4 Result:0 5: 9,7 -> 3 -- 6: 11,5 -> 4 Result:0 5: 9,7 -> 4 -- 6: 11,5 -> 4 Result:0
UPDATE Games SET MoveID= MoveID+ 1 WHERE ID='755' SELECT Users.email, GameSubscribers.UserID, GameSubscribers.LastMove FROM Users INNER JOIN GameSubscribers ON Users.UserID = GameSubscribers.UserID WHERE GameSubscribers.GameID=755 AND GameSubscribers.UserId IN ('von Trishoven','Fineturno','Breach') milleniumgraphic@rogers.comDearBreach, see what's happened and make your next move: http://www.youplay.it guglielmo.duccoli@fastwebnet.itDearFineturno, see what's happened and make your next move: http://www.youplay.it UPDATE GameSubscribers SET Status='A',LastMove=GetDate(), LastMoveMail=GetDate() WHERE GameID=755 AND UserId IN ('von Trishoven','Fineturno','Breach') 0.109375
Errore!! 0 |
|
|