phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] header error in adding to calender and use


From: dhayalan suresh
Subject: Re: [Phpgroupware-developers] header error in adding to calender and user accounts
Date: Tue, 12 Mar 2002 11:09:12 +0530

try this:
 
while u have debugged the coding u  might have  given some output  lines that might cause problems go and remove that.
 
see u.
----- Original Message -----
Sent: Friday, March 08, 2002 1:17 PM
Subject: [Phpgroupware-developers] header error in adding to calender and user accounts

Hi,

I have my phpgroupware running fine everthing seems to work except when creating user accounts and when adding to the Calender (Same Type error).

I get the following errors:

Adding a user account:

Warning: $apps is not an object in /home/httpd/html/php/admin/newaccount.php on line 194

Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in /home/httpd/html/php/admin/newaccount.php on line 206

Adding an entry onto the Calender

Warning: $old_event is not an object in /home/httpd/html/php/calendar/inc/class.calendar__.inc.php on line 134

Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in /home/httpd/html/php/calendar/edit_entry_handler.php on line 290

 

Even though I get the Error it still adds the user account and the Calender entry . Unfortunately though if I try view the  entry on the calender it comes up with another error:


Parse error: parse error in /home/httpd/html/php/calendar/view.php on line 19

Can anyone help?

Thanks

Ryan

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]