Re: [TYPO3-english] TYPO3 error:

2010-08-11 Thread Dennis Vlaar
: Re: [TYPO3-english] TYPO3 error: > > - Ursprüngliche Nachricht - > Von:Dennis Vlaar > Gesendet: Dienstag, 10. August 2010 18:24:37 > An: typo3-english@lists.typo3.org > CC: > Betreff:Re: [TYPO3-english] TYPO3 error: > > > > Hi David,

Re: [TYPO3-english] TYPO3 error:

2010-08-10 Thread Dennis Vlaar
? > Date: Tue, 10 Aug 2010 18:15:02 +0200 > From: typo3...@bruchmann-web.de > To: typo3-english@lists.typo3.org > Subject: Re: [TYPO3-english] TYPO3 error: > > - Ursprüngliche Nachricht ----- > Von:Dennis Vlaar > Gesendet: Dienstag, 10. August 2010 18:0

Re: [TYPO3-english] TYPO3 error:

2010-08-10 Thread Dennis Vlaar
Hi David, I've done what you have suggested. So it looks like: if (!function_exists('xdebug')) { // simple debug function which prints output immediately function xdebug($var = '', $debugTitle = 'xdebug'){ // If you wish to use the debug()-function, and it does not ou

Re: [TYPO3-english] TYPO3 error:

2010-08-10 Thread Dennis Vlaar
nstallation or does it have extra extensions installed? > > In the root directory of your website do: > > grep -R 'function xdebug' * > This might help you locate any declaration... > > It is really hard to find something like this remotely with only limited

Re: [TYPO3-english] TYPO3 error:

2010-08-10 Thread Dennis Vlaar
loaded Can one of these cause this error? > From: ji...@xs4all.nl > Date: Tue, 10 Aug 2010 13:45:30 +0200 > To: typo3-english@lists.typo3.org > Subject: Re: [TYPO3-english] TYPO3 error: > > Hi Dennis, > > On 10-8-2010 12:16, Dennis Vlaar wrote: > > Both path are

Re: [TYPO3-english] TYPO3 error:

2010-08-10 Thread Dennis Vlaar
Hi Jigal, As you wish. Both path are the same. It's about the same path and the same file (ie t3lib/config_default.php). Sorry for the typo in the main post. :S I also didn't fill in my subject cleanly, because I was too hasty. > From: ji...@xs4all.nl > Date: Tue, 10 Aug 2010 11:59:29 +020

Re: [TYPO3-english] TYPO3 error:

2010-08-10 Thread Dennis Vlaar
Hi Steffen, I will search for it but then what? I'm scared of messing up the core files. > From: stef...@steffen-gebert.de > Date: Tue, 10 Aug 2010 11:56:56 +0200 > To: typo3-english@lists.typo3.org > Subject: Re: [TYPO3-english] TYPO3 error: > > Am 10.08.10 11:25, schrieb wooha .: > > > > He