Re: [phpWebLog-devel] Nutter Polls bug. Printer 2 headers
Brought to you by:
openface
From: Jason H. <ope...@ey...> - 2000-07-10 06:28:28
|
Actually, there was a bug here anyway closely related. Plus I fixed the issue of not allowing a space in the poll name. Good ole urlencode(). Thanks. jason Jason Hines wrote: > > Ah. I see it now.. but its not all my fault this time. ;p > > When you added a new poll, you gave it a name of "poll 2". > > In the Add Poll area, it says: > > Poll Name: ______________________ (do not use spaces) > > That's why. =] > > Jason > > Alex Chun wrote: > > > > Results -> More Polls -> "Poll?" > > > > Doesn't work on the test'tindf poll > > > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...]On Behalf Of Jason > > Hines > > Sent: Sunday, July 09, 2000 11:08 PM > > To: php...@li... > > Subject: Re: [phpWebLog-devel] Nutter Polls bug. Printer 2 headers > > > > Hmm.. I can't seem to replicate this error on the devel server. > > (http://phpweblog.greenhell.com) > > > > Is there anything specifically funky about your poll? (funny characters > > in the poll name or such?) > > > > - jason > > > > Alex Chun wrote: > > > > > > Latest Unstable: > > > > > > >From Poll Block - Click results - From Graph - Click More Polls > > > Then click the Title of any of the Polls. > > > > > > Error: > > > > > > Warning: Cannot add header information - headers already sent by (output > > > started at inc.d/header.inc:4) in inc.d/common.inc.php on line 581 > > > > > > common.inc.php - > > > header("Location:$G_URL/$REQUEST_URI?msg=$tmp"); > > > > > > _______________________________________________ > > > phpWebLog-devel mailing list > > > php...@li... > > > http://lists.sourceforge.net/mailman/listinfo/phpweblog-devel > > > > _______________________________________________ > > phpWebLog-devel mailing list > > php...@li... > > http://lists.sourceforge.net/mailman/listinfo/phpweblog-devel > > > > _______________________________________________ > > phpWebLog-devel mailing list > > php...@li... > > http://lists.sourceforge.net/mailman/listinfo/phpweblog-devel > > _______________________________________________ > phpWebLog-devel mailing list > php...@li... > http://lists.sourceforge.net/mailman/listinfo/phpweblog-devel |