Page 1 of 1
Updated to Mod Of Hesk 2.6.o but version showed still 2.5.5
Posted: Sat Jun 18, 2016 6:30 am
by peopleinside_it
Hi, I have uploaded all file and followed install procedure. The version showed is 2.5.5 with Update avaiable link whan I have installed version 2.6.0.
How to fix, thanks.
Seems I have the function of 2.6.0 but version showed in the settings are 2.5.5
Re: Updated to Mod Of Hesk 2.6.o but version showed still 2.5.5
Posted: Sat Jun 18, 2016 7:41 am
by peopleinside_it
Also if I create a ticket from user side a message Impossible execute SQL is printed.
If I try to remove and install again Mod of Hesk from zero I see the install process is frozen here see screenshot:
So now will resume my previous backup version and wait for support. Thanks.
Re: Updated to Mod Of Hesk 2.6.o but version showed still 2.5.5
Posted: Sat Jun 18, 2016 8:54 am
by peopleinside_it
Seems also before the update visitor can't open ticket because SQL error message who I was unaware... So maybe with update in time my database have issue.
I AM reinstalling a new clean Hesk and mod of Hesk. This will take BIG works and also made all my ticket and knowledge to be lost... but is not a problem for me in this time... as I Am not working with the Help Desk... it's just for manage better requests.
Hope to don't see in future this issue.
Re: Updated to Mod Of Hesk 2.6.o but version showed still 2.5.5
Posted: Sat Jun 18, 2016 9:24 am
by peopleinside_it
Issue still present also with a new install.
I receive SQL error message, user are unable to open tickets.
Something is bad.
I think I will move to OsTicket stop to use Hesk and Mod Of Hesk. This issue is too big. Sorry I don't know if is issue with Mod of Hesk or Hesk.
Re: Updated to Mod Of Hesk 2.6.o but version showed still 2.5.5
Posted: Sat Jun 18, 2016 3:34 pm
by mkoch227
Turn on debug mode and then send the ticket. What is the error that appears?
Also, sometimes updating the version can be weird for some reason. Just execute this query against your MySQL database:
UPDATE `hesk_settings` SET `Value` = '2.6.0' WHERE `Key` = 'modsForHeskVersion'