FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » Reply to PM with Message Quote?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Reply to PM with Message Quote? [message #35252] Tue, 19 December 2006 16:13 Go to next message
jmaimarc is currently offline  jmaimarc   Israel
Messages: 5
Registered: November 2006
Karma: 0
Junior Member
I'd like to allow users to PM posters regarding their topics with the PM quoting their topic. I see the $quote switch in ppost.php and the $msg_body echo in the textarea. What other information would I need to include in the querystring to trigger it? I tried several combos, &qoute= &forward= but it's not working.

I suspect it's not as simple as I'm making it out to be, but it looks like all the pieces are in place for it to happen.

Thanks,
Re: Reply to PM with Message Quote? [message #35265 is a reply to message #35252] Wed, 20 December 2006 14:33 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Those two fields are only accepted via POST, so passing them via GET won't have any effect. You need to adjust the code to accept parameters via GET as well to make your code work.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Replying by email
Next Topic: postgresql 8.2 sql query error (operator precedence)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 18 19:11:20 GMT 2024

Total time taken to generate the page: 0.02272 seconds