"Could not scan for classes inside" 和 Ext:perfectlightbox

"Could not scan for classes inside" with Ext:perfectlightbox

在 TYPO3 7.6 中使用扩展管理器时,我时常看到这条消息:

"Could not scan for classes inside "/typo3conf/ext/perfectlightbox/Classes/" which does not appear to be a file nor a folder"

如何解决这个问题?

只需在扩展目录中创建空目录Classes。这将解决此问题,错误消息将消失。

您还可以加载此扩展程序的最新版本 from GitHub,其中修复了一些其他问题。开发人员没有向 TYPO3 Extension Repository 发布新版本,因此这是与此扩展相处的最佳方式。