Update from 3.4.6 to 3.5.1

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
reconx2
Posts: 2
Joined: Mon Feb 03, 2025 10:27 am

Update from 3.4.6 to 3.5.1

Post by reconx2 »

Hello,

I searched for something similar, however, I did not find such an error.
When upgrading from HESK version 3.4.6 to 3.5.1, I get the following error during the 3rd step of the update:

Code: Select all

 SQL Error: unknown column 'u_email' in field list
Then, the script crashes on the number of clients to be migrated.
In addition, sometimes it succeeded and the update went through without errors - while, after logging in, I received a message:

Code: Select all

 SQL Error - Please contact adminisnistrator 
The ticket field is empty - there are no previous messages.

Could I ask for your help?

Server Configuration:
HESK: 3.4.6
PHP: 7.4.33
MySQL: 8.0.37
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Re: Update from 3.4.6 to 3.5.1

Post by Klemen »

The only thing I can think of is that some server-side code caching is causing problems.

Contact your hosting company and ask them to disable any server-side caching for your help desk.

Then, restore the backup and try upgrading again.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
reconx2
Posts: 2
Joined: Mon Feb 03, 2025 10:27 am

Re: Update from 3.4.6 to 3.5.1

Post by reconx2 »

Thank you - I will contact hosting company and let you know if this help.
Post Reply