Wenn ich hier versuche auf mein Kundenkonto zuzugreifen bekomme ich folgende Fehlermeldung, über 2 Tage hinweg schon probiert.
Code
System Information
PHP Version:
8.0.17
WoltLab Suite Core:
5.4.15
Peak Memory Usage:
7.118/128 MiB
Request URI:
GET /shop/customer/
Referrer:
https://www.viecode.com/
User Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0
Original Error
Error Type:
PDOException
Error Message:
SQLSTATE[HY093]: Invalid parameter number
Error Code:
HY093
File:
*/lib/system/database/statement/PreparedStatement.class.php (126)
Stack Trace:
#0 */lib/system/database/statement/PreparedStatement.class.php (126):
PDOStatement->execute()
#1 */lib/data/DatabaseObjectList.class.php (204):
wcf\system\database\statement\PreparedStatement->execute()
#2 */shop/lib/data/storage/StorageList.class.php (36):
wcf\data\DatabaseObjectList->readObjects()
#3 */shop/lib/system/event/listener/PluginStoreAccessibleStorageListListener.class.php (70):
shop\data\storage\StorageList->readObjects()
#4 */lib/system/event/EventHandler.class.php (161):
shop\system\event\listener\PluginStoreAccessibleStorageListListener->execute()
#5 */lib/system/event/EventHandler.class.php (204):
wcf\system\event\EventHandler->executeInheritedActions()
#6 */shop/lib/data/storage/AccessibleStorageList.class.php (112):
wcf\system\event\EventHandler->fireAction()
#7 */shop/lib/page/CustomerPage.class.php (144):
shop\data\storage\AccessibleStorageList->__construct()
#8 */lib/page/AbstractPage.class.php (339):
shop\page\CustomerPage->readData()
#9 */shop/lib/page/CustomerPage.class.php (155):
wcf\page\AbstractPage->show()
#10 */lib/page/AbstractPage.class.php (122):
shop\page\CustomerPage->show()
#11 */lib/system/request/Request.class.php (89):
wcf\page\AbstractPage->__run()
#12 */lib/system/request/RequestHandler.class.php (119):
wcf\system\request\Request->execute()
#13 */shop/index.php (10):
wcf\system\request\RequestHandler->handle()
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:
1647726309
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 (161):
shop\system\event\listener\PluginStoreAccessibleStorageListListener->execute()
#4 */lib/system/event/EventHandler.class.php (204):
wcf\system\event\EventHandler->executeInheritedActions()
#5 */shop/lib/data/storage/AccessibleStorageList.class.php (112):
wcf\system\event\EventHandler->fireAction()
#6 */shop/lib/page/CustomerPage.class.php (144):
shop\data\storage\AccessibleStorageList->__construct()
#7 */lib/page/AbstractPage.class.php (339):
shop\page\CustomerPage->readData()
#8 */shop/lib/page/CustomerPage.class.php (155):
wcf\page\AbstractPage->show()
#9 */lib/page/AbstractPage.class.php (122):
shop\page\CustomerPage->show()
#10 */lib/system/request/Request.class.php (89):
wcf\page\AbstractPage->__run()
#11 */lib/system/request/RequestHandler.class.php (119):
wcf\system\request\Request->execute()
#12 */shop/index.php (10):
wcf\system\request\RequestHandler->handle()
Alles anzeigen
Ich habe vor kurzem ein Plugin via Pluginstore gekauft, kann es daran liegen?