Jump to content

[2.1.1 BUG] Change Display Name


Guest Rοb

Recommended Posts

Its this part of sources/usercp.php that needs changing if anyone knows whats wrong with it...

   //-----------------------------------------

  // Check for current password.

  //-----------------------------------------


	 $this->han_login->login_password_check( $this->ipsclass->member['name'], $display_pass );


	 if ( $this->han_login->return_code != 'SUCCESS' )

	 {

	  $this->ipsclass->Error( array( 'LEVEL' => 1, 'MSG' => 'wrong_pass' ) );

	 }

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...