I have just put together a personal site and am trying to integrate a php guestbook. I obtained a free guestbook, called easyboard and have followed the instructions asto the installation but the html page that I've incorprated the board isn't actually working it displays all the deperate parts that would normally come upon completion of an action.
I have posted all the files as txt files so that you can atleast read the coding that I have downloaded and also edited. The links for these are
Edit the following line:
[PHP]$HTML=load("easyboard_template.html");[/PHP]
so that it says:
[PHP]$HTML=load("board.html");[/PHP]
Then point your browser at easyboard.php.
ok have done this now the page follows certain actions, but won't display any of the messages posted and doesn't revert to the main gusetbook page after it has been signed