Der Fehler ist wieder vorhanden.
Spoiler anzeigen
Final Error
-
Error Type:
wcf\system\database\exception\DatabaseQueryExecutionException
-
Error Message:
Could not execute statement 'SELECT storage.* FROM shop1_storage storage WHERE isDisabled = 0 AND ((productID IN (?) AND optionID IS NULL) OR (optionID IN (?))) AND isLatestUpload = 1 AND releaseDate > ? '
-
Error Code:
HY093
-
File:
*/lib/system/database/statement/PreparedStatement.class.php (144)
-
Query Parameter 1:
34
-
Query Parameter 2:
1696938592
-
Stack Trace:
- #0 */lib/data/DatabaseObjectList.class.php (204):
- wcf\system\database\statement\PreparedStatement->execute()
- #1 */shop/lib/data/storage/StorageList.class.php (36):
- wcf\data\DatabaseObjectList->readObjects()
- #2 */shop/lib/system/event/listener/PluginStoreAccessibleStorageListListener.class.php (70):
- shop\data\storage\StorageList->readObjects()
- #3 */lib/system/event/EventHandler.class.php (172):
- shop\system\event\listener\PluginStoreAccessibleStorageListListener->execute()
- #4 */lib/system/event/EventHandler.class.php (125):
- wcf\system\event\EventHandler->executeListeners()
- #5 */lib/system/event/EventHandler.class.php (216):
- wcf\system\event\EventHandler->executeInheritedActions()
- #6 */shop/lib/data/storage/AccessibleStorageList.class.php (131):
- wcf\system\event\EventHandler->fireAction()
- #7 */shop/lib/page/DownloadListPage.class.php (145):
- shop\data\storage\AccessibleStorageList->__construct()
- #8 */lib/page/AbstractPage.class.php (353):
- shop\page\DownloadListPage->readData()
- #9 */shop/lib/page/DownloadListPage.class.php (238):
- wcf\page\AbstractPage->show()
- #10 */lib/page/AbstractPage.class.php (135):
- shop\page\DownloadListPage->show()
- #11 */lib/system/request/Request.class.php (90):
- wcf\page\AbstractPage->__run()
- #12 */lib/system/request/RequestHandler.class.php (107):
- wcf\system\request\Request->execute()
- #13 */shop/index.php (10):
- wcf\system\request\RequestHandler->handle()