Bernd Schieber wrote: > > Hallo Alex! > > thank you for the tipp! the forum works now, but if i post a message, i get > following message: > > Warning: Cannot add header information - headers already sent by (output > started at ROOT:19) in ROOT(19) : eval()'d code(46) : eval()'d code on line > 289 >
It's propably trying to set a cookie, but output has already started, try eliminating output before this code gets evaluated (btw I truly hate those new errormessages, why can't they include the name and type of the object evaluated?) -- Eero af Heurlin [EMAIL PROTECTED] Consultant Partner Tel: +358 (0)20 198 6035 Nemein Solutions Oy http://www.nemein.com/ Nadmin Studio and Midgard support at +358-20-198 6050 / [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
