Can't login Fresh installation ..also update same

After install a fresh installation from GitHub get :

Login as blocked . get : Unknown column ‘u.linkedin’ in ‘field list’

Also if update a working installation get same problem

any tips around for solve ?

Do you use an existing database?

Then you should closely follow the instructions here:

https://wiki.dolibarr.org/index.php/Installation_-_Upgrade

Fresh installation.
Also fresh installation of database

You are working with a DEVELOPER version which is neither stable nor released!
Use version 9.0.1 instead.

Try to fix it starting in line #234 of ‘htdocs/user/class/user.class.php’ to login again.

More problems might “lurk around the corner” further on.

Peter

ok this solve, and i can login.
( but if you try add a social in any member/user get error )

But thankyou +

The next Pull from Dolibarr GIT should solve the problem, because it’s only the creation of the mySQL fields which is missing.