Solved Error on Fresh Install XF 2.3.0 Beta 7

This topic has been solved
T

TBolley

Guest
On Install XF 2.3.0 B7 get on Install this Error :

Code:

Code:
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'usable_with_oauth_clients' in 'field list' in src\XF\Db\AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in src\XF\Db\Mysqli\Statement.php at line 198
XF\Db\Mysqli\Statement->getException() in src\XF\Db\Mysqli\Statement.php at line 40
XF\Db\Mysqli\Statement->prepare() in src\XF\Db\Mysqli\Statement.php at line 56
XF\Db\Mysqli\Statement->execute()...

Read more

Continue reading...