Menu

#83 error creating new user

open
nobody
None
5
2006-08-13
2006-08-13
Anonymous
No

Hi,

Try to use this great product, I found an error : it's
impossible to create a new user ... enoying when using
it from scratch like me !

The error can be corrected here :

File index.php
line
$new_user = $_REQUEST['new_user'];
must be replaced by
$newuser = $_REQUEST['newuser'];

That's all.

Patrice
patrice.espie@yahoo.fr

Discussion


Log in to post a comment.