I'm a little stumped. I'm running IIS 6 w/ php 4.3.8,
vB 3.0.3 and Photopost 4.8 on a dedicated server that I log into.
When using header_inc.php (vBulletin Integration only, not the vBPortal setup), I receive the following error:
Unable to add cookies, header already sent.
File: c:\blahblah\index.php
Line: 15
I've removed header.html and made sure the only header available is coming from the header_inc.php.
Obviously, the page doesn't load no matter where in Photopost I attempt to load via URL -- this is the only message that displays.
vBulletin works like a charm with no errors whatsoever.
I've double-checked and rechecked the cookie domain/path for vBulletin and Photopost and both appear correct.
I've searched here, however I haven't found it. I also searched on photopostdev concerning it (and asked, although MichaelP pointed me here

), but I didn't find it there either. There's a possibility I might've skipped over it and if I have, I apologize.
Anyone have a clue where to start or what direction to take with this? This isn't my first time installing Photopost as I've installed it before on a shared hosting website and it worked like a charm. This is, however, my first dedicated server. IIS, PHP, and MySQL all seem to be working and accepting data just fine.. just the headers are already sent for Photopost.