- Affected Version
- WoltLab Suite 3.0
Hallo Leute,
nach dem speichern eine CMS-Seite im html-Format hab ich folgende Fehlermeldung auf der Statrtseite:
QuoteDisplay MoreSystem Information
PHP Version:
7.0.10-nmm1
WoltLab Suite Core:
3.0.0 RC 2
Peak Memory Usage:
7.8/512 MiB
Request URI:
/
Referrer:
User Agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Error
Error Type:
Error
Error Message:
Call to a member function getLink() on null
File:
*/lib/system/request/LinkHandler.class.php (126)
Stack Trace:
- #0 */lib/system/template/plugin/LinkBlockTemplatePlugin.class.php (46):
- wcf\system\request\LinkHandler->getLink(null, [ controller => , application => ], '')
- #1 */templates/compiled/0_wcf_1_userException.php (1169):
- wcf\system\template\plugin\LinkBlockTemplatePlugin->execute([ controller => , application => ], '', wcf\system\template\TemplateEngine)
- #2 */lib/system/template/TemplateEngine.class.php (320):
- include('*/templates/compiled/0_wcf_1_userException.php')
- #3 */lib/system/exception/NamedUserException.class.php (35):
- wcf\system\template\TemplateEngine->display('userException')
- #4 */lib/system/exception/IllegalLinkException.class.php (31):
- wcf\system\exception\NamedUserException->show()
- #5 */lib/system/request/RequestHandler.class.php (97):
- wcf\system\exception\IllegalLinkException->show()
- #6 */index.php (9):
- wcf\system\request\RequestHandler->handle('wcf')
Was hab ich denn da falsch gemacht und wie behebe ich diesen Fehler?
Vielen Dank für Eure Hilfe!