Quote:
Originally Posted by Abe1
in the form main template,
find this:
PHP Code:
<input type="hidden" value="submit" name="action" />
add under this:
PHP Code:
<input type="hidden" value="$forumid" name="f" />
|
thx
used this with threadid and t
and it works now.
but i found a new glitch :speechless:
a posting done through the form wont be shown in the upper category of a subforum as last posting.