View Full Version : Unable crete user
brenno648
30-04-04, 05:25 PM
After the good installation, (logged with admin ) i tryed to create new user to begin, but i am unable to create / save a user ( without any messages to alert me ).
what i can do ?
I am having the same issue.
plus, I can't modify the admin personal info ( password, etc ).
check the inactive tab are the users listed there? if so just add some permissions and your all set. if not can you check the db directly and see if user info is being saved into the db ?
also see the faq on how to increase the level of error reporting
no inactive user is created, neither in the database.
simply the form isn't submitted ( clicking on submit show always the same page ).
I don't have founded how to augment the level of errors reporting in the FAQ, and if you refer to edit the php.ini file, in this case it's useless ...
jami,
sorry, guess i wasnt very clear
find index.php in the dotproject folder, around line 35 you'll see something like:
// If you experience a 'white screen of death' or other problems,
// uncomment the following line of code:
//error_reporting( E_ALL );
remove the // from the last line and hopefully an error message will be generated the next things go wrong.
do other parts of DP work?
It looks strange that only few person got this problem, so I changed the default language to english and yes! everything works ( my language is italian ).
So, the problem is the translation. but the only thing that came to my mind is the possible presence of à or è instead of à and è ....
And this affects only the add user and modify user functions
Already founded : it was obviously a ' in a translation ( and italian is full of ' ).
edit: the translation included in the package is really incomplete and full of single quotes that cause errors
vBulletin® v3.6.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.