[TYPO3] wysiwyg page editor that typo uses....
Tapio Markula
tapio.markula at dnainternet.net
Wed May 24 18:58:21 CEST 2006
Peter Klein wrote:
> Hi Tapio. You just need to download and install the TinyMCE Finnish language
> pack. (TinyMCE uses it's own language system. You just have to make sure
> that the TinyMCE language code matches the ones in TYPO3. For Danish
> language, I had to rename all filenames starting with "da" -> "dk" in order
> for it to work in TinyRTE/TYPO3.)
Ok - but image doesn't work - just error message (in addition missing
language labels).
Error in init.php: Path to TYPO3 main dir could not be resolved correctly.
This happens if the last 6 characters of this path,
/home/httpd/vhosts/t3test.xetpoint.com/httpdocs/typo3/ext/tinyrte/,
(\$temp_path) is NOT "typo3/" for some reason.
You may have a strange server configuration. Or maybe you didn't set
constant TYPO3_MOD_PATH in your module?
If you expect any help from anybody on this issue, you should save this
page as an html document and send it along with your request for help!
--------------------------------------------------------------------------------
Array
(
[TYPO3_OS] =>
[PATH_thisScript] =>
/home/httpd/vhosts/t3test.xetpoint.com/httpdocs/typo3/ext/tinyrte/rte_select_image.php
[php_sapi_name()] => apache2filter
[TYPO3_MOD_PATH] => ../typo3conf/ext/tinyrte/
[PATH_TRANSLATED] =>
/home/httpd/vhosts/t3test.xetpoint.com/httpdocs/typo3/ext/tinyrte/rte_select_image.php
[SCRIPT_FILENAME] =>
/home/httpd/vhosts/t3test.xetpoint.com/httpdocs/typo3/ext/tinyrte/rte_select_image.php
)
More information about the TYPO3-english
mailing list