Warning: The author of this contribution does not provide support for it anymore.

ACP Add User MOD

Fixed a link - ACP Add User MOD

Fixed a link

by Papicx92 » Wed Jan 15, 2014 8:44 am

hello all,
there is a small bug on this mod.
existed on the previous version and uncorrected therewith.

Correction:
in file : includes/acp/acp_add_user.php
version 1.0.1 line 256
version 1.1.1 line 284
version 1.1.2 line 284
there is
'U_USER_DETAILS' => "$server_url/memberlist.$phpEx?mode=viewprofile&u=$user_id",

must
'U_USER_DETAILS' => "$server_url/memberlist.$phpEx?mode=viewprofile&u=$user_id",

this is the link to view the member's profile in the email received by the administrator.
traductor on phpbb-fr.com since july 2012
User avatar
Papicx92
Registered User
Posts: 35
Joined: Mon Apr 16, 2012 4:11 pm
Location: Courbevoie, 92, France
Name: Patrice PICHON

Re: Fixed a link

by Papicx92 » Wed Jan 15, 2014 8:59 am

problem already reported here.

https://www.phpbb.com/customise/db/mod/ ... 73#p272473

dear admin, you can delete this message. ;-)
traductor on phpbb-fr.com since july 2012
User avatar
Papicx92
Registered User
Posts: 35
Joined: Mon Apr 16, 2012 4:11 pm
Location: Courbevoie, 92, France
Name: Patrice PICHON