| Author |
Message |
Maverick
Beginner


Joined: Jul 06, 2003 Posts: 2
|
Posted: Wed Jul 09, 2003 9:26 am Post subject: Random Block Errors |
|
|
I have been messing around with the files for days now and I think I have changed most of the code but despite all of this I keep getting these error messages no matter what I do.
Warning: Cannot send session cookie - headers already sent by (output started at /usr/home/sdhs/public_html/header.php:32) in /usr/home/sdhs/public_html/modules/Gallery1/session.php on line 51
Adoptable
Warning: Cannot send session cache limiter - headers already sent (output started at /usr/home/sdhs/public_html/header.php:32) in /usr/home/sdhs/public_html/modules/Gallery1/session.php on line 51
The picture shows up just fine on the site www.s-dhs.ca I just don't know how to either limit the error report from reporting and what exacly to change in the modual or the file to kill these messages any help would be appreciated |
|
| Back to top |
|
|
AdBot
|
| Post subject: Random Block Errors |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed Jul 09, 2003 10:34 am Post subject: Re: Random Block Errors |
|
|
what version of PHPNuke and Gallery? what PHP version?
EDIT: Great job w/ the humane society site. Both of my dogs are rescue dogs, and I am in the process of setting up a PHPNuke powered site for a local rescue agency. |
|
| Back to top |
|
|
Maverick
Beginner


Joined: Jul 06, 2003 Posts: 2
|
Posted: Wed Jul 09, 2003 11:45 am Post subject: Re: Random Block Errors |
|
|
Finally after using my brain a little bit more and getting some coffe in me I found the solution that works to the problem. I just turned down the error reporting level on the site and that has taken away the message may not fix the problem but it works.
Thanks for the complement on the site. I am using phpnuke 6.7 and Gallery 1.3.3.4. I now get a fatal error with fscopy() trying to redefine it self if I try and use 2 mod blocks it gives me an error as of now in fs_unix.php can not define something can't remember but it has to do with the first gallery. I was running so just changing the names did not work I have 2 seperte fills but something likly to do with the way it is called in PHPnuke. If you would like to investigate the problem I am having with the 2 gallery's I can get you the error messages and repost them. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Wed Jul 09, 2003 11:52 am Post subject: Re: Random Block Errors |
|
|
| this is the same issue brought up in this [nukedgallery.net] post. i'm still working on a solution. |
|
| Back to top |
|
|
|
|
|
|
|