[Typo3-dev] upgrading to RC2

Martin Poelstra martin at beryllium.net
Wed Mar 24 10:20:27 CET 2004


Hi Alex,

When using debug() you should keep in mind that there is an IP-mask to
hide debug-output when you're not reaching the site from 192.168.* or
127.0.0.1. Try to change debug() to t3lib_div::debug().
Sure you linked index.php to the correct index_ts.php?

Grtz,
Martin

On Tue, 2004-03-23 at 20:47, media.res | alex widschwendter wrote:
> yo.
> 
> >  Insert 
> > ---
> > debug ($GLOBALS['TYPO3_DB']);
> > ---
> >  on line 225 of typo3/init.php
> > 
> >  You should get something like:
> > ---
> > Object:
> > t3lib_db Object
> > (
> >     [debugOutput] => 
> >     [debug_lastBuiltQuery] => 
> >     [link] => 
> > )
> > ---
> 
> 
> surprise surprise -> no output at all!
> 
> it think i should go home - and give it a new try tomorrow.
> 
> but im always open for new ideas on this.
> 
> thx wolfang
> 
> bye alex
> 
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev






More information about the TYPO3-dev mailing list