Update to 3.4

Ask your questions here.
Post Reply
Mo23
Posts: 7
Joined: 19 Aug 2023, 15:13
Name: Mohamed
Location: Johannesburg South Africa

Update to 3.4

Post by Mo23 »

Hi,

I updated my Rukovoditel software from 3.1 to 3.4 using softaculous. I updated the extension manually. When I log into the software, I get this error:

Database Error: 1054 - Unknown column 'reminder_status' in 'where clause'
Query: select c.* from app_ext_calendar c, app_entities e where e.id=c.entities_id and reminder_status=1 and length(reminder_type)>0 order by c.name
Page: /marketing/index.php?module=dashboard/&action=update_user_notifications_report&token=9Zc6rq3kU2
#0 includes/functions/database.php(99): mysqli_query(Object(mysqli), 'select c.* from...')
#1 plugins/ext/classes/calendar/calendar_reminder.php(65): db_query('select c.* from...')
#2 plugins/ext/classes/calendar/calendar_reminder.php(28): calendar_reminder->get_reports()
#3 modules/dashboard/actions/dashboard.php(164): calendar_reminder->init()
#4 index.php(31): require('/home/mylscpak/...')
#5 {main}

Is it possible to advise how I resolve the issue?

Thanks
brave
Sponsor
Sponsor
Posts: 180
Joined: 17 Jul 2016, 12:34
Name: Patrick
Location: Germany

Re: Update to 3.4

Post by brave »

A few approaches are described here, your mistake is also there. maybe they will help you
viewtopic.php?p=18203#p18203
Mo23
Posts: 7
Joined: 19 Aug 2023, 15:13
Name: Mohamed
Location: Johannesburg South Africa

Re: Update to 3.4

Post by Mo23 »

I followed the instructions. But it is not working
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Update to 3.4

Post by Didou12 »

Have you update with the link to update database ?

https://docs.rukovoditel.net/index.php?p=63

Or try to reinstall folders with ftp
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Mo23
Posts: 7
Joined: 19 Aug 2023, 15:13
Name: Mohamed
Location: Johannesburg South Africa

Re: Update to 3.4

Post by Mo23 »

thank you. I had to restore files on my server and do a manual install. Do not use softaculous.
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Update to 3.4

Post by Didou12 »

Yeah. I think softaculous it’s not for updating.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Post Reply