desertlynx
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: PostLists] Postlist plugin compatible with WP 2.8?oh… I feel like a complete idiot. My sincere thanks for that.
Forum: Themes and Templates
In reply to: ‘Cannot modify header information…’ – Theme vs Plugin problemFixed!
I have to admit, finding that character proved more difficult than I expected, I had to go and use a hex editor to remove the non-printing characters (which notepad++ seemed to ignore).My guess is they were asian characters (as is the theme’s author, I believe) and my computer lacked whatever character set to display them.
Once again, thank you
Forum: Themes and Templates
In reply to: ‘Cannot modify header information…’ – Theme vs Plugin problemWow, excellent job finding that one. Thank you
Forum: Themes and Templates
In reply to: ‘Cannot modify header information…’ – Theme vs Plugin problemdone
Forum: Themes and Templates
In reply to: ‘Cannot modify header information…’ – Theme vs Plugin problemhmm.. more complications:
- the problem only manifests when the plugin “Private WP 1.1” is used
- once logged in, the issue no longer arises
Forum: Themes and Templates
In reply to: ‘Cannot modify header information…’ – Theme vs Plugin problemI double checked the theme index.php, unless I’m blind, there’s nothing at the start of that file (I’m using Notepad++).
However, the first line of code is ‘<?php get_header(); ?>’. would I be right in guessing that this could indicate the problem is in the header.php instead?
(coincidentally, there was a trailing line break in header.php which I have since removed, but to no avail)