PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
tix
Hangin' Around


Joined: Jun 05, 2004
Posts: 41

PostPosted: Sun Jun 06, 2004 5:13 pm Reply with quote Back to top

Well i have installed sentinel and it works ok.
But when i go to forum i get
Code:
Warning: Failed opening 'includes/sentinel.php' for inclusion (include_path='') in /home/.sites/33/site5/web/mainfile.php on line 2

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/33/site5/web/mainfile.php:2) in /home/.sites/33/site5/web/includes/sessions.php on line 223

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/33/site5/web/mainfile.php:2) in /home/.sites/33/site5/web/includes/sessions.php on line 224

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/33/site5/web/mainfile.php:2) in /home/.sites/33/site5/web/modules/Forums/admin/index.php on line 582

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/33/site5/web/mainfile.php:2) in /home/.sites/33/site5/web/modules/Forums/admin/index.php on line 583

Any idea?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Sun Jun 06, 2004 5:22 pm Reply with quote Back to top

Make sure that gzip is turned OFF in Forum Adminstration Configuration
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
tix
Hangin' Around


Joined: Jun 05, 2004
Posts: 41

PostPosted: Mon Jun 07, 2004 12:19 am Reply with quote Back to top

well thats the only thing i get when i go in to forum admin.
I cant change anything.
Any idea?
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Mon Jun 07, 2004 1:28 am Reply with quote Back to top

I swear my life is full of echos (not the php ones) all day long, i just saw this today...
Run the following sql qurey

Code:
UPDATE nuke_bbconfig SET config_value= '0' WHERE config_name='gzip_compress'
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Jun 07, 2004 4:27 am Reply with quote Back to top

Right on Stephen! Tix, run that query from phpMyAdmin, or just edit the bbconfig table and change it.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Mon Jun 07, 2004 5:03 am Reply with quote Back to top

Lol Raven is excited this wonderful morning hehe Mr. Green
View user's profile Send private message Visit poster's website
tix
Hangin' Around


Joined: Jun 05, 2004
Posts: 41

PostPosted: Mon Jun 07, 2004 10:44 am Reply with quote Back to top

In the _bbconfig table there is no gzip_compress.
I am running Php nuke v 6.5 and just realized my bb version is
Quote:

phpBB port v2.1 based on Tom Nitzschner's phpbb2.0.6 upgraded to phpBB 2.0.4 standalone was developed

I have no idea what happened
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Jun 07, 2004 11:05 am Reply with quote Back to top

Make sure you goto the second page of options using the >>
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
tix
Hangin' Around


Joined: Jun 05, 2004
Posts: 41

PostPosted: Mon Jun 07, 2004 12:16 pm Reply with quote Back to top

Quote:

Make sure you goto the second page of options using the >>

I cant say i reaaly understood.
Which page of options?
That is alll that i can see.
And what is this in my forum information.
I am tottaly confused
View user's profile Send private message
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Mon Jun 07, 2004 12:22 pm Reply with quote Back to top

Did you try to run the sql qurey above?
BC that should fix it.. Just got to the DB then click on the SQL tab and copy that there and click ok
View user's profile Send private message Visit poster's website
stephen2417
Worker
Worker


Joined: Jan 18, 2004
Posts: 244
Location: Bristolville, OH

PostPosted: Mon Jun 07, 2004 12:31 pm Reply with quote Back to top

Alright since your so confused grab this file to run the sql qurey for you, just place it where your mainfile is located. Then you bring it up from your browser. Of corse you have to extract it first...
Only registered users can see links on this board!
Get registered or login to the forums!
Wink
View user's profile Send private message Visit poster's website
xfsunolesphp
Regular
Regular


Joined: Aug 23, 2003
Posts: 77

PostPosted: Mon Jun 07, 2004 12:34 pm Reply with quote Back to top

phpmyadmin
nuke_bbconfig
Browse
you see >> on button in bottom
View user's profile Send private message
tix
Hangin' Around


Joined: Jun 05, 2004
Posts: 41

PostPosted: Mon Jun 07, 2004 1:09 pm Reply with quote Back to top

OK i fell like a total noob Embarassed Embarassed
I have disabled it but the problem remains.
Any other suggestions? Shocked
Or am i just haunted?
View user's profile Send private message
dar63
Hangin' Around


Joined: May 14, 2004
Posts: 28
Location: Plymouth UK

PostPosted: Mon Jun 07, 2004 7:41 pm Reply with quote Back to top

Bottom four errors are known to be seen when viewing forums, pm's etc in a browser other than IE, for example opera and mozilla.

I always got around it on my sites by adding

PHP_FLAG output_buffering on

to my .htaccess file in the root dir.
View user's profile Send private message Visit poster's website
tix
Hangin' Around


Joined: Jun 05, 2004
Posts: 41

PostPosted: Mon Jun 07, 2004 7:56 pm Reply with quote Back to top

Ok i upgraded to nuke 7.0
Tried to go to forums admin and got
Code:


Warning: Failed opening 'includes/sentinel.php' for inclusion (include_path='') in /home/.sites/33/site5/web/mainfile.php on line 2

Also tried to test the system with the addauthor and got a msg DIE
Any idea?
Is it working?
I wasnt banned...
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Mon Jun 07, 2004 8:30 pm Reply with quote Back to top

Can you post the first 3 lines of mainfile.php
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous 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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum