I have this page here:
http://www.web-user.info/enlighten/index.htm
And the guestbook I am trying to add to this page is located here:
http://www.web-user.info/enlighten/c...guestbooka.php
When I add this:
<?php include("comments/guestbooka.php"); ?>
to put the guestbook on that page I get an error:
Warning: session_start() [function.session-start]: Cannot send
session cache limiter - headers already sent
(output started at xxxxx/xxx/xxxx/xxxxxxx/index.php:120)
in xxxx/xxxxx/xxxxx/xxxxx/comments/guestbooka.php on line 1
I don't understand what the error means.
This is the page with the two together:
http://www.web-user.info/enlighten/index.php
and that page is also here:
http://www.web-user.info/enlighten/index.txt
as a text file.
Can someone explain what I messed up on?
If it would be easier I can post the code,instead of the text file



Reply With Quote


Bookmarks