Quote:
Originally posted by Kier
For editpost, make sure that you have
Code:
<TEXTAREA NAME="message" ROWS=20 COLS=60 WRAP="VIRTUAL">$postinfo[message]</TEXTAREA>
If the $postinfo[message] bit is missing, your message will appear to have not been retained for editing.
If you ~do~ have the $postinfo[message] part in there and it still doesn't work, post the broken template here as an attachment and we'll take a look for you.
|
Thanks Kier! That did the trick!
Jennifer