Einzelnen Beitrag anzeigen
  #1  
Alt 12.12.06, 16:49
shovel75 shovel75 ist offline
Forum Zuschauer
 
Registriert seit: 12.12.06
Alter: 53
Beiträge: 4

Fehler beim Aufruf mailform_plus


Moin Forum,
ich habe die Extension th_mailform_plus local installiert unter TYPO3 4.0.2. Wenn ich die Extension aufrufen will, über das Icon im Menu links, bekomme ich die folgende Fehlermeldung:

Error in init.php: Path to TYPO3 main dir could not be resolved correctly.

This happens if the last 6 characters of this path, /homepages/xy/abcdefghij/htdocs/devel/typo3conf/, (\$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] => /homepages/xy/abcdefghij/htdocs/devel/typo3conf/ext/th_mailformplus/mod1/index.php
[php_sapi_name()] => cgi
[TYPO3_MOD_PATH] => ext/th_mailformplus/mod1/
[PATH_TRANSLATED] => /homepages/xy/abcdefghij/htdocs/devel/typo3conf/ext/th_mailformplus/mod1/index.php
[SCRIPT_FILENAME] => /usr/local/apache/share/cgi-bin/php4
)

Wo muss ich jetzt was anpassen?
Danke für die Hilfe
Gruß Frank
Mit Zitat antworten