deStrO / eBot-CSGO-Web

The eBot CS:GO panel
http://www.esport-tools.net/ebot
95 stars 71 forks source link

Unknown column 'm.is_paused' in 'field list' #58

Closed REDDE4D closed 1 year ago

REDDE4D commented 8 years ago

After i installed the web-panel i tried to got to the adminpage but the page says:

Error Page could not be loaded due to an error.

PHP log: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'm.is_paused' in 'field list' i already reup the database but nothing :/

digitalfarseer commented 8 years ago

You need to add missed fields in your database. Watch schema and fix "seasons" and "match" tables.

Neyot commented 8 years ago

Have you got any idea to what fields we need to add to the database and do we just add them onto the end?