[Typo3] kickstarter tutorial

Andrew Chew andrew at andrewchew.com
Fri Nov 11 20:04:57 CET 2005


Thomas,

> Hi Andrew,
>
>
> Warning: Cannot modify header information - headers already sent by
> (output started at /home/content/r/m/a/rmalkin/html/test/typo3conf/
> ext/beko_debugster/pi1/class.tx_bekodebugster_pi1.php:294) in /home/
> content/r/m/a/rmalkin/html/test/tslib/class.tslib_fe.php on line 2612
> When does this message appear?
>
>
> Greets,
> Thomas


Well, the warning appears when I use the debug() function in the  
extension - following the tutorial adding the code to make the  
category numbers as text from the content table. Also, the plugin  
isn't functioning correctly - nothing shows up for those values.
Here's the debug line:

debugster($this->categoryCache);
/home/content/r/m/a/rmalkin/html/test/typo3conf/ext/user_cdcollection/ 
pi1/class.user_cdcollection_pi1.php → line [297"

So, it seems to be 2 issues however related or unrelated. I'm not  
exactly sure why the warnings occur yet, but they appear consistently  
with the debug function anytime it is used in the extension code.  
Here's a link to the page with the warning:
http://themalkingroup.com/test/index.php?id=10

the help is much appreciated as so many other aspects of typo3 are  
quickly coming making sense to me. I'm coming from the Flash  
environment and its great to see a solid PHP platform to jam with!  
Should be fun mixing lots of Flash with typo3. Maybe there could be a  
port of PHPOBJECT or something that allows seamless communication ;~)

-andrew


More information about the TYPO3-english mailing list