Jump to content


Bug in "method create" on member class


1 reply to this topic

#1 Bossman

    Rookie

  • Active Member
  • 1 posts

Posted 29 December 2011 - 06:46 PM

//long create( string $userName, string $password, string $email, [array $customFields = array()], [boolean $validate = false], [string $displayName = false], [boolean $allowAdminMail = true], [boolean $allowMemberMail = false], [boolean $captchaCheck = false])

if($ipbwi->member->create($login, $password, $email, '', false, $displayname, true, false, false)){

according above, sixth opt would be display name, but wheen i define it, it bypass first value wich is userName and it puts displayname as userName wich is totally wrong. I got display name just for display name, not for login system to my forum.

Edited by Bossman, 29 December 2011 - 06:47 PM.


#2 Matthias Reuter

    Forensklave

  • Admin
  • PipPipPipPipPipPipPipPip
  • 9234 posts
  • Gender:Male
  • Location:Hamburg / Germany

Posted 29 December 2011 - 07:20 PM

thx for the notice, I'll check that!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users