You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 69 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - strange on on the Warning: Cannot modify header information [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
dewwby
Nuke Cadet
Nuke Cadet


Joined: Dec 06, 2006
Posts: 4


PostPosted: Wed Dec 06, 2006 12:05 pm Reply with quoteBack to top

Ok, if you look at www.hassangrotto.com with IE, all is well. I used to get the output buffering error but fixed it by turning it off in the php.ini. This was in IE only

However, I get the below ONLY in Firefox 2.0. The site works great in IE now. Any clues to this one? I found no extra spaces in any of the file and this happens only on the forums and private messages that I can tell in Firefox.


Warning: Cannot modify header information - headers already sent by (output started at c:\websites\dewthedew42\hassangrotto.com\header.php:33) in c:\websites\dewthedew42\hassangrotto.com\includes\sessions.php on line 239

Warning: Cannot modify header information - headers already sent by (output started at c:\websites\dewthedew42\hassangrotto.com\header.php:33) in c:\websites\dewthedew42\hassangrotto.com\includes\sessions.php on line 240

Warning: Cannot modify header information - headers already sent by (output started at c:\websites\dewthedew42\hassangrotto.com\header.php:33) in c:\websites\dewthedew42\hassangrotto.com\includes\page_header.php on line 495

Warning: Cannot modify header information - headers already sent by (output started at c:\websites\dewthedew42\hassangrotto.com\header.php:33) in c:\websites\dewthedew42\hassangrotto.com\includes\page_header.php on line 497

Warning: Cannot modify header information - headers already sent by (output started at c:\websites\dewthedew42\hassangrotto.com\header.php:33) in c:\websites\dewthedew42\hassangrotto.com\includes\page_header.php on line 498
Find all posts by dewwbyView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Wed Dec 06, 2006 4:11 pm Reply with quoteBack to top

switch the output buffering back on and tell us if it still occurs in Firefox.

Regards

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
dewwby
Nuke Cadet
Nuke Cadet


Joined: Dec 06, 2006
Posts: 4


PostPosted: Wed Dec 06, 2006 4:22 pm Reply with quoteBack to top

well before it was set to 4096 and it happened
Find all posts by dewwbyView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Wed Dec 06, 2006 9:42 pm Reply with quoteBack to top

set it to

Code:
output_buffering=on;

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
dewwby
Nuke Cadet
Nuke Cadet


Joined: Dec 06, 2006
Posts: 4


PostPosted: Wed Dec 06, 2006 10:23 pm Reply with quoteBack to top

worked like a champ! Thanks a million!

Now one more little pecularity in Firefox only.

When I login as an admin or try to create an account I get a blank page.

Here is what happens
I get tot he admin login screen, type in my usierid and pass then hit login = white screen but when i hit the go arrow next to the address bar it works. However when you try to make a new account and hit the enter button, it gets a white screen but the account is not made. This does not happen in IE at all.
Find all posts by dewwbyView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Thu Dec 07, 2006 7:06 am Reply with quoteBack to top

Switch on the error reporting and let us know if anything comes up when you get the white screen.

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
dewwby
Nuke Cadet
Nuke Cadet


Joined: Dec 06, 2006
Posts: 4


PostPosted: Thu Dec 07, 2006 5:11 pm Reply with quoteBack to top

you mean in the config.php? I have always had that on and nothing is shown. Not sure why, it is weird and why it is ok in IE no clue. However, I do have an analyze.php and a version.php on the site if you want to run those
Find all posts by dewwbyView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Thu Dec 07, 2006 7:30 pm Reply with quoteBack to top

PM me your site login details and I'll take a look.

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
McDLT
Nuke Cadet
Nuke Cadet


Joined: Jan 05, 2007
Posts: 3


PostPosted: Fri Jan 05, 2007 1:12 pm Reply with quoteBack to top

I have this same problem regarding Firefox 2.0 and the warnings (not the blank page), but am a little confused at where the code is I need to change. Thanks for any help.
Find all posts by McDLTView user's profileSend private message
McDLT
Nuke Cadet
Nuke Cadet


Joined: Jan 05, 2007
Posts: 3


PostPosted: Tue Jan 09, 2007 2:03 pm Reply with quoteBack to top

Still wondering. I'm a newbie and am not understanding what it is I should do to fix this problem.
Find all posts by McDLTView user's profileSend private message
phpnuke-hosting
Support Mod
Support Mod


Joined: Oct 19, 2004
Posts: 1032

Location: UK

PostPosted: Tue Jan 09, 2007 5:16 pm Reply with quoteBack to top

Create (or modify your existing) .htaccess file and inside it put the following code

Code:
PHP_FLAG output_buffering on


Save and upload to the root (where mainfile.php is)

_________________
www.phpnuke-hosting.com

The Internets Foremost PHP-Nuke Web Host.

Image

Click Here!
Find all posts by phpnuke-hostingView user's profileSend private messageVisit poster's website
McDLT
Nuke Cadet
Nuke Cadet


Joined: Jan 05, 2007
Posts: 3


PostPosted: Fri Jan 12, 2007 9:19 am Reply with quoteBack to top

phpnuke-hosting wrote:
Create (or modify your existing) .htaccess file and inside it put the following code

Code:
PHP_FLAG output_buffering on


Save and upload to the root (where mainfile.php is)


Okay I had to create one because there wasn't one where mainfile.php was. I uploaded it and nothing happened. I checked my other .htaccess files and they all say - deny from all

Not sure what to do now. It's only happening in Firefox 2.0 (to be more exact: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1). Someone else I know is using Firefox 2.0.0.1 and it does not show the warnings for him.

Thanks again for any help.
Find all posts by McDLTView user's profileSend private message
Fiona
Private
Private


Joined: Nov 10, 2004
Posts: 48


PostPosted: Sun Oct 07, 2007 11:48 am Reply with quoteBack to top

Did anyone ever bottom this out?

I get similar issues with one version of FireFox, but no others. Was a solution found?
Find all posts by FionaView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.687 Seconds - 271 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::