I have a quick question. I'm trying to incorporate MHonArc into a site I run which is using php (Postnuke.) I've getten everything to work using a resource file to insert the needed php code into the headers and footers, but I am having a problem isolating the last error: Warning: Cannot send session cache limiter - headers already sent (output started at /home/www/nolagay/no20something/threads.php:2) in /home/www/nolagay/includes/pnSession.php on line 195
I getthis error right after these lines: <!-- MHonArc v2.5.6 --> <!--X-Subject: tesdf --> <!--X-From-R13: "[npnyhfb, Hvaprag" <iznpnyNyfhufp.rqh> --> <!--X-Date: Fri, 21 Jun 2002 17:01:49 -0500 --> <!--X-Message-Id: [EMAIL PROTECTED] --> <!--X-Content-Type: text/plain --> <!--X-Head-End--> I'm thinking it might be due to the line: <!--X-Content-Type: text/plain --> I dont see any way to change these lines... Id like to see if one of them is causing this error. Any suggesstions? You can see it here: http://www.nolagay.com/no20something/threads.php Also... Id like to see a command line switch that would force explicit URLs... or set a URL prefix so that instead of "msg0001.html" we'd get "http://www.server.com/path/msg0001.html" or just "/path/msg0001.html" Thanks all! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com --------------------------------------------------------------------- To sign-off this list, send email to [EMAIL PROTECTED] with the message text UNSUBSCRIBE MHONARC-USERS
