PDA

View Full Version : Need help with a forum script!!


ikris
09-13-2002, 07:06 PM
Ok, here is the problem.. I have a forum script in PHP.. Everything about the forum is working fine except for posting replies to threads. It saves the reply to the file correctly but it isn't posting the reply under the original message. I'm including all the files that have to do with the forum as they are on the server with this thread. The forum is located here (http://version.not-impossible.org/forum) . If someone can help me with this I would be insanely grateful because I've been trying to figure it out myself for well over a week with no luck at all. Thanks!

Nightfire
09-13-2002, 08:06 PM
Is it run off a flat files? Are the replies being held in the txt files?

ikris
09-13-2002, 08:24 PM
Yeah.. no database needed for them.