Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 100
9 members and 91 guests
blo5codpressure, cheadi3apsprsb8, debrajea1, den2zqsverhonfg, jewgx3bishspo7s, paydaysubcompay, ric6tphardwaw9a, tab9tqdcpr7h4le, tidownes
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > nukemods releases > Other "stuff"

Reply
 
LinkBack Thread Tools Display Modes
Errors on my phpnuke forum. :( can you help?
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Nov 2004
Errors on my phpnuke forum. :( can you help? - 03-19-2005, 12:11 PM

Hello, once again i have a question. I installed this moduel called "LSTAdmin" and it is a user tracking system mod. When i installed it, it works fine but i get this error on the forum page. This is the exact error
(i have phpnuke 6.7)
Code:
	
Warning: Cannot modify header information - headers already sent by (output started at /home/mooandha/public_html/header.php:32) in /home/mooandha/public_html/includes/sessions.php on line 250

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

Warning: Cannot modify header information - headers already sent by (output started at /home/mooandha/public_html/header.php:32) in /home/mooandha/public_html/includes/page_header.php on line 529

Warning: Cannot modify header information - headers already sent by (output started at /home/mooandha/public_html/header.php:32) in /home/mooandha/public_html/includes/page_header.php on line 531

Warning: Cannot modify header information - headers already sent by (output started at /home/mooandha/public_html/header.php:32) in /home/mooandha/public_html/includes/page_header.php on line 532
The address were you can view this is at http://mooandhash.com/modules.php?name=Members_List

if you could please help that would be GREAT!


((NOYC)) Every day baby!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 45
Join Date: Nov 2004
03-19-2005, 02:32 PM

I had something similar to that last year when I was over @ lycos.co.uk . There is a hack for that somewhere and I cannot remember where I got it . You will definitly have to do a heavy search in the http://www.nukeforums.com , because I do beleive that is were I read the fix .
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Super Moderator
 
coldblooded's Avatar
 
Status: Offline
Posts: 624
Join Date: Jan 2002
Location: USA
03-19-2005, 04:19 PM

I found this in Telli's Faq:

Near the start of mainfile.php find:
Code:
42 = phpversion(); 
if (42 >= '4.0.4pl1' && strstr(Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1),'compatible')) { 
    if (extension_loaded('zlib')) { 
        ob_end_clean(); 
        ob_start('ob_gzhandler'); 
    } 
} else if (42 > '4.0') {
Change it too:
Code:
42 = phpversion(); 
if (42 >= '4.0.4pl1') 
{ 
    ob_start('ob_gzhandler'); 
}else if (42 > '4.0') {


The more we learn... the more we realize how little we actually know.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
reply
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Nov 2004
reply - 03-19-2005, 05:41 PM

Ok, i did what you said.... but it did not work-- it totally disabled my forum.... luckily i backed it up lol.... here is what mine says.. it wasnt exact to what you wrote.

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


((NOYC)) Every day baby!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Super Moderator
 
coldblooded's Avatar
 
Status: Offline
Posts: 624
Join Date: Jan 2002
Location: USA
03-19-2005, 06:40 PM

Try adding this to your mainfile.php right under the file credits:

Code:
ini_set("output_buffering","1");


The more we learn... the more we realize how little we actually know.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
reply
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Nov 2004
reply - 03-19-2005, 11:35 PM

i know i sound like a tard... but were?


((NOYC)) Every day baby!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Super Moderator
 
coldblooded's Avatar
 
Status: Offline
Posts: 624
Join Date: Jan 2002
Location: USA
03-19-2005, 11:46 PM

Try it right under the opening <?php


The more we learn... the more we realize how little we actually know.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
reply
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 48
Join Date: Nov 2004
reply - 03-20-2005, 04:57 PM

ok, well as stupid and retarded as i am... my buddy pointed out he saw no errors... thats when i realized that i was using mozilla firefox


((NOYC)) Every day baby!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Forum SQL errors Bluefin221 Nuke 7.x - General 0 01-31-2005 03:30 AM
fiblack3d forum errors with 6.9.1 Silentprophet Theme packs 9 11-10-2004 06:57 AM
Forum Avatar errors SuperConductor Site design 2 04-29-2003 07:43 AM
Fatal Errors : MeG 2.7.9 on phpnuke 5.5 nega Purged Topics 9 02-13-2003 01:42 AM
forum for phpnuke? Garrett Open topics 5 01-17-2003 06:43 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31