[Typo3-dev] FCK RTE errors
Dmitry Dulepov
typo3 at fm-world.ru
Tue Mar 22 09:43:09 CET 2005
Hi!
Ext manager gives the following errors for the FCK editor extension:
- "tt_content_tx_alternativerte_alt_rte_content/" should exist but does not!
- It seems like there is a backend module in "mod1/conf.php" which is
not configured in ext_emconf.php
- The XCLASS filename-key "typo3/browser.php" was different from
"ext/alternative_rte/mod1/alt_browser.php" which it should have been!
- The XCLASS filename-key "typo3/rte_select_image.php" was different
from "ext/alternative_rte/mod1/alt_fck_select_image.php" which it should
have been!
- The XCLASS filename-key "typo3/rte_select_image.php" was different
from "ext/alternative_rte/mod1/alt_rte_select_imag.php" which it should
have been!
- The XCLASS filename-key "typo3/rte_select_image.php" was different
from "ext/alternative_rte/mod1/alt_rte_select_image.php" which it should
have been!
- The XCLASS filename-key "typo3/browse_links.php" was different from
"ext/alternative_rte/mod1/browse_alt_links.php" which it should have been!
- The XCLASS filename-key "typo3/browse_links.php" was different from
"ext/alternative_rte/mod1/browse_fck_links.php" which it should have been!
This is the latest version from the repository. Am I doing something
wrong or it is just a problem of the extension?
Dmitry.
More information about the TYPO3-dev
mailing list