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

This forum is only for comments. You cannot create a new topic!
Action
list-tree Tree order sort-down Newest first

なし 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";
--
Nobuhiro YASUTOMI (MySite Users Webmaster)

なし 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 == "") {
--
Nobuhiro YASUTOMI (MySite Users Webmaster)

なし 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 Tree order sort-down Newest first



Advanced search
© 2008 MySite Web Service