Jump to content

[2.1.1 BUG] Change Display Name

Featured Replies

Posted

Sorry, you have entered an incorrect password. Please try again.



If you have Converge Set Up -> Log in with email address

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' ) );

	 }

Does anyone know how to fix this bug?

It is preventing me from upgrading from 2.04 to 2.1.1 which is a little frustrating!

p.s If a moderator sees this, can it be moved to the Customer to Customer help section

Archived

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

Recently Browsing 0

  • No registered users viewing this page.