Unknown column 'in_dashboard'

Any critical bugs will be fixed within 24-48 hours.
Post Reply
User avatar
nasr
Posts: 12
Joined: 24 Jan 2022, 14:06
Name: Nasrun Muhtadi
Location: Indonesia, Magetan
Company Name: Prifate
Contact:

Unknown column 'in_dashboard'

Post by nasr »

Database Error: 1054 - Unknown column 'in_dashboard' in 'where clause'
Query: select * from app_ext_report_page where entities_id=0 and in_dashboard=1 and is_active=1 and (find_in_set('6',users_groups) or find_in_set('2',assigned_to))
Page: /index.php?module=dashboard/dashboard
#0 includes/functions/database.php(99): mysqli_query()
#1 modules/dashboard/components/report_page.php(16): db_query()
#2 modules/dashboard/components/dashboard_default.php(68): require('/home/mitn4535/...')
#3 modules/dashboard/views/dashboard.php(34): require('/home/mitn4535/...')
#4 template/layout.php(172): require('/home/mitn4535/...')
#5 index.php(49): require('/home/mitn4535/...')
#6 {main}
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Unknown column 'in_dashboard'

Post by support »

You have to execute script to update Extension http://[your-site]/install/ext_autoupdate/from_3.4_to_3.5.php
User avatar
nasr
Posts: 12
Joined: 24 Jan 2022, 14:06
Name: Nasrun Muhtadi
Location: Indonesia, Magetan
Company Name: Prifate
Contact:

Re: Unknown column 'in_dashboard'

Post by nasr »

8-) it's Work...thanks
jer627testweb
Posts: 9
Joined: 17 Jun 2023, 02:43
Name: Jorge
Location: Colombia Monteria
Company Name: liteyca
Contact:

Re: Unknown column 'in_dashboard'

Post by jer627testweb »

Hi I did the process and ran the script but the error still appears, and it doesn't let me access the list of scripts again, help me please
Post Reply