View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] Connexion on Projeqtor after installation (incorrect id or password indication) - Page 2 - ProjeQtOr
 

[SOLVED] Connexion on Projeqtor after installation (incorrect id or password indication)

More
05 Dec 2018 00:55 #7 by Jdi
I used this command in SQL command from PhpMysql console :

UPDATE resource SET `password` = 'admin' WHERE `id`='1' AND `name`='admin';
Attachments:

Please Log in or Create an account to join the conversation.

More
05 Dec 2018 09:18 #8 by babynus
You must also set crypto to null
UPDATE resource SET `password` = 'admin', crypto=null WHERE `id`='1' AND `name`='admin';

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
05 Dec 2018 12:15 #9 by Jdi
The field crypto seems not existing. Look this error message i obtain executing SQL command you gave me:

Erreur

Requête SQL :

UPDATE resource SET `password` = 'admin', crypto=null WHERE `id`='1' AND `name`='admin'

MySQL a répondu : Documentation
#1054 - Champ 'crypto' inconnu dans field list

Please Log in or Create an account to join the conversation.

More
05 Dec 2018 12:53 #10 by emmanoueli
Excuse for my intervention, I have the exact same issue. I have changed the password to admin or to another value with no result. Login page continues to respond "Invalid login parameters"

What else should i check ?

Please Log in or Create an account to join the conversation.

More
05 Dec 2018 16:12 - 05 Dec 2018 16:13 #11 by babynus
Sure field crypto exists.
Try with
UPDATE resource SET `password` = 'admin', `crypto`=null WHERE `id`='1' AND `name`='admin'

Babynus
Administrator of ProjeQtOr web site
Attachments:
Last edit: 05 Dec 2018 16:13 by babynus.

Please Log in or Create an account to join the conversation.

More
05 Dec 2018 18:51 #12 by Jdi
I tried this command without any success an other time. I have the same answer: the field dosn't exit :-(

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.054 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.