After adding the new user plug in and fixing all my subsequent ommissions (gasp) I still have the following error at the top of all my admin pages - whether it is for the Administrator or just a regular user...
Warning: Cannot modify header information - headers already sent by (output started at /home/content/U/n/t/Untamed/html/serendipity/plugins/serendipity_event_adduser/common.inc.php:213) in /home/content/U/n/t/Untamed/html/serendipity/serendipity_admin.php on line 9
Where is this error coming from and how do I repair it so this goes away?
Question regarding error msg after adding plugin
Question regarding error msg after adding plugin
Blessings,
Lissa
Lissa
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Question regarding error msg after adding plugin
This should be quite easy - it seems that in the way you downloaded and saved the common.inc.php file you introcduced additional line blanks in the last lines.
Remove either the newlines or remove the last "?>" sign, then it doesn't matter how many trailing newlines that file contains.
Have fun,
Garvin
Remove either the newlines or remove the last "?>" sign, then it doesn't matter how many trailing newlines that file contains.
Have fun,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/