enctype"multipart/form-data" to forms
| DemptD |
|
|---|---|
|
Where do i add "enctype"multipart/form-data" to forms"?
What forms? I have added the tags to forums.newtopic.tpl but nothing comes up on that page. I added the tag here: <!-- BEGIN: FORUMS_NEWTOPIC_TAGS -->
<tr>
<td>
{FORUMS_NEWTOPIC_ATTACH} {FORUMS_NEWTOPIC_TOP_TAGS}: {FORUMS_NEWTOPIC_FORM_TAGS} ({FORUMS_NEWTOPIC_TOP_TAGS_HINT})
</td>
</tr>
<!-- END: FORUMS_NEWTOPIC_TAGS --> |
| oc |
|
|---|---|
<form action="{FORUMS_NEWTOPIC_SEND}" method="post" name="newtopic">not in the attach plugin tpl's, to your skin files. like this one is from /skins/skin/forums.newtopic.tpl |
| Brock |
|
|---|---|
|
I installed this yesterday, and I must say that I am slightly disappointed.
There's no way to change the file sizes via the admin panel. Is there an easy way of doing this? Web Design Database - www.wddb.com
|
| Trustmaster |
|
|---|---|
# Brock : I installed this yesterday, and I must say that I am slightly disappointed.LOL, it uses group settings just like PFS does. May the Source be with you!
|
| Brock |
|
|---|---|
|
AHA! When I saw that it doesn't use PFS in the Readme, I assumed it would require a separate configuration for the file sizes. Stupid me. I retract my previous statement. =P
Web Design Database - www.wddb.com
|