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".
Not upgrading
Moderator: mkoch227
Re: Not upgrading
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:
Where hesk_ is your database prefix.
Code: Select all
UPDATE `hesk_settings` SET `Value` = '2.5.1' WHERE `Key` = 'modsForHeskVersion'
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
-
- Posts: 45
- Joined: Wed Apr 01, 2015 10:33 am
Re: Not upgrading
Again the same problem with 2.5.2 ¿Could be something wrong with my configuration?
FYI: The update took less than a second
FYI: The update took less than a second
Óscar