[TYPO3] Mailformplus multilanguage setup - only placeholder are shown in frontend

Thomas Hilburger lists at artintelligence.de
Wed Jan 23 15:53:03 CET 2008


Hi everybody,

I'll try to explain my problem.

Got a strange behaviour with mailformplus:

I'm using Typo version 4.1.2 (dowbgrade due to the XML-Problems with TV) 
with
Mailformplus 4.0.3.
The problem is that the form in the FE is always showing the variables 
themselves
(e.g. ###LLL:email###) instead of replacing them with expressions from 
my locallang file.

A screenshot for everybody:
http://www.crystalapes.com/fileadmin/user_upload/pics/z_bls/mailformplus.gif

My template and locallang files are based on already error free working 
ones
which themselves are based on the extension's supplied template and 
locallang file.
The placeholders are set like this:

<div class="rowOdd">
  <label>###LLL:title###: </label>
  <input type="text" name="title" value="###value_title###" />
</div>


I'm pointing in the website's setup to the right locallang file:

plugin.tx_thmailformplus_pi1.langFile = 
fileadmin/templates/php/ext_mailformplus_lang.php
plugin.tx_thmailformplus_pi2.langFile = 
fileadmin/templates/php/ext_mailformplus_lang.php


The FE-extension which is placed on one site itself is pointing to the 
template file
which is actusally used by the fe part of mailformplus.
But like I said the placeholders are not replaces at all but shown.
The paths are set by copy/paste from the file manager and quixplorer ;-)
They should be right for sure. Typo's file is showing two references on 
that file.

I'm pretty at loss by now. I took the whole configuration from another 
of my websites
on a different server. It's working perfectly there..

Maybe any ideas? I started to suspect the php version on the web server.
The facts:

Debian Sarge
Apache 2
PHP 4.3.10-18
MySQL 4.1.11
Typo3 4.1.5

Thanks for you help! ^^

Greetz from Hamburg,
Thomas



More information about the TYPO3-english mailing list