How to terminate all games-in-progress for all players?

If you need support and would like to ask your question in English please enter here
bestng
Posts: 19
Joined: Sat 17. May 2025, 10:05

How to terminate all games-in-progress for all players?

Post by bestng »

On my test board, I see the need to be able to terminate and clear all games in progress for all players.

How can I do this?
User avatar
Mike-on-Tour
Administrator
Posts: 430
Joined: Sat 21. Mar 2020, 19:02
Location: Wittingen

Re: How to terminate all games-in-progress for all players?

Post by Mike-on-Tour »

There is only one way: You need to delete the entries for the applicable game type (c, s or n) from the phpbb_mot_sudoku_games table, but please be aware that this is an untested procedure.
Gruß
Mike
bestng
Posts: 19
Joined: Sat 17. May 2025, 10:05

Re: How to terminate all games-in-progress for all players?

Post by bestng »

Mike-on-Tour wrote: Mon 9. Jun 2025, 09:22 There is only one way: You need to delete the entries for the applicable game type (c, s or n) from the phpbb_mot_sudoku_games table, but please be aware that this is an untested procedure.
Thanks. I'll look at it.
Post Reply