Forums / Developer / useredit.php

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

useredit.php

Author Message

ez man

Thursday 03 May 2007 3:21:14 am

I saw the following code:
$user->setPassword( $Password );
$user->setEmail( $Email );
$user->setFirstName( $FirstName );
$user->setLastName( $LastName );
$user->setSignature( $Signature );

in the url http://svn.ezcommunity.net/src/ezpublish2/trunk/projects/php/ezuser/admin/useredit.php

but the file useredit.php is not present in my Exponential installation version of either 3.8.4 or 3.9.1
Any suggestions?

Pascal von Büren

Thursday 03 May 2007 3:29:32 am

Maybe you should have a look at your URL. This definitly belongs to eZ Version 2, so it is more than deprecated...