Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Invalid Login Param...
 
Notifications
Clear all

Invalid Login Parameters

17 Posts
4 Users
0 Reactions
10.1 K Views
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 
[#5605]

Hello,

I spent 20 hours to setup your system with now result.
I have tried with 7.2.7 and 7.3.1 with XAMPP , all parameters in your check screen are green and OK.
I ve checked with phpMyadmin that the system has created the database projeqtor and the relevant tables.
The issue has to do with the 1st login attempt.

When i put user admin and password admin (as per your readme.txt file) the system responds with a red sign and the message "Invalid Login Parameters"
Bear in mind that my Apache has been configured to use port 8090 instead of 80 but this should not be an issue since ALL pages and other apps are working properly

Please advice


 
Posted : 05 Dec 2018 14H20
Damian
(@damian-sd)
Posts: 119
Member Admin Registered
 

Hello,
It is probably connexion problem with DB check your parameters in files/config/parameters.php because if you change password to DB, you must change value in parameters.php.


 
Posted : 05 Dec 2018 18H01
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Try and clean browser cache and retry.
If problem persist, check browser console [F12] and post here any error logged.


 
Posted : 05 Dec 2018 18H16
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

thank you for your answer however this is not the case since the password is blank and it is crosschecked


 
Posted : 06 Dec 2018 15H39
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

I have cleared the cache but the system persists. No error shown on browser.

What else can be done ?

Windows 10
Firefox, Chrome and Edge tested
Mariadb root has no password

Any idea ?


 
Posted : 06 Dec 2018 15H54
(@babynus)
Posts: 14952
Member Admin
 

Please check content db.
Do you have tables ?
Do you have table resource ?
Do you have line with id=1 and name='admin'
If so, try and execute :

update resource, set password='admin', crypto=null where id=1;


 
Posted : 06 Dec 2018 16H28
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

Everything is in place.
Resource table exists and has two rows.
I have replaced the relevant password for admin with no encrpyted admin password or md5 encrypted admin password.
It does the same ..

"Invalid login parameters"


 
Posted : 06 Dec 2018 16H35
(@babynus)
Posts: 14952
Member Admin
 

I have replaced the relevant password for admin with no encrpyted admin password or md5 encrypted admin password.

Enter password in clear text, and set crypto to null
Also close browser (enventually clean cache) before new try.


 
Posted : 06 Dec 2018 16H40
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

Again it does not work with any browser, Chrome, Firefox, Edge...

see my attachments

The same message: Invalid Login Parameters


 
Posted : 06 Dec 2018 17H40
(@babynus)
Posts: 14952
Member Admin
 

Please post log file


 
Posted : 06 Dec 2018 17H59
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

Please find attached the two latest log files


 
Posted : 07 Dec 2018 11H47
(@babynus)
Posts: 14952
Member Admin
 

It seems you has an uncomplete installation.
Lokk into table 'parameter'.
First line should have parameterCode='dbVersion'
if parameterValue is different from installed version, change it.
Then retry login : it should work better


 
Posted : 07 Dec 2018 11H58
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

Ok, I found that your parameter table refers as dbVersion v0.0.0 and my XAMPP set has installed 10.1.37-MariaDB - mariadb.org binary distribution.
What the content of dbVersion should be ?


 
Posted : 07 Dec 2018 12H23
(@babynus)
Posts: 14952
Member Admin
 

It should content version of ProjeQtOr (V7.2.7 or V7.3.1)


 
Posted : 07 Dec 2018 12H28
(@emmanoueli)
Posts: 9
Active Member
Topic starter
 

Thank you , I am IN!!! 🙂


 
Posted : 07 Dec 2018 14H52
(@berthelemy)
Posts: 8
Active Member
 

I have just had exactly the same problem with version 11.3.1

After a clean install, when I try to login with admin/admin I get "invalid login credentials".

In the parameter table there is no line for dbVersion. When I add that line with the entry V11.3.1 I am able to login.

Why does this issue occur?


 
Posted : 18 Jul 2024 23H51
(@babynus)
Posts: 14952
Member Admin
 

It seems your install was not complete.
Check errors loggued
Try new install


 
Posted : 19 Jul 2024 20H51
Share:

Scroll to Top