Unknown column 'u.name' in 'field list'

Hello ,
I have a backup of dolibarr in older version (i think it was 3.2) and the file server disks failed.
Rebuilt the server and now installed dolibarr (apt-get install dolibarr)
did the restore into the new version 3.3.4

now at login I get : Unknown column ‘u.name’ in ‘field list’

any suggestions would be good.
Thank you in advance

Mark

Hi Mark,

Indeed ‘u.name’ is from 3.2.x, you can still download 3.2.3 debian package from sourcefourge.
When succesfull you can upgrade to a newer dolibarr version.

Regards,
Francis

1 Like

I will be trying this today

I am now running the latest version of dolibarr
Thank you for your suggestion.

Quick synopsis:

rebuilt server with ubuntu 14.04 .
installed dolibarr with apt.-get and got error after restoring data.
had to apt-get remove dolibarr --purge
then apt-get clean and autoclean autoremove
downloaded the older version
sudo dpkg -i dolibarr.x.x.x…deb
sudo apt-get install -f
did the webpage
then did the import and i was happy
all working