.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _knownbugs: Known Bugs ========== Pagetree Icons -------------- TYPO3 9.5 SVG images are not scaled in the backend page tree. This isn't a bug of xBlog but of TYPO3 9.5. Details but no solution at https://forge.typo3.org/issues/86280 Table name required ------------------- Error from below should not occur any longer. But if not, please contact the developer @ http://wildt.at.die-netzmacher.de Prompt '''''' Oops, an error occurred! ConnectionPool->getConnectionForTable() requires a table name to be provided. Cause ''''' The cause is likely: An xBlog paging plug-in is not connected to a proper xBlog. Or an xBlog paging plugin is connected to a proper xBlog, but this xBlog is hidden. Solution '''''''' Please check the configuration of your xBlog paging plugin.