mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
#18638029 : fixed a bug that profile, image tag cannot be uploaded when start module is not main-site's
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bf66271cc1
commit
a64e4e617d
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
<form id="fo_insert_member" action="{getUrl()}" method="post" onsubmit="return procFilter(this, modify_info)" <!--@if($member_config->profile_image == 'Y' || $member_config->image_name=='Y' || $member_config->image_mark=='Y')-->enctype="multipart/form-data"<!--@end--> target="tmp_upload_iframe">
|
||||
<input type="hidden" name="act" value="" />
|
||||
<input type="hidden" name="module" value="member" />
|
||||
<input type="hidden" name="member_srl" value="{$member_info->member_srl}" />
|
||||
<input type="hidden" name="signature" value="{htmlspecialchars($member_info->signature)}" />
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue