[TYPO3] TMailForm problem - labels aren't visible

A.Neves acseven at hotmail.com
Mon Oct 30 23:01:25 CET 2006


Hi,

Yeah, that was it. The problem is that I have in my template TS setup the
following, in order to make Portuguese the default language:

------------------------
# Language settings
config {
   linkVars = L
   sys_language_uid = 0
   language = pt_pt
   locale_all = pt_PT
   locale_all = portuguese
   }
------------------------


If I keep the above, I get the following error messages:


--------------------
Warning: Invalid argument supplied for foreach() in C:\***MY
EDIT***\typo3conf\ext\pil_mailform\pi1\class.tx_pilmailform_pi1.php on line
1061

Warning: Cannot modify header information - headers already sent by (output
started at C:\ ***MY
EDIT***\typo3conf\ext\pil_mailform\pi1\class.tx_pilmailform_pi1.php:1061) in
C:\ ***MY EDIT***\typo3\sysext\cms\tslib\class.tslib_fe.php on line 2826
--------------------


How can I solve this?

Thank you




-----Mensagem original-----
De: Tonni Aagesen [mailto:ends at dev.null] 
Enviada: domingo, 29 de Outubro de 2006 16:05
Para: typo3-english at lists.netfielders.de
Assunto: Re: [TYPO3] TMailForm problem - labels aren't visible

On Sun, 2006-10-29 at 12:51 +0000, A.Neves wrote:

> In the TMailForm plugin config, I located both the files above in the
> appropriate file paths. When viewing the file in the browser, the labels
> won't show.

> Can anyone help with what is wrong?

Make sure you have the following in your ts-setup:

config.language = default


-- 
Regards
Tonni Aagesen
www.pil.dk & www.quickpay.dk







More information about the TYPO3-english mailing list