Ich habe gerade das Paket installiert und Sitemaps angelegt und wollte diese erstellen lassen.
Das schlägt leider fehl mit dieser Fehlermeldung:
DirectoryIterator::__construct(/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/sitemap):
failed to open dir: No such file or directory
Stacktrace:
#0
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/data/seo/sitemap/SitemapEditor.class.php(28):
DirectoryIterator->__construct('/var/www/vhosts...')
#1
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/system/worker/SitemapRebuildDataWorker.class.php(54):
wcf\data\seo\sitemap\SitemapEditor->deleteFiles()
#2
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/system/worker/AbstractWorker.class.php(62):
wcf\system\worker\SitemapRebuildDataWorker->countObjects()
#3
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/acp/action/WorkerProxyAction.class.php(90):
wcf\system\worker\AbstractWorker->getProgress()
#4
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/action/AbstractAction.class.php(49):
wcf\acp\action\WorkerProxyAction->execute()
#5
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/action/AJAXInvokeAction.class.php(63):
wcf\action\AbstractAction->__run()
#6
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/system/request/Request.class.php(58):
wcf\action\AJAXInvokeAction->__run()
#7
/var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/wcf/lib/system/request/RequestHandler.class.php(108):
wcf\system\request\Request->execute()
#8 /var/www/vhosts/w2d-forum.de/httpdocs/_wbb4/acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
#9 {main}