ログイン
ユーザ名

パスワード



パスワード紛失

新規登録
参照元情報
参照なし

このフォーラムではゲスト投稿が禁止されています

このフォーラムに新しいトピックを立てることはできません

このフォーラムはコメント用フォーラムです。新規トピックはたてられません
Action
list-tree ツリー構造順で表示 sort-down 投稿の新しいものから

なし event guide

Hi all,

to make my users post events, I let them use the admin.php .

But this way, only the admin and the poster can see the list of participations. How to make all other users see the list of participations too ?
I guess the file receipt.php needs to be changed ?

Anyone an idea ?

thanks in advance,
best regards, Jochen

なし Re: event guide

You want show list reservation users each other?
You can use "!" mark on additional fields.

For example:
!Name*,size=30
Address*,size=60
!Comment,textarea
That show up list, "Name" and "Comment" fields.

なし Re: event guide

remove(or comment out) follow line from "eguide_admin.html" template:
xoopsGetElementById("itemhelper").style.display = "block";
--
安冨 伸浩 (マイサイト管理人)

なし Re: event guide

Hi Nobuhiro,

I just commented it out, but it is still visible.

Any other idea ?

Thanks in advance, Jochen

なし Re: event guide

I think you mistake understand XOOPS template system.
You need change template by template manager in copy of template set. Never to change in templates/eguide_admin.html file.

Follow as Altsys modules template manager result for change example.
@@ -238,9 +238,9 @@
 <script type="text/javascript">
 <!--//
 
 // display only JavaScript enable
-xoopsGetElementById("itemhelper").style.display = "block";
+//xoopsGetElementById("itemhelper").style.display = "block";
 function addFieldItem() {
     var myform = window.document.evform;
     var item=myform.xelab.value;
     if (item == "") {
--
安冨 伸浩 (マイサイト管理人)

なし Re: event guide

I just cleaned the cache after deleting like you told and now its working fine, Thank you very much, br, Jochen

list-tree ツリー構造順で表示 sort-down 投稿の新しいものから



条件検索へ
© 2008 MySite Web Service