PDA

View Full Version : Picture Comment box



stefanmhodgson
September 5th, 2007, 10:38 AM
I was wandering if you could help me.

I want to have a gallery, and in that gallery, have exclusive pictures that can be commented on. So you would click on a picture and that would take you to another page where you could comment on it. I know this will use php, I am looking to store the comments ina txt file. The comments will then be displayed underneath the picture.

www.dirtyweekendtheband.com/comment.php

I have made a start but it keeps getting stuck when you add the comment.

Any help would be much appreciated

Stefan

DHDesign
September 5th, 2007, 04:10 PM
well, first off, it would help if you posted your code so we can take a look at what you are doing on the backend...i tried posting a comment on your site, and the errors that are returned indicate that its likely a permission issue on the folder that contains your text file that you are writing to...hosting issue...make sure you have read/write permissions on that folder and on that file