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, 59 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Safari problem on Mac OSX jaguar [ ]
 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
simonyi
Nuke Cadet
Nuke Cadet


Joined: Aug 11, 2003
Posts: 1


PostPosted: Sun Aug 10, 2003 9:58 pm Reply with quoteBack to top

I downloaded & installed Phpnuke 6.7 release from phpnuke.org

when I borwse my site with Safari 1.0(v85) on Mac os X 10.2.6, the forum said,

Warning: Cannot add header information - headers already sent by (output started at /home/www/header.php:32) in /home/www/includes/sessions.php on line 251

Warning: Cannot add header information - headers already sent by (output started at /home/www/header.php:32) in /home/www/includes/sessions.php on line 252

and I can't post any topic with follwing error message.

Quote:

Invalid session


of course, I have not any problem with IE on Mac OSX & IE on Windows.

any answers?

thanks a lot.
Find all posts by simonyiView user's profileSend private message
donwisente
Corporal
Corporal


Joined: Sep 01, 2003
Posts: 56


PostPosted: Mon Sep 01, 2003 6:07 am Reply with quoteBack to top

Hi, pleased to meet one of this rare mac users,
I´ve had the same prob and found somewhere here the solution:

Near the start of mainfile.php find:

$phpver = phpversion();
if ($phpver >= '4.0.4pl1' && strstr($HTTP_USER_AGENT,'compatible')) {
if (extension_loaded('zlib')) {
ob_end_clean();
ob_start('ob_gzhandler');
}
} else if ($phpver > '4.0') {


change to:

$phpver = phpversion();
if ($phpver >= '4.0.4pl1')
{
ob_start('ob_gzhandler');
}else if ($phpver > '4.0') {

For me this works in Safari.

Have a nice day

donwisente
Find all posts by donwisenteView user's profileSend private messageSend e-mailVisit poster's website
mykal
Nuke Soldier
Nuke Soldier


Joined: Sep 01, 2003
Posts: 14


PostPosted: Tue Sep 09, 2003 11:38 am Reply with quoteBack to top

Thank you! I was having the same trouble as well for my 6.8 site. I love being able to use Safari to check the site and preview my hacks. I was dismayed to see those errors popping up over my Forums.

Thanks once again.
Find all posts by mykalView user's profileSend private messageVisit poster's website
billy
Nuke Soldier
Nuke Soldier


Joined: Aug 13, 2003
Posts: 16

Location: huntington VT

PostPosted: Fri Oct 03, 2003 4:15 am Reply with quoteBack to top

Arrow

I LOVE YOU

i can't tell you how long i have waited to find this fix...i am surprised that not more people use safari, despite the lack of (MAC** users) here! again, thanks so much!!!
check out the cool site i did!
MY COOL SITE!

lots of love,

Billy Exclamation

_________________
remember where you've been, it's helps with where you're going!
Find all posts by billyView user's profileSend private messageSend e-mailVisit poster's websiteYahoo Messenger
cor
Nuke Cadet
Nuke Cadet


Joined: Sep 26, 2003
Posts: 3


PostPosted: Sun Oct 19, 2003 7:52 am Reply with quoteBack to top

yeah, big thanks.

;o)
cor
Find all posts by corView 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.200 Seconds - 155 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::