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, 80 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 - PHPNuke 6.5 Final & analyzer.php [ ]
 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
jamedkirk
Private
Private


Joined: Mar 21, 2003
Posts: 41

Location: World Citizen

PostPosted: Fri Mar 28, 2003 11:31 pm Reply with quoteBack to top

Shocked uch Exclamation

Sorry, beatle mania man. I have nary a clue about that one. In fact, I don't think I have seen any posts with those errors in them. Hopefully, one of the dudes with really large heads, er, brains (!) will spy this thread and help you out on that.

I know how frustrating it can be sometimes. And how rewarding as well. Right now, I am frustrated that I don't think my host "truly" has mod_rewrite, or .htaccess working on the server. At the same time, I am getting my site heavily modded out to fit our needs, and that is cool.

_________________
James D Kirk
It's not email, I'ts BGEmail!
www.BGEmail.com

...just something else www.BoldlyGoing.com
Find all posts by jamedkirkView user's profileSend private messageVisit poster's website
beatle
Nuke Cadet
Nuke Cadet


Joined: Mar 14, 2003
Posts: 8


PostPosted: Fri Mar 28, 2003 11:37 pm Reply with quoteBack to top

Hey thanks anyways I here ya it can be frustrating but once it is fixed it will be a relief. Besides it is a good way to learn (the hard way Very Happy ) well I am going to continue on my search to figure it out will talk to you later.

Thanks Again
beatle
Find all posts by beatleView user's profileSend private message
venember
Nuke Cadet
Nuke Cadet


Joined: Apr 07, 2003
Posts: 3

Location: Hungary

PostPosted: Mon Apr 07, 2003 6:18 am Reply with quoteBack to top

Warning: Cannot modify header information - headers already sent by (output started at /webserver/PHP-Nuke-6.5/themes/DeepBlue/theme.php:86) in /webserver/PHP-Nuke-6.5/includes/sessions.php on line 366

Warning: Cannot modify header information - headers already sent by (output started at /webserver/PHP-Nuke-6.5/themes/DeepBlue/theme.php:86) in /webserver/PHP-Nuke-6.5/includes/sessions.php on line 367

Any idea?
I would be very grateful...
Find all posts by venemberView user's profileSend private messageVisit poster's website
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Mon Apr 07, 2003 8:40 am Reply with quoteBack to top

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') {

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
venember
Nuke Cadet
Nuke Cadet


Joined: Apr 07, 2003
Posts: 3

Location: Hungary

PostPosted: Tue Apr 08, 2003 12:27 pm Reply with quoteBack to top

Thank you, it works.
Find all posts by venemberView user's profileSend private messageVisit poster's website
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.199 Seconds - 165 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::