[Typo3-dev] upgrading to RC2
Wolfgang Klinger
wolfgang at stufenlos.net
Tue Mar 23 21:33:39 CET 2004
Hi
On 20:23 Tue 23 Mar , media.res | alex widschwendter wrote:
> no output at all!!! this function seems never get called in my "very
> own" version!
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] =>
)
---
bye
Wolfgang
More information about the TYPO3-dev
mailing list