PDA

View Full Version : Posting From A Form Into The Forum?


Craigr
03-28-2003, 02:02 PM
Hi,

I'm wanting to know if the following two things are possible:

1) I want to create a form on my site so that users can input a movie review. Then when they click 'submit' it posts the review into a topic already created in the forums.

I hope to create the movie review page so it looks like a normal HTML webpage with a form at the bottom much like the quick reply hack.

2) The last 5 reviews input are then shown on the review page. I though of pluhnews but it takes topics, i want to take the last 5 posts inside a topic and show them on my review page.

Hope this makes sense
Craig

amykhar
03-28-2003, 02:13 PM
Craig, you can easily modify PluhNews to do what you want for Number 2. Just tweak the queries a bit.

Regarding #1, if you create the form I will happily modify a script I have that posts into the forums to handle it for you.

Amy

Craigr
03-28-2003, 02:48 PM
Today at 04:13 PM amykhar said this in Post #2 (https://vborg.vbsupport.ru/showthread.php?postid=374542#post374542)
Craig, you can easily modify PluhNews to do what you want for Number 2. Just tweak the queries a bit.

Regarding #1, if you create the form I will happily modify a script I have that posts into the forums to handle it for you.

Amy

I'm quite dumb regarding php and queries.

I can make a form though, so if you could modify it that would be great. :)

Thanks
Craig

amykhar
03-28-2003, 03:04 PM
OK. just put the code for the form in a text file and attach it here. I can guarantee that I can do the posting to the forum for you. If I have time, I might be able to tinker with Pluh for you as well. Just don't want to promise that cause I have a busy work week coming up.

Amy

Craigr
03-29-2003, 11:17 AM
Yesterday at 05:04 PM amykhar said this in Post #4 (https://vborg.vbsupport.ru/showthread.php?postid=374555#post374555)
OK. just put the code for the form in a text file and attach it here. I can guarantee that I can do the posting to the forum for you. If I have time, I might be able to tinker with Pluh for you as well. Just don't want to promise that cause I have a busy work week coming up.

Amy

Thanks for the offer Amy. I was tinkering around with the quick reply hack and also Pluh News. I managed to get it working quite good after a while.

Now i've got to intergate it with Logician's templates hack. :nervous:

Thanks again
Craig

Logician
03-29-2003, 07:28 PM
this might help too:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=37446

amykhar
03-29-2003, 07:47 PM
I'm sorry. I was under the mistaken assumption that you wanted to create a custom form that was review specific and have it post into the forum. Sorry, I wasn't paying attention. Glad you got it all working well.

Amy

Craigr
03-30-2003, 03:42 PM
This is what i ended up with:
http://www.steven-seagal.net/forum/show.php?pg=abovethelawpg4

When someone writes a review in this box concerning this movie it posts it to this thread:

http://www.steven-seagal.net/forum/showthread.php?threadid=2

It works quite well, and is exactly the same as what Logician stated in the thread where he also altered the quick reply hack.

Craig

Logician
03-30-2003, 06:42 PM
nice job Craigr :)

Craigr
03-30-2003, 07:02 PM
Today at 08:42 PM Logician said this in Post #9 (https://vborg.vbsupport.ru/showthread.php?postid=375606#post375606)
nice job Craigr :)

Thanks, most of the credit goes to your great webtemplates hack.

Thanks
Craig