Re: 「ページバージョン の承認が申請されました。」のダイアログが消えない

2018年7月24日 at 17:40

レポート>ログにて以下のエラーがありました。
GatheringDataSources、GatheringItemsは現在は作成済みです。

Exception Occurred: /home/1406257619/xxxxxxxxx/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:53 An exception occurred while executing 'select gaiID from GatheringItems where gasID = ? and gaiKey = ?' with params ["1", "247"]:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxxxxxxx.GatheringItems' doesn't exist (0)


Exception Occurred: /home/1406257619/xxxxxxxxx/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:53 An exception occurred while executing 'select gasID, gasHandle, pkgID, gasName from GatheringDataSources where gasHandle = ?' with params ["page"]:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxxxxxxx.GatheringDataSources' doesn't exist (0)