From: YapBB C. - A. v. d. K. <co...@ya...> - 2001-07-07 16:27:12
|
----- Original Message ----- From: "Paul M" <Pa...@mi...> To: "YapBB Crew - Arno van der Kolk" <co...@ya...>; <yap...@li...> Sent: Saturday, July 07, 2001 2:20 PM Subject: Re: [Yapbb-development] members.ybt > Latest post.php works 100% new members.php and .ybt do not. I get an > error, it displays the source code, and I get this at the top: > > <br> > <b>Warning</b>: Cannot send session cache limiter - headers already sent > (output started at c:\phpdev3\www\forum\members.php:4) in > <b>c:/phpdev3/www/forum/include/yapbb_session.php</b> on line <b>34</b><br> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" > "http://www.w3.org/TR/html4/loose.dtd"> > <html> > <head> > <meta name="MSSmartTagsPreventParsing" content="TRUE"> > <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> > <META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript"> > > > This is for both whosregistered and whosonline. Help! > > Paul > > :-) Firstly, glad to see the post.php problem is definitely solved. :) Alright, hmm.. Maybe you should try to re-download members.php? The error-message you included says that output already started on line 4 (in members.php), but there's no such thing as an output statement on that line. It just seems pretty vague to me. To be honest, almost seems like a self-resolving problem. Don't really know why. ;) Let me know what happened. By the way Paul, there's no need to send me any e-mails individually. :) Just replying to the dev-list will suffice as I'm subscribed also. ;) Arno |