View Single Post
  #7  
Old 04-17-2005, 12:45 PM
sirreality
Fire Beetle
 
Join Date: Feb 2005
Posts: 14
Default tradeskills page error

Any time i create, edit, delete, or otherwise alter a tradeskill recipe via the tradeskills page, i get the following error (this one is after creating a new tradeskill):

Warning: Cannot modify header information - headers already sent by (output started at d:\htdocs\peqeditor\header2.php:7) in d:\htdocs\peqeditor\peq_lib\tradeskill.php on line 746

I googled the error and most of the things i found said it could be due to something simple, like an extra space or newline around the <? and ?> tags, so i removed any instances of this condition, but that didn't help.

The error occurs in every function for tradeskills in the call to header(). I tried a few things, but I'm not getting anywhere. Has anyone else experienced this error?

EDIT - This problem has been resolved in the current release of peq editor. Please disregard.

thanks

Last edited by sirreality; 04-17-2005 at 09:00 PM..
Reply With Quote