You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you compared that all the tables that exists in the table creation script install/ws3_ddl_full.sql (or ws3_ddl_upgrade.sql if you are upgrading) exists in the database. I had a similar issue on install where it seems the installation did not generate all tables, unclear why, had to re-run the corresponding script manually.
PHP 7.3
Mariadb 10.5.2
Docker desktop on Windows 10
(Update: seems like part of my problem is that the installation script seems to create the tables in an order that halts the table creation, without throwing an error. Created a pull request)
Help me, what's the problem?
the game is not generated:
Error
Database Query Error: Table 'srt_wh._buildings_of_team' doesn't exist
One more question please:
And after the Manager registers and takes the command, the site stops opening, only a white screen
Website in php 5.4
The text was updated successfully, but these errors were encountered: