Thanks for your response. According to Torben, error_reporting(E_ALL) is mandatory in MidCOM.
I was just wondering because it would make transition of excisting code more easy. Anyway, I debugged the code:) Robert On Wed, 2004-04-21 at 17:39, Matthias Englert wrote: > Marcin Sołtysiak schrieb: > >>How to get rid of these in taviewer? > >>(This is custom code) > >> > >>Notice: Undefined offset: 8 in /var/www/midgard/cache/103.php(159) : > >>eval()'d code(43) : eval()'d code(145) : eval()'d code(10) : eval()'d > >>code on line 110 > >> > > > > > > comment error_reporting(E_ALL) in the begining od /midcom/midcom snippet > > or write cleaner code ;-) > > Matthias > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
