Guestbook script displays in between header.txt file

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
toucan

Guestbook script displays in between header.txt file

Post by toucan »

Script URL: http://www.toucanmusic.co.uk/guestbook/
Version of script: 1.3.2
Version of PHP: sorry, don't know
Hosting company: Supanames (UK)
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: header.txt file

Write your message below:

I'm having problems customising the display of the guestbook with the header.txt file. The top bit of the guestbook which gives links to signing it and going back to the homepage is displaying in between the middle of my header.txt code! See it at http://www.toucanmusic.co.uk/guestbook

I can't understand how this is happening as I can't see any problem with the header.txt HTML code, which is almost identical to that used elsewhere on my website.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

In your header.txt you have a table opened but not closed. Add </table> at the end of the header.txt, should fix it.

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
toucan

Post by toucan »

Hi Klemen

Thanks very much for your quick reply and your advice, I've closed the table tag and it works fine now.
Post Reply