Jump to content
php.lv forumi

liela problema ar IPBWI


Recommended Posts

Posted (edited)

man ir loti liela problema un es loti ludzu pec palidzibas tadad es apvienoju savu web ar ipbwi (ipb-website integration)

 

registresanas kods ir sads http://paste.php.lv/1bfdd40bacff8a96f8fa40...19a8d4?lang=php

 

2 problemas

 

1.Kad repieregistrejas ,neregistre ka members bet ka Validating

2.pieregistrejas viss ok bet foruma apaksa pie statistikas nerada ka ir registrejies (ši lielaka problema)

 

 

HELP KAUTKā ATRISINāT šeit var apskatit darbiba

 

uz pirmo es atradu problemu bet nesapratu kas tur jaraksta

 

/**

* @desc Creates a new account and returns the member ID for further processing.

* @param string $userName Username

* @param string $password In plain text. Will be encrypted with md5()

* @param string $email Mail

* @param array $customFields Optional values for the (existing) custom profile fields.

* @param boolean $validate Whether to put the user in the validation group

* @param string $displayName Display name

* @return long New Member ID or false on failure

* @author Jan Ecker <info@jan-ecker.eu>

* @author Matthias Reuter

* @author Pita <peter@randomnity.com>

* @author Cow <khlo@global-centre.com>

* @sample

* <code>

* $ipbwi->member->create('name', 'password', 'email@foo.com');

* $ipbwi->member->create('name', 'password', 'email@foo.com', array('1' => 'content of field1', '2' => 'content of field2'), true, 'displayname', true);

* </code>

* @since 2.0

*/

Edited by Puika1
Posted
Lūdzu izdomā un izlabo topika nosaukumu uz sakarīgāku.

Bubu, Tu gadiijumaa jau ento reizi neaizraadi shim jauneklim par nosaukumu? :D

×
×
  • Create New...