【发布时间】:2012-04-20 19:10:06
【问题描述】:
我的服务器:PHP 5.4.0-8+fastCgi auf nginx服务器,debian挤压
我刚刚安装了新的 TYPO3 dummy+source 版本。当我在后端添加一个新站点时,我收到以下消息:
PHP 运行时注意事项:tx_rtehtmlarea_base::drawRTE() 的声明 应该与 t3lib_rteapi::drawRTE(&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue) 在 /var/www/meinprojekt/typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php 第 36 行
错误信息 TYPO3 下方提示了一个错误:http://forge.typo3.org/issues/31353 我安装了错误修复,但没有任何效果。错误仍然存在。顺便说一句,安装工具没问题,它没有错误或警告。
任何想法如何解决这个问题?
【问题讨论】:
标签: typo3