Guestbook type feedback form

Soldato
Joined
25 Sep 2003
Posts
3,750
Location
Manchester
Hi,

Was wondering if anyone knew of any good and simple/free feedback forms which can be inserted in to a website. Just the kind of thing where people can leave comments and then they're displayed on the site.

I could probably find one by trial and error but it's a pain when 10 of them are naff and you un-install only for them to leave their remains all over the place so thought i'd ask here first! Thanks.
 
Going to revive this thread.

I've been asked to insert a comments feedback form into their website (hotel) (they have php enabled on hosting etc)

Can anyone recommend any ? or would a simple html one be enough?

i've found this also

http://www.quackit.com/html/codes/comment_box_code.cfm

but have no idea if its secure or not
 
Last edited:
Hi Guys,

Using the script via the other form i just copied + paste
index.php & include.php

http://www.garethslade.co.uk/index1.php

I must admit ive just looked at the code - it baffles me! don't know what half of it means :P

I'm getting these error messages!


Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/garethsl/public_html/include.php:139) in /home/garethsl/public_html/index1.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/garethsl/public_html/include.php:139) in /home/garethsl/public_html/index1.php on line 9

At the top of the page.

and

Warning: opendir(/home/garethsl/public_html/data/) [function.opendir]: failed to open dir: No such file or directory in /home/garethsl/public_html/index1.php on line 72
Directory not found!

at the bottom
 
Last edited:
Just got your email. Unfortunately I can no longer remember how I got mine working, and I no longer use that system. 90% of my website has now moved over to wordpress as it provides me with an easy to manage CMS.

I have just looked at your site and I would seriously consider installing wordpress as your site is a prime candidate for it. If you look at my site, all sections other than 'gallery' are run through wordpress. Gallery is a standard html/css page with Pixelpost intergrated. I am much happier with how my site is structured and managed now than when I started out.
 
Thanks for the reply Messiah.

Do you still have the files that Tom gave you that long ago?

The comments / Script i was trying to get working is for another site i was testing this on my site. I've been looking most of the day for comments/guestbook script but half of them have Ad's or powered by all over them & look tacky or want money.
 
Back
Top Bottom