Login
Username

Password



Lost Password?

Register now!
Referer
No referer

Guests cannot post in this forum

You cannot start a new topic in this forum

Action
list-tree Tree order sort-down Newest first previous Previous topic next Next topic

なし Re: eguide使っています 予約者の個人情報は登録した人だけが見ることができるようにしたい

eguide_event.html をちょっと直してやるとできるかも。

@@ -101,9 +101,9 @@
 <{/if}>
 </div>
 <{/if}>
 
-<{if $list}>
+<{if $list && $message == $smarty.const._MD_RESERVED }>
 <div class="evlist">
 <div class="evtitle"><{$smarty.const._MD_RESERV_LIST}></div>
 <table width="100%" cellspacing="1" cellpadding="4" class="outer">
 <tr class="head"><th></th><{foreach from=$labels item=lab}><th><{$lab}></th><{/foreach}></tr>

これで "!" 付きの項目を使って予約者一覧を表示する。
--
Nobuhiro YASUTOMI (MySite Users Webmaster)

list-tree Tree order sort-down Newest first previous Previous topic next Next topic



Advanced search
© 2008 MySite Web Service