Not upgrading

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Post Reply
OCReactive
Posts: 45
Joined: Wed Apr 01, 2015 10:33 am

Not upgrading

Post by OCReactive »

Hi!

After trying to update the version to 2.5.1 and getting the Success! message, it remains saying Update abailable "Mods para HESK Versión: 2.5.0 - Actualización disponible".
Óscar
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Not upgrading

Post by mkoch227 »

Hmm...I wonder if the SQL query to update your version didn't work properly when running the installer. Run this query against your HESK database:

Code: Select all

UPDATE `hesk_settings` SET `Value` = '2.5.1' WHERE `Key` = 'modsForHeskVersion'
Where hesk_ is your database prefix.
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
OCReactive
Posts: 45
Joined: Wed Apr 01, 2015 10:33 am

Re: Not upgrading

Post by OCReactive »

Fixed!

Thanks!
Óscar
OCReactive
Posts: 45
Joined: Wed Apr 01, 2015 10:33 am

Re: Not upgrading

Post by OCReactive »

Again the same problem with 2.5.2 ¿Could be something wrong with my configuration?

FYI: The update took less than a second
Óscar
Post Reply