Home »
FUDforum Development »
Plugins and Code Hacks »
Reply to PM with Message Quote?
Reply to PM with Message Quote? [message #35252] |
Tue, 19 December 2006 16:13 |
jmaimarc
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 |
Ilia
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
|
|
|
Goto Forum:
Current Time: Fri Nov 22 15:29:26 GMT 2024
Total time taken to generate the page: 0.02318 seconds