enhanced_admin_user_lookup and Admin add users [2.0.6/EM]

Makes it possible for admin to create users from admin panel
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

enhanced_admin_user_lookup and Admin add users [2.0.6/EM]

Postby Aragon on Sat 13. Dec, 2003 03:58

This mod does not work with enhanced_admin_user_lookup :(
User avatar
Aragon
Poster
Poster
 
Posts: 20
Joined: Mon 26. May, 2003 08:45

thats right

Postby reini_austria on Mon 22. Dec, 2003 10:25

yes, thats right, I have the same problems,
reini_austria
Poster
Poster
 
Posts: 1
Joined: Tue 16. Dec, 2003 20:29

Postby 8 on Sat 03. Jan, 2004 02:33

Same problem here too.
8
Poster
Poster
 
Posts: 1
Joined: Sat 03. Jan, 2004 02:29

What's the conflict?

Postby loreleiidw on Tue 13. Jan, 2004 02:08

Could you specify what the conflict with these 2 mods appears to be?
loreleiidw
Poster
Poster
 
Posts: 1
Joined: Tue 13. Jan, 2004 02:06

Postby Luciano on Tue 13. Jan, 2004 09:31

well the main conflict seems to be that the template is different 8O

so you dont have the checkbox to add a user anymore..

my fix was the following:

1. install first the add user
2. install the enhanced_admin_user_lookup

there was no button anymore to add users..

so:
open user_select_body_tpl

find:
Code: Select all
</table></form>


below add:

Code: Select all
<form method="post" name="post" action="{S_USER_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
   <tr>
      <th class="thHead" align="center">{L_CREATE_USER}</th>
   </tr>
   <tr>
      <td class="row1" align="center"><input type="text" class="post" name="username" maxlength="50" size="20" /> <input type="hidden" name="mode" value="edit" />{S_HIDDEN_FIELDS}<input type="submit" name="submituser" value="{L_CREATE_USER}" class="mainoption" /><input type="hidden" name="new_user" value="on" /></td>
   </tr>
</table></form>


works with me..

Luc
Luciano
Poster
Poster
 
Posts: 6
Joined: Sun 16. Feb, 2003 08:58


Return to Admin add users [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron