permissions/ApplicationDelegate - Cannot modify header infor
Archived from the Xataface Users forum.
brice — Tue Jul 22, 2008 12:40 pm
Hi,
I am working on tutorial (very good to start on)
I have a little error on “permissions”
-
i Have created ApplicationDelegate.php, users table and modified conf.ini
-
in the file “ApplicationDelegate.php” i have added the code given by your web site.
But i have those messages after loading up the application
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\xataface\mysitedataface\conf\ApplicationDelegate.php:2) in C:\xampp\htdocs\xataface\Dataface\AuthenticationTool.php on line 280
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\xataface\mysitedataface\conf\ApplicationDelegate.php:2) in C:\xampp\htdocs\xataface\Dataface\AuthenticationTool.php on line 292
I made some tests and the messages disappear when i only have those lines in ApplicationDelegate.php