Quote:
Originally Posted by Tulsa
Your directions call for this in the "edit post" template.
Code:
<form name="vbform" action="editpost.php" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>>
The actual code is:
Code:
<form name="vbform" action="editpost.php?do=updatepost&p=$postid" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>>
It's missing the blue text in a stock 3.6.4 template
Everyone can just look for
and they find it just fine. It's the only instance of this in the "edit post" template.
Just like
is the only instance of this in the "new post" template.
Excellent mod though! :up:
|
Incorrect. In editpost, using your instructions, the code will end up being added into "Delete This Post" form, not the "Edit This Post" form. And that'll create a lot of problems.
Quote:
Originally Posted by dcpaq2
Anything new on this deleting of attachments issue?
Doug
|
When there are news, youi'll be notified as long as you are subscribed to this thread. Please do not ask that question again.