Hi,
First of all it's a great little plugin. Was easy to install but got one problem when I implement it to my current design and one smaller challenge.
1. When i click on "drop tag!" and write in a message then everything work just fine. But when i click "taq it" i get this error message (the message do appear on the site though):
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/samdesign/sean.journeypix.com/wall.php:7) in /hsphere/local/home/samdesign/sean.journeypix.com/wall.php on line 37
Guess it got something to do with my get_header or something but can't find out how to solve the problem.
2. When people write in a URL in "Website" they have to add http:// first, if not the URL won't work properly from the message. Most people will forget to write that first, is it possible to add to the script that http:// is added if the visitor doesn't add it?
URL to my guestbook is:
http://sean.journeypix.com/wall.php
URL to the code of my guestbook is:
http://sean.journeypix.com/wall.phps
All help is appreciated. Thanks :-)