- Affected App
- WoltLab Suite Core
Beim Test eines WBB 4.1 imports aufgrund folgendes "Fehlers"
ist mir aufgefallen dass man den Blog nicht importieren kann.
Es bleibt wohl an den tags hängen?
Code
<<<<<<<<c3d0addd20dd7bbd2078e75e6036b66528363a97<<<<
Fri, 04 Sep 2015 18:15:00 +0000
Message: Could not execute prepared statement: SQLSTATE[HY093]: Invalid parameter number
File: /www/htdocs/WBB4_TEST/wcf/lib/system/database/statement/PreparedStatement.class.php (97)
PHP version: 5.6.10-nmm1
WCF version: 2.1.7 pl 1 (Typhoon)
Request URI: /acp/index.php?worker-proxy/&&
Referrer: https://domain.com/acp/index.php?data-import/&
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36
Information: ""
Stacktrace:
#0 /www/htdocs/WBB4_TEST/wcf/lib/system/exporter/WBB4xExporter.class.php(1926): wcf\system\database\statement\PreparedStatement->execute(Array)
#1 /www/htdocs/WBB4_TEST/wcf/lib/system/exporter/WBB4xExporter.class.php(1378): wcf\system\exporter\WBB4xExporter->getTags('com.woltlab.blo...', Array)
#2 [internal function]: wcf\system\exporter\WBB4xExporter->exportBlogEntries(5000, 1000)
#3 /www/htdocs/WBB4_TEST/wcf/lib/system/exporter/AbstractExporter.class.php(154): call_user_func(Array, 5000, 1000)
#4 /www/htdocs/WBB4_TEST/wcf/lib/system/worker/ImportWorker.class.php(97): wcf\system\exporter\AbstractExporter->exportData('com.woltlab.blo...', 5)
#5 /www/htdocs/WBB4_TEST/wcf/lib/acp/action/WorkerProxyAction.class.php(93): wcf\system\worker\ImportWorker->execute()
#6 /www/htdocs/WBB4_TEST/wcf/lib/action/AbstractAction.class.php(49): wcf\acp\action\WorkerProxyAction->execute()
#7 /www/htdocs/WBB4_TEST/wcf/lib/action/AJAXInvokeAction.class.php(63): wcf\action\AbstractAction->__run()
#8 /www/htdocs/WBB4_TEST/wcf/lib/system/request/Request.class.php(58): wcf\action\AJAXInvokeAction->__run()
#9 /www/htdocs/WBB4_TEST/wcf/lib/system/request/RequestHandler.class.php(139): wcf\system\request\Request->execute()
#10 /www/htdocs/WBB4_TEST/acp/index.php(10): wcf\system\request\RequestHandler->handle('blog', true)
#11 {main}
<<<<
Display More