HESK has just been updated to version 2.5.5
UPDATE FROM VERSION 2.5.4:
1. Download HESK 2.5.4 to 2.5.5 patch
2. Read HOW TO INSTALL.html
UPDATE FROM VERSION 2.5.3:
1. Download HESK 2.5.3 to 2.5.5 patch
2. Read HOW TO INSTALL.html
UPDATE FROM VERSION 2.5.2:
1. Download HESK 2.5.2 to 2.5.5 patch
2. Read HOW TO INSTALL.html
UPDATE FROM VERSION 2.5.1:
1. Download HESK 2.5.1 to 2.5.5 patch
2. Read HOW TO INSTALL.html
UPDATE FROM VERSION 2.5.0:
1. Download HESK 2.5.0 to 2.5.5 patch
2. Read HOW TO INSTALL.html
----------------------------------------------------------------------------------------------------
UPDATE FROM OLDER VERSIONS:
1. Download Full installation file
2. Open docs/step-by-step-guide.html and read instructions under "Upgrading from old versions"
----------------------------------------------------------------------------------------------------
CODE CHANGES IN 2.5.5:
If you have a customized version of HESK 2.5.3 you can apply the code changes yourself:
HESK 2.5.3 to 2.5.5 unified file
If you have a customized version of and older HESK 2.5.x version, changes to update to version 2.5.3 have been posted here
In the download you will find 1 new file and a list of changes in unified format:
http://en.wikipedia.org/wiki/Diff#Unified_format
http://www.gnu.org/software/diffutils/m ... ormat.html
In short: remove lines starting with -, add lines starting with +, ignore other lines.
----------------------------------------------------------------------------------------------------
If you have problems with version 2.5.5 please open a new topic, do not reply here!
----------------------------------------------------------------------------------------------------
Changes in 2.5.5:
- fix: correct TinyMCE update to 3.5.11 from version 2.5.4
Changes in 2.5.4:
- fix: MySQL test ignoring new database name when verifying tables
- fix: adjust time if MySQL and PHP use different time zone setting
- fix: single quotes not escaped properly in Javascript
- updated TinyMCE to 3.5.11
New version of HESK: 2.5.5
Moderator: mkoch227
New version of HESK: 2.5.5
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: New version of HESK: 2.5.4
If anyone would like the unified diffs from 2.5.3 to 2.5.4 (if you want to make the changes manually), you can download them at http://numods.mkochcs.com/downloads/253 ... _diffs.zip
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: New version of HESK: 2.5.4
Thanks, Mike.
Also, please note there has been an error in TinyMCE update, so I released a new small update to fix it.
I apologize for the inconvenience!
To move from 2.5.4 to 2.5.5 change this code in file inc/header.inc.php to
Also, please note there has been an error in TinyMCE update, so I released a new small update to fix it.
I apologize for the inconvenience!
To move from 2.5.4 to 2.5.5 change this code in file inc/header.inc.php
Code: Select all
3.5.10
Code: Select all
3.5.11
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: New version of HESK: 2.5.5
Here is also a unified diff file for moving from 2.5.3 to 2.5.5:
http://www.hesk.com/get/hesk253_to_255_diff
http://www.hesk.com/get/hesk253_to_255_diff
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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