In my current game (active) "Catapults of Troy". It seems to be my turn. I click the game and the board shows up showing my opponent's last move. There is a Gray button saying
"userid to move". So far so good, normal behavior.
I click that button.
A new screen appears the banner on that page says
"Make and Preview Your Move"
It shows the board but it seems to be missing a whole section/div. There is no textbox or any buttons where I can enter moves. I am sort-of stuck in pre-to-middle move with no ability to make a move. My other games that have "show legal moves" are working fine. I think this game has no programming code in it, and might not be interacting with the php modules that lets you make moves properly.
In my current game (active) "Catapults of Troy". It seems to be my turn. I click the game and the board shows up showing my opponent's last move. There is a Gray button saying "userid to move". So far so good, normal behavior. I click that button. A new screen appears the banner on that page says "Make and Preview Your Move" It shows the board but it seems to be missing a whole section/div. There is no textbox or any buttons where I can enter moves. I am sort-of stuck in pre-to-middle move with no ability to make a move. My other games that have "show legal moves" are working fine. I think this game has no programming code in it, and might not be interacting with the php modules that lets you make moves properly.