Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Cannot Modify Header Information Error 
 
Warning: Cannot modify header information - headers already sent by (output started at /home/sha.../public_html/amod/includes/functions_amod_index.php:55) in /home/sha.../public_html/includes/page_header.php on line 1402

Warning: Cannot modify header information - headers already sent by (output started at /home/sha.../public_html/amod/includes/functions_amod_index.php:55) in /home/sha.../public_html/includes/page_header.php on line 1404

Warning: Cannot modify header information - headers already sent by (output started at /home/sha.../public_html/amod/includes/functions_amod_index.php:55) in /home/sha.../public_html/includes/page_header.php on line 1405

I got this error on www.mysite.com/forum.php ...

What is the problem ? How can i solve this..?? i use IP 1.2.0.27c version......

Thanks
 



 
Edited by Chaotic, Sat 04 Jul, 2009 13:44: Edited topic title to reflect the issue better.
systemSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: How To Solve This ? 
 
you´ve got to disable cache and the problem disapears.

see this

New Player wrote: [View Post]
this disable the cache..let me know if this work

open includes/constants.php

find
Code: [Download] [Hide] [Select]
// Cache SQL Queries
define('CACHE_SQL', true); // Caching SQL Queries ON
//define('CACHE_SQL', false); // Caching SQL Queries OFF

// Cache Config Tables
define('CACHE_CFG', true); // Caching Config Tables ON
//define('CACHE_CFG', false); // Caching Config Tables OFF

// Cache CH SQL
define('CACHE_CH_SQL', true); // Caching CH SQL ON
//define('CACHE_CH_SQL', false); // Caching CH SQL OFF
replace with

Code: [Download] [Hide] [Select]
// Cache SQL Queries
//define('CACHE_SQL', true); // Caching SQL Queries ON
define('CACHE_SQL', false); // Caching SQL Queries OFF

// Cache Config Tables
//define('CACHE_CFG', true); // Caching Config Tables ON
define('CACHE_CFG', false); // Caching Config Tables OFF

// Cache CH SQL
//define('CACHE_CH_SQL', true); // Caching CH SQL ON
define('CACHE_CH_SQL', false); // Caching CH SQL OFF



I had the same problem.

normaly it disapears if you reload the page.

and it is not very good to run without cache.
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Solve This ? 
 
I do like that then shown above error in my POrtal page also ...

my site member asked to change his  username then i change his username & after that Clear cache... using

admin panel ->Configuration ->Clear cache & Do  << If you click yes, all files in main cache folder will be permanently deleted.

Are you sure you want to do this? >>

IS ther any problem?
 



 
systemSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Solve This ? 
 
normaly there´s no problem because cache is mainly programm cookies.

after a while they turn up again if called for use,

the only use of cache is to speed icy up a bit
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Solve This ? 
 
Then how can i solve this problem?
 



 
systemSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Cannot Modify Header Information Error 
 
Hello I did spydies solution but then i got my above error in both Forum & Portal...
Can anyone know how to solve this problem? Please help me........
 



 
systemSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Cannot Modify Header Information Error 
 
are you running your site from a local server or a hosting ??

upload the original file of constants.php again and simply clear your cache

lets see what happens after


edit .

it seems your site is off line.

mysite says page not found
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Cannot Modify Header Information Error 
 
system wrote: [View Post]
Hello I did spydies solution but then i got my above error in both Forum & Portal...
Can anyone know how to solve this problem? Please help me........


it looks like you have an error in your amod files that is causing that problem...

Code: [Download] [Hide] [Select]
functions_amod_index.php

 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Cannot Modify Header Information Error 
 
ups y didn´t see that one.


to me it happend only in ACP page

and y did´nt have aMod installed.


maybe if he disables header info in amod.index that helps.


EDIT:

trying to go to your site i get this

 system


Is your site uploaded ??

or are you running on localserver
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Cannot Modify Header Information Error 
 
Hello Spydie,
I got www.mysite.com/forum.php is a example...

i upload fresh copy of constants.php file..Problem Solved ..Thanks Indeed Spydie & Dwho
 



 
systemSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events