New installation 3.2

Post Reply
Luca_it
Posts: 73
Joined: 02 Nov 2020, 14:14
Name: Luca
Location: Italy
Company Name: Moimoi Company

New installation 3.2

Post by Luca_it »

Hi Sergey

after a fresh installation of 3.2 i update the template project management and CRM

follow the errors:


Database Error: 1146 - Table 'youbekey_energiase.app_ext_report_page' doesn't exist
Query: select * from app_ext_report_page where entities_id=0 and (find_in_set(0,users_groups) or find_in_set(59,assigned_to)) order by sort_order, name
Page: /energia/index.php?module=dashboard/
#0 includes/functions/database.php(87): mysqli_query(Object(mysqli), 'select * from a...')
#1 plugins/ext/modules/report_page/components/menu.php(4): db_query('select * from a...')
#2 plugins/ext/ext_menu.php(166): require('/home/youbekey/...')
#3 plugins/ext/menu.php(5): require('/home/youbekey/...')
#4 includes/plugins_menu.php(13): require('/home/youbekey/...')
#5 index.php(15): require('/home/youbekey/...')
#6 {main}


I know that the template is for 3.1, you think that if i upgrade from 3.1 with template will works?

Thanks
User avatar
LPARO
Posts: 150
Joined: 03 Mar 2021, 18:01
Name: Luiz Paro
Location: Brasil, São Paulo
Company Name: Luiz Paro Advogados
Contact:

Re: New installation 3.2

Post by LPARO »

Luca_it wrote: 29 Jun 2022, 17:19 Hi Sergey

after a fresh installation of 3.2 i update the template project management and CRM

follow the errors:


Database Error: 1146 - Table 'youbekey_energiase.app_ext_report_page' doesn't exist
Query: select * from app_ext_report_page where entities_id=0 and (find_in_set(0,users_groups) or find_in_set(59,assigned_to)) order by sort_order, name
Page: /energia/index.php?module=dashboard/
#0 includes/functions/database.php(87): mysqli_query(Object(mysqli), 'select * from a...')
#1 plugins/ext/modules/report_page/components/menu.php(4): db_query('select * from a...')
#2 plugins/ext/ext_menu.php(166): require('/home/youbekey/...')
#3 plugins/ext/menu.php(5): require('/home/youbekey/...')
#4 includes/plugins_menu.php(13): require('/home/youbekey/...')
#5 index.php(15): require('/home/youbekey/...')
#6 {main}


I know that the template is for 3.1, you think that if i upgrade from 3.1 with template will works?

Thanks
Have you updated the database?

To do that you must open in browser next url to update it

4) To update database open in browser next url: /install/autoupdate/from_3.1_to_3.2.php
5) If you are using Extension then open next url: /install/ext_autoupdate/from_3.1_to_3.2.php

hope this helped you !
Luca_it
Posts: 73
Joined: 02 Nov 2020, 14:14
Name: Luca
Location: Italy
Company Name: Moimoi Company

Re: New installation 3.2

Post by Luca_it »

Yes,

yes it worked

Thanks a lot
Post Reply