[TYPO3] problem with includeLibs!! (Cannot modify headerinformation)

John Kavanagh john.kavanagh at roomthree.com
Fri Feb 23 11:04:45 CET 2007


Thanks Peter and Dmitry for your quick replies!

Unfortunately there aren't any spaces in the php... I have simplified it
to this:

<?
class randomFunc {
var $cObj;
function randomDivClass($content,$conf){
$content.='hello';
return $content;
}
}
?>

I can't see any problems with the php and I'm still getting the error
message! 
Any more suggestions??

Thanks,

John.

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Dmitry
Dulepov
Sent: 23 February 2007 08:21
To: typo3-english at lists.netfielders.de
Subject: Re: [TYPO3] problem with includeLibs!! (Cannot modify
headerinformation)

Hi!

John Kavanagh wrote:
> I almost have it but my includeLibs statement seems to be causing the
> error: 
> 
> "Warning: Cannot modify header information - headers already sent by
> (output started at
> /home/sites/coillte/fileadmin/templates/scripts/t3scripts.php:15) in
> /home/sites/coillte/typo3/sysext/cms/tslib/class.tslib_fe.php on line
> 2830"
> 
> I have a suspicion that templavoila might be the problem but I don't
> know.

Suspicion must be based on something. I do not see any 
templavoila-related paths, so this suspicion is most likely wrong. But I

see path to your script in this message. So it must be your function. 
Most likely you left one or more empty lines in the beginning or end of 
your t3scripts.php.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list