Updating from 2.6.1 to 2.7.1 gives error

Post Reply
thaymaker
Investor
Investor
Posts: 37
Joined: 01 Nov 2016, 20:14
Name: Teresa Haymaker
Location: USA Denver
Company Name: Cut Apart Metal Art
Contact:

Updating from 2.6.1 to 2.7.1 gives error

Post by thaymaker »

Immediately after updating from 2.6.1 to 2.7.1, I get the following error on login:


Database Error: 1054 - Unknown column 'parent_id' in 'where clause'
Query: select * from app_entities_menu where parent_id=0 order by sort_order, name
Page: /ruko/index.php?module=dashboard/

I am not able to get further into the program.

Help! Any idea what is wrong?
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Updating from 2.6.1 to 2.7.1 gives error

Post by support »

Looks like you did not update database. Follow instruction.
thaymaker
Investor
Investor
Posts: 37
Joined: 01 Nov 2016, 20:14
Name: Teresa Haymaker
Location: USA Denver
Company Name: Cut Apart Metal Art
Contact:

Re: Updating from 2.6.1 to 2.7.1 gives error

Post by thaymaker »

Yes, I did update the database. Have tried it twice with the same result.
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Updating from 2.6.1 to 2.7.1 gives error

Post by support »

See install\db_updates\update_2.7.sql
then open phpmyadmin and run this sql queries manually
thaymaker
Investor
Investor
Posts: 37
Joined: 01 Nov 2016, 20:14
Name: Teresa Haymaker
Location: USA Denver
Company Name: Cut Apart Metal Art
Contact:

Re: Updating from 2.6.1 to 2.7.1 gives error

Post by thaymaker »

Thanks, that fixed it. Thanks for all your help and attention.
Post Reply