| Re: News Module dont work |
| by erzon on 2005/1/9 10:09:56 i just fixed it already... thanks for all your support |
| Re: News Module dont work |
| by Mithrandir on 2005/1/9 9:20:03 My guess is that you have a global.php with a couple of linebreaks after the ?> ending characters - this will start the HTML output and any subsequent headers will throw that error. Check if root/language/english/global.php does indeed have those linebreaks after the ?> and if so, delete the linebreaks and reupload the file to the server. |
| Re: News Module dont work |
| by irmtfan on 2005/1/9 6:44:35 and what is in the language/english/global.php line 209? upload lang files again maybe solve the probelm |
| Re: News Module dont work |
| by erzon on 2005/1/9 5:10:11 i turn it on heres the error Warning [PHP]: session_start(): Cannot send session cookie - headers already sent by (output started at /home/erzon1/public_html/site/language/english/global.php:209) in file include/common.php line 186 Warning [PHP]: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/erzon1/public_html/site/language/english/global.php:209) in file include/common.php line 186 Warning [PHP]: Cannot modify header information - headers already sent by (output started at /home/erzon1/public_html/site/language/english/global.php:209) in file include/common.php line 220 how can i fixed this? |
| Re: News Module dont work |
| by Mithrandir on 2005/1/5 7:09:28 Please turn on php debug in your general settings and load up the front page again - see if the blank page now shows an error message. https://xoops.org/modules/smartfaq/faq.php?faqid=80 |