Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 06:51 pm EST
Geeklog Forums
Header??
good_evil
Anonymous
My dedfault theme for my geeklog was gameserver but than I change it to XSilver and when I did that this is what happnen:
Warning: Cannot modify header information - headers already sent by (output started at /home/goodevil/config.php:439) in /home/goodevil/system/lib-sessions.php on line 159
Warning: Cannot modify header information - headers already sent by (output started at /home/goodevil/config.php:439) in /home/goodevil/system/lib-sessions.php on line 171
Now I did change the title of my site and my e-mail address. So what could be going wrong?
Help me.
14
12
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Make sure that the lines you changed (in config.php) are properly enclosed in single quotes and that they end in a semicolon.
Also, if you've used a single quote in one of those texts (e.g. the site name), you need to escape it, e.g.
$_CONF['site_name'] = 'Evil_Dead\'s Site';
bye, Dirk
15
10
Quote
good_evil
Anonymous
Thanks Dirk I got it fix. Laters.---Everyone follows "The Humanormal System"
9
13
Quote
Anonymous
Anonymous
I have the exact same problem, but I am not able to figure out what I am doing wrong here -
-------------
$_CONF['allowablehtml'] = '<p>,<b>,<i>,<a>,<em>,<br>,<tt>,<hr>,<li>,<ol>,<ul>,<code>,<pre>,<img>';
$_CONF['adminhtml'] = $_CONF['allowablehtml'] . ', <div>,<table>,<tr>,<td>,<th>';
--------------------
I added the <img> tag tot he allowable HTML.
9
8
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Does the <div> start in a new line or is that just a line break in the comment? It should read
$_CONF['adminhtml'] = $_CONF['allowablehtml'] . ',<div>,<table>,<tr>,<td>,<th>';
i.e. all in one line.
bye, Dirk
6
9
Quote
Anonymous
Anonymous
Hi Dirk,
There is no line break, I think it was just comment-formatting - Would it help if I emailed you the config.php? Everything looks absolutely fine, but it won't work. It is driving me nuts
--Shanti
7
8
Quote
Status: offline
ScurvyDawg
Forum User
Full Member
Registered: 11/06/02
Posts: 523
I fixed this, it was blank spaces after the last characted in the config.php file when it was last edited.
Remove the blank spaces after the last character in the file and it should work again.
8
9
Quote
good_evil
Anonymous
ok. I get it now. Everything is under control. Thanks all.---Everyone follows "The Humanormal System"
9
9
Quote
All times are EST. The time is now 06:51 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content