0.9.0 Beta not work for me??

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 !

0.9.0 Beta not work for me??

Postby kozy on Fri 14. Feb, 2003 08:10

Hi there...

Well I have phpBB 2.0.4 and I am trying to get the first line added but can not seem to find the code below in the new 2.0.4 admin_users.php file.. Any ideas or does this proggy need updating??

$this_userdata = get_userdata( $HTTP_POST_VARS['username'] );
if( !$this_userdata )
{


However, this is the closet in the file I could find in treh new format of phpBB

$this_userdata = get_userdata(htmlspecialchars($HTTP_POST_VARS['username']));
if( !$this_userdata )
{


If you have any sugestions please pass them this way...
Thanks
kozy
Poster
Poster
 
Posts: 2
Joined: Sun 12. Jan, 2003 09:49

It worked!

Postby kozy on Fri 14. Feb, 2003 08:23

Well I got it to work with that second line of code I placed above..

I the programmer updates this to t1.0 or final, then the htmlspecialcharacters is the only change made for this code in 2.0.4.

Anyhow it works, and hope I can be of help just by providing info...
:wink:
kozy
Poster
Poster
 
Posts: 2
Joined: Sun 12. Jan, 2003 09:49

Postby loki on Tue 18. Feb, 2003 22:01

I cannot find the line so where abouts do i put the new code
$this_userdata = get_userdata( $HTTP_POST_VARS['username'] );
if( !$this_userdata )
{


also i cannot find the line in user_select_body.tpl and i dont know where to put the new line
;return false;" />


Please Help,
Loki
User avatar
loki
Poster
Poster
 
Posts: 14
Joined: Tue 18. Feb, 2003 20:31


Return to Admin add users [2.0.8/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron